X509PolicyQualifierNoticeReference Property |
Gets a organization name associated with a qualifier.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string NoticeReference { get; }
Public ReadOnly Property NoticeReference As String
Get
public:
property String^ NoticeReference {
String^ get ();
}
member NoticeReference : string with get
Property Value
Type:
StringSee Also