IAuthenticationConfigurationProvider 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供介面來插補建構,以提供驗證相關組態區段的存取權。
public interface IAuthenticationConfigurationProvider
type IAuthenticationConfigurationProvider = interface
Public Interface IAuthenticationConfigurationProvider
屬性
AuthenticationConfiguration |
ConfigurationSection取得儲存驗證選項的 。 |
擴充方法
GetSchemeConfiguration(IAuthenticationConfigurationProvider, String) |
傳回指定的 IConfiguration 物件。 |