ManagedIdentityCredential interface

Přihlašovací údaje pro identitu spravovanou uživatelem

Extends

Vlastnosti

credentialType

[Povinné] Typ přihlašovacích údajů používaný pro autentizaci s storage.

managedIdentityType

Typ identity ManagedIdentityCredential

userManagedIdentityClientId

ID klienta pro UAMI. Pro ManagedIdentityType = SystemManaged má toto pole hodnotu null.

userManagedIdentityPrincipalId

PrincipalId pro UAMI. Pro ManagedIdentityType = SystemManaged má toto pole hodnotu null.

userManagedIdentityResourceId

Plný rozsah ramene pro Id. Pro ManagedIdentityType = SystemManaged má toto pole hodnotu null.

userManagedIdentityTenantId

ID klienta pro UAMI. Pro ManagedIdentityType = SystemManaged má toto pole hodnotu null.

Podrobnosti vlastnosti

credentialType

[Povinné] Typ přihlašovacích údajů používaný pro autentizaci s storage.

credentialType: "ManagedIdentity"

Hodnota vlastnosti

"ManagedIdentity"

managedIdentityType

Typ identity ManagedIdentityCredential

managedIdentityType?: string

Hodnota vlastnosti

string

userManagedIdentityClientId

ID klienta pro UAMI. Pro ManagedIdentityType = SystemManaged má toto pole hodnotu null.

userManagedIdentityClientId?: string

Hodnota vlastnosti

string

userManagedIdentityPrincipalId

PrincipalId pro UAMI. Pro ManagedIdentityType = SystemManaged má toto pole hodnotu null.

userManagedIdentityPrincipalId?: string

Hodnota vlastnosti

string

userManagedIdentityResourceId

Plný rozsah ramene pro Id. Pro ManagedIdentityType = SystemManaged má toto pole hodnotu null.

userManagedIdentityResourceId?: string

Hodnota vlastnosti

string

userManagedIdentityTenantId

ID klienta pro UAMI. Pro ManagedIdentityType = SystemManaged má toto pole hodnotu null.

userManagedIdentityTenantId?: string

Hodnota vlastnosti

string