Share via


ADExchangeServiceVirtualDirectory members

Include protected members
Include inherited members

Represents a virtual directory for an Exchange Web Service.

The ADExchangeServiceVirtualDirectory type exposes the following members.

Constructors

  Name Description
Protected method ADExchangeServiceVirtualDirectory

Top

Properties

  Name Description
Public property AdfsAuthentication
Public property AdminDisplayName (Inherited from ADConfigurationObject.)
Public property AdminDisplayVersion (Inherited from ADVirtualDirectory.)
Public property BasicAuthentication
Public property DigestAuthentication
Public property DistinguishedName Gets the distinguished name for the object. (Inherited from ADObject.)
Public property ExchangeVersion Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.)
Public property ExtendedProtectionFlags (Inherited from ExchangeVirtualDirectory.)
Public property ExtendedProtectionSPNList (Inherited from ExchangeVirtualDirectory.)
Public property ExtendedProtectionTokenChecking (Inherited from ExchangeVirtualDirectory.)
Public property ExternalAuthenticationMethods
Public property ExternalUrl Gets or sets the host name that is used to connect to the server from outside the firewall. (Inherited from ADVirtualDirectory.)
Public property Guid Gets the unique identifier for this object. (Inherited from ADObject.)
Public property Identity (Inherited from ADObject.)
Public property InternalAuthenticationMethods
Public property InternalUrl Gets or sets the host name that is used to connect to the server from inside the firewall. (Inherited from ADVirtualDirectory.)
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property LiveIdBasicAuthentication
Public property LiveIdNegotiateAuthentication
Public property MetabasePath (Inherited from ExchangeVirtualDirectory.)
Public property Name Gets the name of the virtual directory.
Public property OAuthAuthentication
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 Path (Inherited from ExchangeVirtualDirectory.)
Public property Server Gets the identifier for the server that contains the virtual directory. (Inherited from ADVirtualDirectory.)
Public property WhenChanged (Inherited from ADObject.)
Public property WhenChangedUTC (Inherited from ADObject.)
Public property WhenCreated (Inherited from ADObject.)
Public property WhenCreatedUTC (Inherited from ADObject.)
Public property WindowsAuthentication
Public property WSSecurityAuthentication

Top

Methods

  Name Description
Protected methodStatic member AddOrRemoveAuthenticationMethod
Public method Clone Creates a clone of this ConfigurableObject instance. (Inherited from ConfigurableObject.)
Public method GetProperties Returns a collection of properties for this instance. (Inherited from ConfigurableObject.)
Protected method SetObjectClass (Inherited from ADObject.)
Public method ToString (Inherited from ADObject.)
Protected method TryConvertOutputProperty(Object, PropertyDefinition, Object) (Inherited from ConfigurableObject.)
Protected method TryConvertOutputProperty(Object, String, Object) (Inherited from ConfigurableObject.)
Public method Validate Returns a list of validation errors for the object. (Inherited from ConfigurableObject.)
Protected method ValidateRead (Inherited from ADObject.)
Protected method ValidateWrite (Inherited from ADConfigurationObject.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom Copies changes from the specified source. (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState Gets the object state. (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking Clears change tracking entries for the object. (Inherited from ConfigurableObject.)

Top

See also

Reference

ADExchangeServiceVirtualDirectory class

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace