property PathLengthConstraint: Integer;
Description
If a certificate has a constraint on the number of levels in the certificate path, the PathLengthConstraint property indicates how many levels are allowed.
PathLengthConstraint must be greater than the number of already processed CA certificates, starting with the end-entity certificate and moving up the chain. This constraint can be omitted if all of the higher level CA certificates in the chain does not include this constraint when the extension is present.
This property is read-only.
See Also