Click or drag to resize

X509CertificatePolicy Constructor

Overload List
  NameDescription
Public methodX509CertificatePolicy(Byte)
Initializes a new instance of the X509CertificatePolicy class from a ASN.1-encoded byte array.
Public methodX509CertificatePolicy(String)
Initializes a new instance of the X509CertificatePolicy class from a string that represents a policy OID value.
Public methodX509CertificatePolicy(String, X509PolicyQualifierCollection)
Initializes a new instance of the X509CertificatePolicy class from a string that represents a policy OID value and an array of policy qualifiers that are associated with the specified policy OID.
Top
See Also