| DsCrlEntryIssuerName Property  | 
 
            Gets the Active Directory entry name that holds current certificate object.
            
 
    Namespace: 
   SysadminsLV.PKI.Management.ActiveDirectory
    Assembly:
   SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
 Syntax
Syntaxpublic string IssuerName { get; }Public ReadOnly Property IssuerName As String
	Get
public:
property String^ IssuerName {
	String^ get ();
}member IssuerName : string with get
Property Value
Type: 
String See Also
See Also