Interface AuthorizationManager.Configurable

    • Method Detail

      • authenticate

        AuthorizationManager authenticate​(com.azure.core.credential.TokenCredential credential,
                                          com.azure.core.management.profile.AzureProfile profile)
        Creates an instance of AuthorizationManager that exposes Authorization and Graph RBAC management API entry points.
        Parameters:
        credential - the credential to use
        profile - the profile to use
        Returns:
        the AuthorizationManager instance