IdentityProperties interface
Vlastnosti
principal |
POZNÁMKA: Tato vlastnost nebude serializována. Může ho naplnit pouze server. |
tenant |
POZNÁMKA: Tato vlastnost nebude serializována. Může ho naplnit pouze server. |
type | |
user |
Slovník |
Podrobnosti vlastnosti
principalId
POZNÁMKA: Tato vlastnost nebude serializována. Může ho naplnit pouze server.
principalId?: string
Hodnota vlastnosti
string
tenantId
POZNÁMKA: Tato vlastnost nebude serializována. Může ho naplnit pouze server.
tenantId?: string
Hodnota vlastnosti
string
type
type?: string
Hodnota vlastnosti
string
userAssignedIdentities
Slovník
userAssignedIdentities?: {[propertyName: string]: UserIdentityProperties}
Hodnota vlastnosti
{[propertyName: string]: UserIdentityProperties}