Java.Security.Cert.PKIXParameters.PolicyMappingInhibited Property
Returns whether policy mapping is inhibited.

Syntax

[get: Android.Runtime.Register("isPolicyMappingInhibited", "()Z", "GetIsPolicyMappingInhibitedHandler")]
[set: Android.Runtime.Register("setPolicyMappingInhibited", "(Z)V", "GetSetPolicyMappingInhibited_ZHandler")]
public virtual bool PolicyMappingInhibited { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns whether policy mapping is inhibited.

Set method documentation [Android Documentation]

Sets whether policy mapping is to be inhibited.

Requirements

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