X509PolicyQualifierNoticeText Property |
Gets a explicit notice text which is displayed in the certificate view UI.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string NoticeText { get; }
Public ReadOnly Property NoticeText As String
Get
public:
property String^ NoticeText {
String^ get ();
}
member NoticeText : string with get
Property Value
Type:
StringSee Also