An NDoc documented library

ADLayer Methods

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

Public Instance Methods

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.
GetDefaultSMTPDomainOverloaded. Returns the default SMTP domain for the specified Exchange organization
GetDirectoryEntryOverloaded. 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.

Protected Instance Methods

Finalize (inherited from Object)Overidden. 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.

Private Instance Methods

GetDefaultHttpVirtualServer Searches the specified httpServer collection for the default http server.

See Also

ADLayer Class | InfiniTec.ActiveDirectory Namespace