ExchangeRpcClientAccess Members

Include Protected Members
Include Inherited Members

The ExchangeRpcClientAccess type exposes the following members.

Constructors

  Name Description
Public method ExchangeRpcClientAccess Initializes a new instance of the ExchangeRpcClientAccess class.

Top

Properties

  Name Description
Public property AdminDisplayName (Inherited from ADConfigurationObject.)
Public property BlockedClientVersions Gets or sets the versions of Microsoft Outlook that are restricted from connecting.
Public property DistinguishedName Gets the distinguished name for the object. (Inherited from ADObject.)
Public property EncryptionRequired Gets or sets a value that indicates whether Microsoft Outlook connections must be encrypted.
Public property ExchangeVersion Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.)
Public property Guid Gets the unique identifier for this object. (Inherited from ADObject.)
Public property Identity (Inherited from ADObject.)
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property MaximumConnections Gets or sets the maximum number of concurrent sessions allowed.
Public property Name Gets or sets the name associated with this object. (Inherited from ADObject.)
Public property ObjectCategory (Inherited from ADObject.)
Public property ObjectClass (Inherited from ADObject.)
Public property OrganizationId (Inherited from ADObject.)
Public property OriginatingServer (Inherited from ADRawEntry.)
Public property Responsibility Gets the types of logons that the RPC Client Access service is responsible for handling.
Public property Server Gets the Active Directory object identifier of the RPC Client Access server.
Public property WhenChanged (Inherited from ADObject.)
Public property WhenChangedUTC (Inherited from ADObject.)
Public property WhenCreated (Inherited from ADObject.)
Public property WhenCreatedUTC (Inherited from ADObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetObjectClass (Inherited from ADObject.)
Public method ToString Converts the ExchangeRpcClientAccess instance to its equivalent string representation. (Overrides ADObject.ToString().)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead (Inherited from ADObject.)
Protected method ValidateWrite (Inherited from ADConfigurationObject.)

Top

Fields

  Name Description
Public fieldStatic member CommonName Specifies the Active Directory common name of the class.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top