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

MSITokenProvider(String, MSILoginInformation) 构造函数

定义

创建 MSITokenProvider。

public MSITokenProvider (string resource, Microsoft.Azure.Management.ResourceManager.Fluent.Authentication.MSILoginInformation msiLoginInformation);
new Microsoft.Azure.Management.ResourceManager.Fluent.Authentication.MSITokenProvider : string * Microsoft.Azure.Management.ResourceManager.Fluent.Authentication.MSILoginInformation -> Microsoft.Azure.Management.ResourceManager.Fluent.Authentication.MSITokenProvider
Public Sub New (resource As String, msiLoginInformation As MSILoginInformation)

参数

resource
String
msiLoginInformation
MSILoginInformation

介绍托管服务标识配置

适用于