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

GraphRbacManager.Configurable.Authenticate(AzureCredentials, String) 方法

定义

public Microsoft.Azure.Management.Graph.RBAC.Fluent.IGraphRbacManager Authenticate (Microsoft.Azure.Management.ResourceManager.Fluent.Authentication.AzureCredentials credentials, string tenantId);
abstract member Authenticate : Microsoft.Azure.Management.ResourceManager.Fluent.Authentication.AzureCredentials * string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.IGraphRbacManager
override this.Authenticate : Microsoft.Azure.Management.ResourceManager.Fluent.Authentication.AzureCredentials * string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.IGraphRbacManager
Public Function Authenticate (credentials As AzureCredentials, tenantId As String) As IGraphRbacManager

参数

credentials
AzureCredentials
tenantId
String

返回

实现

适用于