UserAssignedIdentity interface

The User Assigned Identity

Properties

clientId

The client id of user assigned identity. NOTE: This property will not be serialized. It can only be populated by the server.

principalId

The principal id of user assigned identity. NOTE: This property will not be serialized. It can only be populated by the server.

tenantId

The tenant id of user assigned identity.

Property Details

clientId

The client id of user assigned identity. NOTE: This property will not be serialized. It can only be populated by the server.

clientId?: string

Property Value

string

principalId

The principal id of user assigned identity. NOTE: This property will not be serialized. It can only be populated by the server.

principalId?: string

Property Value

string

tenantId

The tenant id of user assigned identity.

tenantId?: string

Property Value

string