Share via


PrincipalPermissionAttribute.Authenticated Propriété

Définition

Obtient ou définit une valeur qui indique si le principal actuel a été authentifié par le fournisseur sous-jacent de sécurité basée sur les rôles.

public:
 property bool Authenticated { bool get(); void set(bool value); };
public bool Authenticated { get; set; }
member this.Authenticated : bool with get, set
Public Property Authenticated As Boolean

Valeur de propriété

true si le principal actuel a été authentifié ; sinon, false.

S’applique à