Click or drag to resize

X509PolicyQualifierNoticeNumber Property

Gets notice number in the collection of policy qualifiers. This property is set automaticatlly when calling Encode method on X509PolicyQualifierCollection object.

Namespace:  System.Security.Cryptography.X509Certificates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public int NoticeNumber { get; }

Property Value

Type: Int32
See Also