Partager via


ApplicationPoolProcessModel.Password Propriété

Définition

Obtient ou définit le mot de passe associé à la UserName propriété .

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

Valeur de propriété

Mot de passe associé à la UserName propriété .

Remarques

Les UserName propriétés et Password spécifient l’identité de sécurité sous laquelle le pool d’applications s’exécute.

S’applique à