IdentityProperties interface
プロパティ
principal |
注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
tenant |
注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
type | |
user |
辞書 |
プロパティの詳細
principalId
注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
principalId?: string
プロパティ値
string
tenantId
注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
tenantId?: string
プロパティ値
string
type
type?: string
プロパティ値
string
userAssignedIdentities
辞書
userAssignedIdentities?: {[propertyName: string]: UserIdentityProperties}
プロパティ値
{[propertyName: string]: UserIdentityProperties}