IAndroidAppConfiguration.KeyStorePassword Property

Definition

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

Property Value

Applies to