System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension.PathLengthConstraint Property

Gets the number of levels allowed in a certificate's path.

Syntax

public int PathLengthConstraint { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If a certificate has a constraint on the number of path levels it allows, this property indicates how many levels are allowed.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0