System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension: Property Members

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

Public Properties

[read-only]
CertificateAuthoritybool.

Gets a value indicating whether a certificate is a certificate authority (CA) certificate.

[read-only]
HasPathLengthConstraintbool.

Gets a value indicating whether a certificate has a restriction on the number of path levels it allows.

[read-only]
PathLengthConstraintint.

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