WebSocketContext.IsAuthenticated Proprietà

Definizione

Se il client di WebSocket è autenticato.

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

Valore della proprietà

Restituisce Boolean.

Si applica a