ApplicationProviderAuthorization interface
model interface ApplicationProviderAuthorization
Properties
| managed |
The managed by role definition ID for the application. |
| role |
The role definition ID for the application. |
Property Details
managedByRoleDefinitionId
The managed by role definition ID for the application.
managedByRoleDefinitionId?: string
Property Value
string
roleDefinitionId
The role definition ID for the application.
roleDefinitionId?: string
Property Value
string