System.Security.Cryptography.X509Certificates.X509Store Class

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

See Also: X509Store Members

Syntax

public sealed class X509Store

Remarks

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

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0