ExchangeRpcClientAccess Members
Include Protected Members
Include Inherited Members
The ExchangeRpcClientAccess type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExchangeRpcClientAccess | Initializes a new instance of the ExchangeRpcClientAccess class. |
Top
Properties
Name | Description | |
---|---|---|
AdminDisplayName | (Inherited from ADConfigurationObject.) | |
BlockedClientVersions | Gets or sets the versions of Microsoft Outlook that are restricted from connecting. | |
DistinguishedName | Gets the distinguished name for the object. (Inherited from ADObject.) | |
EncryptionRequired | Gets or sets a value that indicates whether Microsoft Outlook connections must be encrypted. | |
ExchangeVersion | Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.) | |
Guid | Gets the unique identifier for this object. (Inherited from ADObject.) | |
Identity | (Inherited from ADObject.) | |
IsValid | Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.) | |
MaximumConnections | Gets or sets the maximum number of concurrent sessions allowed. | |
Name | Gets or sets the name associated with this object. (Inherited from ADObject.) | |
ObjectCategory | (Inherited from ADObject.) | |
ObjectClass | (Inherited from ADObject.) | |
OrganizationId | (Inherited from ADObject.) | |
OriginatingServer | (Inherited from ADRawEntry.) | |
Responsibility | Gets the types of logons that the RPC Client Access service is responsible for handling. | |
Server | Gets the Active Directory object identifier of the RPC Client Access server. | |
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 | Converts the ExchangeRpcClientAccess instance to its equivalent string representation. (Overrides ADObject.ToString().) | |
Validate | (Inherited from ConfigurableObject.) | |
ValidateRead | (Inherited from ADObject.) | |
ValidateWrite | (Inherited from ADConfigurationObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IConfigurable.CopyChangesFrom | (Inherited from ConfigurableObject.) | |
IConfigurable.ObjectState | (Inherited from ConfigurableObject.) | |
IConfigurable.ResetChangeTracking | (Inherited from ConfigurableObject.) |
Top