Share via


WebSocketContext.IsSecureConnection 屬性

定義

是否 WebSocket 連線是使用安全通訊端層 (SSL) 保護的。

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

屬性值

傳回 Boolean

適用於