PrincipalPermissionAttribute.Authenticated Proprietà

Definizione

Ottiene o imposta un valore che indica se l'entità corrente è stata autenticata dal provider di sicurezza basato sui ruoli sottostante.

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

Valore della proprietà

Boolean

true se l'entità corrente è stata autenticata; in caso contrario, false.

Si applica a