The properties of the ADLayer class are listed below. For a complete list of ADLayer class members, see the ADLayer Members topic.
AllAddressLists | Returns an array of ADSearch objects, containing all defined address lists. |
AllGroups | Returns an ADSearch search object that contains the "All Groups" address list. |
AllUser | Returns an ADSearch search object that contains the "All Users" address list. |
AuthenticationType | Gets or sets the authentication type to be used for the access. See AuthenticationTypes for more information. |
ConfigurationNamingContext | Returns a DirectoryEntry pointing to the Configuration naming context of the forest |
DefaultSMTPDomain | Returns the default SMTP domain of the first Exchange organization. |
GlobalAddressList | Returns an ADSearch object containing the Global Address List |
Password | Gets or sets the passwrd to be used for the access. |
RootDse | Returns a DirectoryEntry pointing to the RootDSE of the queried Active Directory forest. |
Server | Gets or sets the domain controller or global catalog to query. |
Username | Gets or sets the username to be used for the access. If set to null, integrated authentication will be used. |
ADLayer Class | InfiniTec.ActiveDirectory Namespace