HttpRequestWrapper.IsAuthenticated Propriété

Définition

Obtient une valeur qui indique si la demande a été authentifiée.

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

Valeur de propriété

true si la demande a été authentifiée ; sinon, false.

S’applique à