Share via


Add Method

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

Adds a certificate to an X.509 certificate store.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Add(X509Certificate2) Adds a certificate to an X.509 certificate store.
Public method Add(X509Certificate2, String) Adds a certificate with a friendly name to an X.509 certificate store.

Top

See Also

Reference

X509Store Class

System.Security.Cryptography.X509Certificates Namespace