AuthenticationEventContextServicePrincipal interface
ResourceServicePrincipal interface for data.
Properties
app |
The application display name. |
app |
The application identifier. |
display |
The display name. |
id | The identifier for the service principal. |
Property Details
appDisplayName
The application display name.
appDisplayName: string
Property Value
string
appId
The application identifier.
appId: string
Property Value
string
displayName
The display name.
displayName: string
Property Value
string
id
The identifier for the service principal.
id: string
Property Value
string
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 JavaScript