The members of System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension are listed below.
See Also: Inherited members from System.Security.Cryptography.X509Certificates.X509Extension
Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension class. | ||
Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension class using an System.Security.Cryptography.AsnEncodedData object and a value that identifies whether the extension is critical. | ||
Initializes a new instance of the System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension class using an System.Security.Cryptography.OidCollection and a value that identifies whether the extension is critical. |
[read-only] | EnhancedKeyUsages | System.Security.Cryptography.OidCollection.
Gets the collection of object identifiers (OIDs) that indicate the applications that use the key. |
override | CopyFrom(System.Security.Cryptography.AsnEncodedData)
|