UriBuilder.Password Proprietà

Definizione

Ottiene o imposta la password associata all'utente che accede all'URI.

public:
 property System::String ^ Password { System::String ^ get(); void set(System::String ^ value); };
public string Password { get; set; }
member this.Password : string with get, set
Public Property Password As String

Valore della proprietà

String

Password dell'utente che accede all'URI.

Si applica a