IdentityItemDescription Class
Describes a single user-assigned identity associated with the application.
- Inheritance
-
IdentityItemDescription
Constructor
IdentityItemDescription(*, principal_id: Optional[str] = None, client_id: Optional[str] = None, **kwargs)
Parameters
- principal_id
- str
Required
the object identifier of the Service Principal which this identity represents.
- client_id
- str
Required
the client identifier of the Service Principal which this identity represents.
Feedback
Submit and view feedback for