VirtualDirectoryIdParameter Members
Include Protected Members
Include Inherited Members
Identifies an Exchange Virtual Directory.
The VirtualDirectoryIdParameter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
VirtualDirectoryIdParameter() | Initializes a new instance of the VirtualDirectoryIdParameter class. |
![]() |
VirtualDirectoryIdParameter(INamedIdentity) | Initializes a new instance of the VirtualDirectoryIdParameter class for the specified virtual directory. |
![]() |
VirtualDirectoryIdParameter(ADObjectId) | Initializes a new instance of the VirtualDirectoryIdParameter class with the specified Active Directory object identifier. |
![]() |
VirtualDirectoryIdParameter(ADVirtualDirectory) | Initializes a new instance of the VirtualDirectoryIdParameter class for the specified virtual directory. |
![]() |
VirtualDirectoryIdParameter(String) | Initializes a new instance of the VirtualDirectoryIdParameter class for the virtual directory with the specified identity string. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AdditionalQueryFilter | (Inherited from ADIdParameter.) |
![]() |
CommonName | (Inherited from ServerBasedIdParameter.) |
![]() |
IsSharedTenantConfigurationEnabled | (Inherited from ADIdParameter.) |
![]() |
RoleRestriction | Gets the server roles used to filter the results of a request for a virtual directory. (Overrides ServerBasedIdParameter.RoleRestriction.) |
![]() |
ServerId | (Inherited from ServerBasedIdParameter.) |
![]() |
ServerName | (Inherited from ServerBasedIdParameter.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjects<T>(ObjectId, IConfigDataProvider) | (Inherited from ADIdParameter.) |
![]() |
GetObjects<T>(ObjectId, IConfigDataProvider, OptionalIdentityData, Nullable<LocalizedString>) | (Inherited from ADIdParameter.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Initialize | (Inherited from ServerBasedIdParameter.) |
![]() |
IsMultitenancyEnabled | (Inherited from ADIdParameter.) |
![]() |
IsSharedConfigurationEnabled | (Inherited from ADIdParameter.) |
![]() |
IsWildcardDefined | (Inherited from ADIdParameter.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() ![]() |
Parse | Returns a new instance of the VirtualDirectoryIdParameter class for the virtual directory with the specified identity string. |
![]() |
ToString | (Inherited from ServerBasedIdParameter.) |
![]() |
UpdateInternalADObjectId | (Inherited from ADIdParameter.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IIdentityParameter.Initialize | (Inherited from ADIdParameter.) |
![]() ![]() |
IIdentityParameter.RawIdentity | (Inherited from ADIdParameter.) |
Top