PrincipalPermissionAttribute.Authenticated Propriété

Définition

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

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 à