IdentityProperties interface
Identity Properties
Properties
| principal |
|
| tenant |
|
| type | Identity Type |
| user |
Dictionary of <UserIdentityProperties> |
Property Details
principalId
principalId?: string
Property Value
string
tenantId
tenantId?: string
Property Value
string
type
Identity Type
type?: string
Property Value
string
userAssignedIdentities
Dictionary of <UserIdentityProperties>
userAssignedIdentities?: Record<string, UserIdentityProperties>
Property Value
Record<string, UserIdentityProperties>