X509CertificatePolicyConstraintsExtensionInhibitPolicyMapping Property
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.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public int? InhibitPolicyMapping { get; }
Public ReadOnly Property InhibitPolicyMapping As Integer?
Get
public:
property Nullable<int> InhibitPolicyMapping {
Nullable<int> get ();
}
member InhibitPolicyMapping : Nullable<int> with get
Property Value
NullableInt32