DsPkiContainerDsPath Property |
Gets an X.500 path to an Active Directory container.
Namespace:
SysadminsLV.PKI.Management.ActiveDirectory
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string DsPath { get; }
Public ReadOnly Property DsPath As String
Get
public:
property String^ DsPath {
String^ get ();
}
member DsPath : string with get
Property Value
Type:
StringSee Also