ADPowerShellVirtualDirectory Members

Include Protected Members
Include Inherited Members

The ADPowerShellVirtualDirectory type exposes the following members.

Constructors

  Name Description
Public method ADPowerShellVirtualDirectory

Top

Properties

  Name Description
Public property AdminDisplayName (Inherited from ADConfigurationObject.)
Public property BasicAuthentication (Inherited from ADExchangeServiceVirtualDirectory.)
Public property CertificateAuthentication
Public property DigestAuthentication (Inherited from ADExchangeServiceVirtualDirectory.)
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 (Inherited from ADExchangeServiceVirtualDirectory.)
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 (Inherited from ADExchangeServiceVirtualDirectory.)
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 (Inherited from ADExchangeServiceVirtualDirectory.)
Public property LiveIdSpNegoAuthentication (Inherited from ADExchangeServiceVirtualDirectory.)
Public property MetabasePath (Inherited from ExchangeVirtualDirectory.)
Public property Name Gets the name of the virtual directory. (Inherited from ADExchangeServiceVirtualDirectory.)
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 RequireSSL
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 (Inherited from ADExchangeServiceVirtualDirectory.)
Public property WSSecurityAuthentication (Inherited from ADExchangeServiceVirtualDirectory.)

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 (Inherited from ADObject.)
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 MostDerivedClass

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