NegotiateAuthentication.IsAuthenticated 속성

정의

인증이 성공적으로 완료되고 세션이 설정되었는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

적용 대상