Share via


UserIdentity interface

A resource identity that is managed by the user of the service.

Properties

clientId

The client ID of the user-assigned identity.

principalId

The principal ID of the user-assigned identity.

Property Details

clientId

The client ID of the user-assigned identity.

clientId?: string

Property Value

string

principalId

The principal ID of the user-assigned identity.

principalId?: string

Property Value

string