X509Certificate2Extensions Methods |
The X509Certificate2Extensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DeletePrivateKey |
Deletes private key material associated with a X.509 certificate from file system or hardware storage.
|
![]() ![]() | GetCertificateContextProperties |
Gets a collection of certificate context properties associated with the current certificate. If no
property is associated, an empty collection will be returned.
|
![]() ![]() | GetCertificateContextProperty |
Gets a specified certificate context property.
|
![]() ![]() | GetCertificateContextPropertyList |
Gets the list of certificate properties associated with the current certificate object.
|
![]() ![]() | ResolveExtensions |
Converts generic X.509 extension objects to specialized certificate extension objects
inherited from X509Extension class that provide extension-specific information.
|