UserIdentityProperties Class

The information about the user identity.

Inheritance
UserIdentityProperties

Constructor

UserIdentityProperties(*, principal_id: Optional[str] = None, client_id: Optional[str] = None, **kwargs)

Variables

principal_id
str

The principal id of user assigned identity.

client_id
str

The client id of user assigned identity.