X509Store.IsOpen Propriété

Définition

Obtient une valeur qui indique si l’instance est connectée à un magasin de certificats ouvert.

public:
 property bool IsOpen { bool get(); };
public bool IsOpen { get; }
member this.IsOpen : bool
Public ReadOnly Property IsOpen As Boolean

Valeur de propriété

Boolean

true si l’instance est connectée à un magasin de certificats ouvert ; sinon, false.

S’applique à

Voir aussi