Java.Security.Cert.IX509Extension.NonCriticalExtensionOIDs Property
Returns the set of OIDs of the extension(s) marked as NON-CRITICAL, that this implementation manages.

Syntax

[get: Android.Runtime.Register("getNonCriticalExtensionOIDs", "()Ljava/util/Set;", "GetGetNonCriticalExtensionOIDsHandler:Java.Security.Cert.IX509ExtensionInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public ICollection<string> NonCriticalExtensionOIDs { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the set of OIDs of the extension(s) marked as NON-CRITICAL, that this implementation manages.

[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