UserIdentity Class
Azure Active Directory identity configuration for a resource.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelUserIdentity
Constructor
UserIdentity(**kwargs)
Variables
Name | Description |
---|---|
principal_id
|
The Azure Active Directory principal id. |
client_id
|
The Azure Active Directory client id. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python