The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
X509Extension Constructor
.NET Framework (current version)
Initializes a new instance of the X509Extension class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | X509Extension() | Initializes a new instance of the X509Extension class. |
![]() | X509Extension(AsnEncodedData^, Boolean) | Initializes a new instance of the X509Extension class. |
![]() | X509Extension(Oid^, array<Byte>^, Boolean) | Initializes a new instance of the X509Extension class. |
![]() | X509Extension(String^, array<Byte>^, Boolean) | Initializes a new instance of the X509Extension class. |
Show:

