共用方式為


WebSocketContext.IsAuthenticated 屬性

定義

WebSocket 用戶端是否通過驗證。

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

屬性值

傳回 Boolean

適用於