IAndroidAppConfiguration.KeyStorePassword Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The store password of the given keystore. Corresponds to the -storepass
argument in jarsigner.
public string KeyStorePassword { get; }
member this.KeyStorePassword : string
Public ReadOnly Property KeyStorePassword As String