Java.Security.Cert.X509CertSelector.Policy Property
Returns the criterion for the policy constraint.

Syntax

[get: Android.Runtime.Register("getPolicy", "()Ljava/util/Set;", "GetGetPolicyHandler")]
[set: Android.Runtime.Register("setPolicy", "(Ljava/util/Set;)V", "GetSetPolicy_Ljava_util_Set_Handler")]
public virtual ICollection<string> Policy { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the criterion for the policy constraint.

The certificate must have at least one of the certificate policy extensions. For an empty set the certificate must have at least some policies in its policy extension.

[Android Documentation]

Requirements

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