The methods of the ADLayer class are listed below. For a complete list of ADLayer class members, see the ADLayer Members topic.
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
FindUser | Searches the forrest for the directory entry of the given user. |
GetDefaultSMTPDomain | Overloaded. Returns the default SMTP domain for the specified Exchange organization |
GetDirectoryEntry | Overloaded. Returns the DirectoryEntry with the specified distinguished name, using a standard LDAP connection. |
GetExchangeServerTcpIpAddress | Returns the TCP/IP address for the specified server object |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetMailboxUri | Retrieves an URL that can be used to issue WebDAV commands against the mailbox of the given user. |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetUriForPublicFolderStore | Returns the URL for the speficied public folder store |
GetUriForVirtualDirectory | Returns the URI for the specified virtual directory entry. |
ResolveNetBiosNameToDN | Resolves a NetBIOS name (i.e. CONTOSO) to its distinguished name (i.e. DC=Contoso, DC=local) |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
GetDefaultHttpVirtualServer | Searches the specified httpServer collection for the default http server. |
ADLayer Class | InfiniTec.ActiveDirectory Namespace