Partager via


MSITokenProvider(String, MSILoginInformation) Constructeur

Définition

Crée 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)

Paramètres

resource
String
msiLoginInformation
MSILoginInformation

décrit la configuration de l’identité de service managé

S’applique à