HttpRequestWrapper.IsAuthenticated Proprietà

Definizione

Ottiene un valore che indica se la richiesta è stata autenticata.

public:
 virtual property bool IsAuthenticated { bool get(); };
public override bool IsAuthenticated { get; }
member this.IsAuthenticated : bool
Public Overrides ReadOnly Property IsAuthenticated As Boolean

Valore della proprietà

Boolean

true se la richiesta è stata autenticata; in caso contrario, false.

Si applica a