Java.Security.Cert.PKIXParameters.AnyPolicyInhibited Property
Returns whether the any policy OID will be inhibited if it's included in a certificate.

Syntax

[get: Android.Runtime.Register("isAnyPolicyInhibited", "()Z", "GetIsAnyPolicyInhibitedHandler")]
[set: Android.Runtime.Register("setAnyPolicyInhibited", "(Z)V", "GetSetAnyPolicyInhibited_ZHandler")]
public virtual bool AnyPolicyInhibited { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns whether the any policy OID will be inhibited if it's included in a certificate.

Set method documentation [Android Documentation]

Sets whether the any policy OID should be inhibited if it's included in a certificate.

Requirements

Namespace: Java.Security.Cert
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1