다음을 통해 공유


ServerIntegratedAuth.IsEnabled 속성

정의

현재 애플리케이션 instance 대해 통합된 Windows 인증 사용하도록 설정되어 있는지를 나타냅니다.

public:
 property bool IsEnabled { bool get(); void set(bool value); };
public bool IsEnabled { get; set; }
member this.IsEnabled : bool with get, set
Public Property IsEnabled As Boolean

속성 값

적용 대상