WebSocketContext.IsAuthenticated Property

Definition

Whether the WebSocket client is authenticated.

public:
 abstract property bool IsAuthenticated { bool get(); };
public abstract bool IsAuthenticated { get; }
member this.IsAuthenticated : bool
Public MustOverride ReadOnly Property IsAuthenticated As Boolean

Property Value

Returns Boolean.

Applies to