The DomainData type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CompareTo | ||
| CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) | |
| DefaultNamingContext | ||
| DeleteHost |
Delete the current host.
| |
| Equals | (Inherited from Object.) | |
| FindAliasedHost |
find the host name for an aliased host
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetInboundRules | ||
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| GetOrphans |
Gets the orphaned mail accounts in the host.
| |
| GetOutboundRules | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUsers | ||
| Init |
Initialize object members
| |
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
| IsAuthorizedUser(String, String) | ||
| IsAuthorizedUser(String, String, UInt32) |
Check if a user is authorized against the loaded domain.
| |
| IsDefHost | ||
| IsOHNOrHostAlias |
Check to see if the string passed into the method matches the OHN or a Host Alias for this domain.
| |
| LoadHost |
Load the domain information for the host passed in.
| |
| Reload | ||
| SaveHost |
Save host info back to the DB.
| |
| TestADDomain | ||
| ToString | (Inherited from Object.) |
See Also