Identity interface
Spravovaná identita prostředku
Vlastnosti
| principal |
ID instančního objektu POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
| tenant |
ID tenanta POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
| type | Typ identity |
| user |
Identity přiřazené uživatelem |
Podrobnosti vlastnosti
principalId
ID instančního objektu POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.
principalId?: string
Hodnota vlastnosti
string
tenantId
ID tenanta POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.
tenantId?: string
Hodnota vlastnosti
string
type
Typ identity
type?: string
Hodnota vlastnosti
string
userAssignedIdentities
Identity přiřazené uživatelem
userAssignedIdentities?: {[propertyName: string]: UserAssignedIdentity}
Hodnota vlastnosti
{[propertyName: string]: UserAssignedIdentity}