X509CertificatePolicyConstraintsExtension Properties |
The X509CertificatePolicyConstraintsExtension type exposes the following members.
Name | Description | |
---|---|---|
Critical | Gets a Boolean value indicating whether the extension is critical. (Inherited from X509Extension.) | |
InhibitPolicyMapping |
Gets the number of additional certificates that may appear in the path before policy mapping is no
longer permitted. For example, a value of one indicates that policy mapping may be processed in
certificates issued by the subject of this certificate, but not in additional certificates in the path.
| |
Oid | Gets or sets the Oid value for an AsnEncodedData object. (Inherited from AsnEncodedData.) | |
RawData | Gets or sets the Abstract Syntax Notation One (ASN.1)-encoded data represented in a byte array. (Inherited from AsnEncodedData.) | |
RequireExplicitPolicy |
Gets the number of additional certificates that may appear in the path before an explicit policy
is required for the entire path. When an explicit policy is required, it is necessary for all
certificates in the path to contain an acceptable policy identifier in the certificate policies
extension. An acceptable policy identifier is the identifier of a policy required by the user
of the certification path or the identifier of a policy that has been declared equivalent through
policy mapping.
|