ClientAccessServer Members
Include Protected Members
Include Inherited Members
Represents an Exchange server that has the Client Access server role installed in Active Directory Domain Services (AD DS).
The ClientAccessServer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ClientAccessServer() | Initializes a new instance of the ClientAccessServer class. | |
ClientAccessServer(Server) | Initializes a new instance of the ClientAccessServer class for the specified server identifier. |
Top
Properties
Name | Description | |
---|---|---|
AlternateServiceAccountConfiguration | Gets the alternate service account credentials for the server. | |
AutoDiscoverServiceClassName | Gets the name of the Service Control Point (SCP). | |
AutoDiscoverServiceCN | Gets the fully qualified domain name (FQDN) of the Autodiscover server. | |
AutoDiscoverServiceGuid | Gets the unique identifier of the Autodiscover service. | |
AutoDiscoverServiceInternalUri | Gets or sets the URI that is used internally to contact the Autodiscover service. | |
AutoDiscoverSiteScope | Gets or sets a collection of sites for which the Autodiscover server is authoritative. | |
CloneableEnabledStateProperties | Gets the list of properties on the presentation object marked with a ProvisionalCloneEnabledState attribute. (Inherited from ADPresentationObject.) | |
CloneableOnceProperties | Gets the list of properties on the presentation object that can be cloned only one time. (Inherited from ADPresentationObject.) | |
CloneableProperties | Gets the list of cloneable properties on the presentation object. (Inherited from ADPresentationObject.) | |
DistinguishedName | Gets the distinguished name for the object. (Inherited from ADObject.) | |
ExchangeVersion | Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.) | |
Fqdn | Gets the fully qualified domain name (FQDN) of the Client Access server. | |
Guid | Gets the unique identifier for this object. (Inherited from ADObject.) | |
Identity | (Inherited from ADObject.) | |
IrmLogEnabled | ||
IrmLogMaxAge | ||
IrmLogMaxDirectorySize | ||
IrmLogMaxFileSize | ||
IrmLogPath | ||
IsValid | Gets a value that indicates whether the presentation object is valid. (Inherited from ADPresentationObject.) | |
MigrationLogFilePath | ||
MigrationLogLoggingLevel | ||
MigrationLogMaxAge | ||
MigrationLogMaxDirectorySize | ||
MigrationLogMaxFileSize | ||
Name | Gets the name of the Client Access server. | |
ObjectCategory | (Inherited from ADObject.) | |
ObjectClass | (Inherited from ADObject.) | |
OrganizationId | (Inherited from ADObject.) | |
OriginatingServer | (Inherited from ADRawEntry.) | |
OutlookAnywhereEnabled | Gets a value that indicates whether RPC via HTTP is enabled. | |
WhenChanged | (Inherited from ADObject.) | |
WhenChangedUTC | (Inherited from ADObject.) | |
WhenCreated | (Inherited from ADObject.) | |
WhenCreatedUTC | (Inherited from ADObject.) |
Top
Methods
Name | Description | |
---|---|---|
Clone | (Inherited from ConfigurableObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetProperties | (Inherited from ConfigurableObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetObjectClass | (Inherited from ADObject.) | |
ToString | (Inherited from ADObject.) | |
Validate | (Inherited from ConfigurableObject.) | |
ValidateRead | Validates the presentation object when it is read. (Inherited from ADPresentationObject.) | |
ValidateWrite | Validates the presentation object when it is written. (Inherited from ADPresentationObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IDeserializationCallback.OnDeserialization | Runs when the object graph has been deserialized. | |
IConfigurable.CopyChangesFrom | (Inherited from ConfigurableObject.) | |
IConfigurable.ObjectState | (Inherited from ConfigurableObject.) | |
IConfigurable.ResetChangeTracking | (Inherited from ConfigurableObject.) |
Top