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