SimpleCredentialProvider.Password Property

Definition

Gets or sets the app password for this credential.

public string Password { get; set; }
member this.Password : string with get, set
Public Property Password As String

Property Value

The app password for this credential.

Applies to