DatabaseUserIdentity interface
Azure Active Directory identity configuration for a resource.
Properties
| client |
The Azure Active Directory client id. |
| principal |
The Azure Active Directory principal id. |
Property Details
clientId
The Azure Active Directory client id.
clientId?: string
Property Value
string
principalId
The Azure Active Directory principal id.
principalId?: string
Property Value
string