VirtualDirectoryIdParameter constructor
Initializes a new instance of the VirtualDirectoryIdParameter class.
Overload list
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(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. | |
VirtualDirectoryIdParameter(ADObjectId) | Initializes a new instance of the VirtualDirectoryIdParameter class with the specified Active Directory object identifier. |
Top
See also
Reference
VirtualDirectoryIdParameter class