Oid2DistinguishedName Property |
Gets the registration path in Active Directory.
Namespace:
System.Security.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string DistinguishedName { get; set; }
Public Property DistinguishedName As String
Get
Set
public:
property String^ DistinguishedName {
String^ get ();
void set (String^ value);
}
member DistinguishedName : string with get, set
Property Value
Type:
StringSee Also