IAndroidAppConfiguration.KeyStoreKeyPassword Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Mot de passe de la clé privée de la clé de magasin de clés donnée. Correspond à l’argument -keypass
dans jarsigner.
public string KeyStoreKeyPassword { get; }
member this.KeyStoreKeyPassword : string
Public ReadOnly Property KeyStoreKeyPassword As String