NegotiateAuthentication.IsMutuallyAuthenticated プロパティ

定義

サーバーとクライアントの両方が認証されているかどうかを示す値を取得します。

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

プロパティ値

適用対象