Share via


UserIdentity interface

User assigned managed identity associated with a server.

Properties

clientId

Identifier of the client of the service principal associated to the user assigned managed identity.

principalId

Identifier of the object of the service principal associated to the user assigned managed identity.

Property Details

clientId

Identifier of the client of the service principal associated to the user assigned managed identity.

clientId?: string

Property Value

string

principalId

Identifier of the object of the service principal associated to the user assigned managed identity.

principalId?: string

Property Value

string