RestoreInfo.Password Property

Definition

Gets or sets the Password that is required to read the restore file.

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

Property Value

A string with the password that is required to read the restore file.

Applies to