ADEcpVirtualDirectory Members
Include Protected Members
Include Inherited Members
Represents the virtual directory that contains the configuration and data for the Exchange Control Panel application.
The ADEcpVirtualDirectory type exposes the following members.
Properties
Name | Description | |
---|---|---|
AdminDisplayName | (Inherited from ADConfigurationObject.) | |
BasicAuthentication | (Inherited from ExchangeWebAppVirtualDirectory.) | |
DefaultDomain | (Inherited from ExchangeWebAppVirtualDirectory.) | |
DigestAuthentication | (Inherited from ExchangeWebAppVirtualDirectory.) | |
DisplayName | Gets the display name for the Web application virtual directory. (Inherited from ExchangeWebAppVirtualDirectory.) | |
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.) | |
ExtendedProtectionFlags | (Inherited from ExchangeVirtualDirectory.) | |
ExtendedProtectionSPNList | (Inherited from ExchangeVirtualDirectory.) | |
ExtendedProtectionTokenChecking | (Inherited from ExchangeVirtualDirectory.) | |
ExternalAuthenticationMethods | (Inherited from ADVirtualDirectory.) | |
ExternalUrl | Gets or sets the host name that is used to connect to the server from outside the firewall. (Inherited from ADVirtualDirectory.) | |
FormsAuthentication | (Inherited from ExchangeWebAppVirtualDirectory.) | |
Guid | Gets the unique identifier for this object. (Inherited from ADObject.) | |
GzipLevel | (Inherited from ExchangeWebAppVirtualDirectory.) | |
Identity | (Inherited from ADObject.) | |
InternalAuthenticationMethods | (Inherited from ExchangeWebAppVirtualDirectory.) | |
InternalUrl | Gets or sets the host name that is used to connect to the server from inside the firewall. (Inherited from ADVirtualDirectory.) | |
IsValid | Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.) | |
LiveIdAuthentication | (Inherited from ExchangeWebAppVirtualDirectory.) | |
MetabasePath | (Inherited from ExchangeWebAppVirtualDirectory.) | |
Name | (Inherited from ExchangeWebAppVirtualDirectory.) | |
ObjectCategory | (Inherited from ADObject.) | |
ObjectClass | (Inherited from ADObject.) | |
OrganizationId | (Inherited from ADObject.) | |
OriginatingServer | (Inherited from ADRawEntry.) | |
Path | (Inherited from ExchangeVirtualDirectory.) | |
Server | Gets the identifier for the server that contains the virtual directory. (Inherited from ADVirtualDirectory.) | |
WebSite | Gets the Web site that contains the Web application. (Inherited from ExchangeWebAppVirtualDirectory.) | |
WhenChanged | (Inherited from ADObject.) | |
WhenChangedUTC | (Inherited from ADObject.) | |
WhenCreated | (Inherited from ADObject.) | |
WhenCreatedUTC | (Inherited from ADObject.) | |
WindowsAuthentication | (Inherited from ExchangeWebAppVirtualDirectory.) |
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 | (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