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.
X509KeyUsageExtension Constructor
.NET Framework (current version)
Initializes a new instance of the X509KeyUsageExtension class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | X509KeyUsageExtension() | Initializes a new instance of the X509KeyUsageExtension class. |
![]() | X509KeyUsageExtension(AsnEncodedData^, Boolean) | Initializes a new instance of the X509KeyUsageExtension class using an AsnEncodedData object and a value that identifies whether the extension is critical. |
![]() | X509KeyUsageExtension(X509KeyUsageFlags, Boolean) | Initializes a new instance of the X509KeyUsageExtension class using the specified X509KeyUsageFlags value and a value that identifies whether the extension is critical. |
Show:
