property HasPathLengthConstraint: Boolean;
Description
A certificate issuer can restrict the number of levels in a certificate path. The HasPathLengthConstraint property indicates whether the certificate has this restriction. If this value is True, you can use the PathLengthConstraint property to determine the number of levels allowed.
This property is read-only.
See Also