Package-level declarations

Types

Link copied to clipboard

You don't have permission to perform the request or access the directory. It can also occur when the DirectoryId doesn't exist or the user, member, or group might be outside of your organizational unit (OU).

Link copied to clipboard
sealed class AccessDeniedReason
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
sealed class AttributeValue

The data type for an attribute. Each attribute value is described as a name-value pair. The name is the AD schema name, and the value is the data itself. For a list of supported attributes, see Directory Service Data Attributes.

Link copied to clipboard

This error will occur when you try to create a resource that conflicts with an existing object. It can also occur when adding a member to a group that the member is already in.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Base class for all service related exceptions thrown by the DirectoryServiceData client

Link copied to clipboard

The request could not be completed due to a problem in the configuration or current state of the specified directory.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class Group

A group object that contains identifying information and attributes for a specified group.

Link copied to clipboard
sealed class GroupScope
Link copied to clipboard

A structure containing a subset of fields of a group object from a directory.

Link copied to clipboard
sealed class GroupType
Link copied to clipboard

The operation didn't succeed because an internal error occurred. Try again later.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class Member

A member object that contains identifying information for a specified member.

Link copied to clipboard
sealed class MemberType
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The resource couldn't be found.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The limit on the number of requests per second has been exceeded.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
sealed class UpdateType
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class User

A user object that contains identifying information and attributes for a specified user.

Link copied to clipboard

A structure containing a subset of the fields of a user object from a directory.

Link copied to clipboard

The request isn't valid. Review the details in the error message to update the invalid parameters or values in your request.

Link copied to clipboard