UriBuilder.Password Vlastnost

Definice

Získá nebo nastaví heslo přidružené k uživateli, který přistupuje k identifikátoru 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

Hodnota vlastnosti

String

Heslo uživatele, který přistupuje k identifikátoru URI.

Platí pro