ServerIntegratedAuth.IsEnabled 属性

定义

指示是否为当前应用程序实例启用了集成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

属性值

适用于