DsCertEnrollServerDistinguishedName Property |
Gets the distinguished name of Enrollment Server entry.
Namespace:
SysadminsLV.PKI.Management.ActiveDirectory
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string DistinguishedName { get; }
Public ReadOnly Property DistinguishedName As String
Get
public:
property String^ DistinguishedName {
String^ get ();
}
member DistinguishedName : string with get
Property Value
Type:
StringSee Also