BackupInfo.Password Property

Definition

Gets or sets the password to be used with backup file encryption.

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

Property Value

A String containing the password.

Applies to