你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IApplicationAuthenticationProvider 接口

定义

与平台特定方法的接口,用于安全存储客户端凭据

public interface IApplicationAuthenticationProvider
type IApplicationAuthenticationProvider = interface
Public Interface IApplicationAuthenticationProvider
派生

方法

AuthenticateAsync(String, String, AuthenticationContext)

检索 Active Directory 应用程序的 ClientCredentials。

适用于