Partager via


X509StoreLocation Énumération

  • java.lang.Object
    • java.lang.Enum<X509StoreLocation>
      • system.fabric.X509StoreLocation

public enum X509StoreLocation

Définit une classe pour représenter un emplacement de magasin dans le fournisseur de certificats.

Champs

CURRENTUSER

Indique l’utilisateur actuel comme emplacement du magasin.

LOCALMACHINE

Indique l’ordinateur local comme emplacement du magasin.

Méthodes

getValue()

public int getValue()

Obtient la valeur system.fabric.X509StoreLocation.

Retours

int
valeur entière représentant system.fabric.X509StoreLocation.

S’applique à