Windows apps
Collapse the table of content
Expand the table of content

Remove Method (X509Certificate2)

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Removes the first occurrence of a certificate from the X509Certificate2Collection object.

Namespace:  System.Security.Cryptography.X509Certificates
Assembly:  System.Security (in System.Security.dll)

public:
void Remove(
	X509Certificate2^ value
)

This method removes the first occurrence of a certificate.

Show:
© 2017 Microsoft