System.Security.Cryptography.X509Certificates.OpenFlags.OpenExistingOnly Field

Opens only existing stores; if no store exists, the X509Store.Open(OpenFlags) method will not create a new store.

Syntax

OpenFlags OpenExistingOnly

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