Share via


GraphRbacManager.IConfigurable.Authenticate(AzureCredentials, String) Method

Definition

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
Public Function Authenticate (credentials As AzureCredentials, tenantId As String) As IGraphRbacManager

Parameters

credentials
AzureCredentials
tenantId
String

Returns

Applies to