Condividi tramite


ApplicationPoolProcessModel.Password Proprietà

Definizione

Ottiene o imposta la password associata alla UserName proprietà.

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à

Password associata alla UserName proprietà .

Commenti

Le UserName proprietà e Password specificano l'identità di sicurezza in cui viene eseguito il pool di applicazioni.

Si applica a