The properties of System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension are listed below. For a list of all members, see the X509BasicConstraintsExtension Members list.
See Also: Inherited members from System.Security.Cryptography.X509Certificates.X509Extension
[read-only] | CertificateAuthority | bool.
Gets a value indicating whether a certificate is a certificate authority (CA) certificate. |
[read-only] | HasPathLengthConstraint | bool.
Gets a value indicating whether a certificate has a restriction on the number of path levels it allows. |
[read-only] | PathLengthConstraint | int.
Gets the number of levels allowed in a certificate's path. |