Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to identify the distinguished name style supported by a management agent.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As MADistinguishedNameStyle
Syntax
'Declaration
Public Enumeration MADistinguishedNameStyle
public enum MADistinguishedNameStyle
public enum class MADistinguishedNameStyle
public enum MADistinguishedNameStyle
public enum MADistinguishedNameStyle
Members
Member name | Description |
---|---|
Generic | Generic distinguished name is supported. |
Ldap | Ldap-Style distinguished name is supported. |
None | No distinguished name supported. |