CmDirectoryConfigurationOID Properties This topic alphabetically lists the properties that apply to the CmDirectoryConfigurationOID class.
AuthenticationRealmName PropertyThe realm name used to authenticate the user against.
Metadata ClassDescription PropertyDescribes an object's class.
Metadata DirectoryServerHost PropertyThe host name of the directory server.
Metadata DirectoryServerPassword PropertyThe password for authenticating to the directory server.
Metadata DirectoryServerPort PropertyThe port number of the directory server.
Metadata DirectoryServerProviderClass PropertyThe directory server provider class name.
Metadata DirectoryServerType PropertyThe type of directory server.
Metadata DirectoryServerUserName PropertyThe username for authenticating to the directory server.
Metadata DisplayName PropertyA user-intelligible name for the object.
Metadata ExcludeFromAuthenticatedUsers PropertySpecifies whether users from this directory should be excluded from being treated as being members of #AUTHENTICATED-USERS.
Metadata GroupBaseDN PropertyThe base DN for searching for groups in the directory server.
Metadata GroupDisplayNameAttribute PropertyDirectory server attribute used for group display name.
Metadata GroupMembershipSearchFilter PropertyThe search filter for group membership queries.
Metadata GroupNameAttribute PropertyDefines the directory server attribute to be used as the short name for a group.
Metadata GroupSearchFilter PropertyThis property specifies search filter for group(s). It needs to be in the format like "(&(objectclass=group)(samAccountName={0}))", where samAccountName will serve as the short name.
Metadata GroupUniqueIDAttribute PropertyWhich LDAP attribute is picked as group unique ID
Metadata Id PropertyThe unique object ID.
Metadata IsSSLEnabled PropertyDefines whether or not SSL is enabled.
Metadata PrincipalCategory PropertyDefines the category applied to users and groups in this directory realm.
Metadata RestrictMembershipToConfiguredRealms PropertyRestrict group membership search within configured realms
Metadata SymbolicName PropertyThe programmatic identifier for the metadata entity.
Metadata UserBaseDN PropertyThe base DN for searching for users in the directory server.
Metadata UserDisplayNameAttribute PropertyDirectory server attribute used for user display name.
Metadata UserNameAttribute PropertyDefines the directory server attribute to be used as the short name for a user.
Metadata UserSearchFilter PropertyThis property specifies search filter for user(s). It needs to be in the format like "(&(objectclass=user)(samAccountName={0}))", where samAccountName will serve as the short name.
Metadata UserUniqueIDAttribute PropertyWhich LDAP attribute is picked as user unique ID
Metadata