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

IUserCredentialProvider 接口

定义

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

public interface IUserCredentialProvider
type IUserCredentialProvider = interface
Public Interface IUserCredentialProvider

方法

GetCredentialAsync(String)

检索给定用户帐户的凭据。

适用于