PKIXReason.InvalidName Property

Definition

The name constraints have been violated.

[Android.Runtime.Register("INVALID_NAME", ApiSince=24)]
public static Java.Security.Cert.PKIXReason? InvalidName { get; }
[<Android.Runtime.Register("INVALID_NAME", ApiSince=24)>]
static member InvalidName : Java.Security.Cert.PKIXReason

Property Value

The name constraints have been violated.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to