X509Store Class

Represents an X.509 store, which is a physical store where certificates are persisted and managed. This class cannot be inherited.

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

Syntax

public sealed class X509Store

Remarks

Use this class to work with an X.509 store.

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

X509Store Members
System.Security.Cryptography.X509Certificates Namespace