LDAPUserValidation Class |
![]() |
Namespace: DataPAServerSecurity
[SerializableAttribute] public class LDAPUserValidation : ISerializable
The LDAPUserValidation type exposes the following members.
Name | Description | |
---|---|---|
![]() | LDAPUserValidation | Initializes a new instance of the LDAPUserValidation class |
Name | Description | |
---|---|---|
![]() | GetObjectData |
Name | Description | |
---|---|---|
![]() | Domain |
Network domain, e.g. datapa.local
|
![]() | ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
![]() | Password | |
![]() | Path |
LDAP path, e.g. LDAP://DC=DATAPA,DC=local
|
![]() | SearchGroups |
Comma-delimited list of LDAP groups to search, e.g. Developers
|
![]() | SearchProperties |
Comma-delimited list of LDAP properties to search for to find users, e.g. cn,sAMAccountName,Mail
|
![]() | Username |