Share via


IServerIntegratedAuth 介面

定義

由伺服器用來公告它們是否支援整合式Windows 驗證,如果已啟用,則為配置。

public interface class IServerIntegratedAuth
public interface IServerIntegratedAuth
type IServerIntegratedAuth = interface
Public Interface IServerIntegratedAuth
衍生

屬性

AuthenticationScheme

伺服器驗證處理常式的驗證配置名稱。

IsEnabled

指出目前應用程式實例是否已啟用整合式Windows 驗證。

適用於