PKIXReason.PathTooLong Property

Definition

The path length constraint has been violated.

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

Property Value

The path length constraint has 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