1 override of IsAuthenticated
System.Web (1)
Abstractions\HttpRequestWrapper.cs (1)
177public override bool IsAuthenticated {
1 reference to IsAuthenticated
System.Web (1)
WebSockets\AspNetWebSocketContextImpl.cs (1)
113return _httpContext.Request.IsAuthenticated;