IdentityProperties interface
Tulajdonságok
| principal |
MEGJEGYZÉS: Ez a tulajdonság nem lesz szerializálva. Csak a kiszolgáló tudja feltölteni. |
| tenant |
MEGJEGYZÉS: Ez a tulajdonság nem lesz szerializálva. Csak a kiszolgáló tudja feltölteni. |
| type | |
| user |
<UserIdentityProperties> szótára |
Tulajdonság adatai
principalId
MEGJEGYZÉS: Ez a tulajdonság nem lesz szerializálva. Csak a kiszolgáló tudja feltölteni.
principalId?: string
Tulajdonság értéke
string
tenantId
MEGJEGYZÉS: Ez a tulajdonság nem lesz szerializálva. Csak a kiszolgáló tudja feltölteni.
tenantId?: string
Tulajdonság értéke
string
type
type?: string
Tulajdonság értéke
string
userAssignedIdentities
<UserIdentityProperties> szótára
userAssignedIdentities?: {[propertyName: string]: UserIdentityProperties}
Tulajdonság értéke
{[propertyName: string]: UserIdentityProperties}