IServerIntegratedAuth 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
由伺服器用來公告它們是否支援整合式Windows 驗證,如果已啟用,則為配置。
public interface class IServerIntegratedAuth
public interface IServerIntegratedAuth
type IServerIntegratedAuth = interface
Public Interface IServerIntegratedAuth
- 衍生
屬性
AuthenticationScheme |
伺服器驗證處理常式的驗證配置名稱。 |
IsEnabled |
指出目前應用程式實例是否已啟用整合式Windows 驗證。 |