次の方法で共有


NegotiateAuthentication.IsAuthenticated プロパティ

定義

認証が正常に完了し、セッションが確立されたかどうかを示す値を取得します。

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

プロパティ値

適用対象