An NDoc documented library

ADLayer Properties

The properties of the ADLayer class are listed below. For a complete list of ADLayer class members, see the ADLayer Members topic.

Public Instance Properties

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.

See Also

ADLayer Class | InfiniTec.ActiveDirectory Namespace