IdentityManagementProperties interface
model interface IdentityManagementProperties
Properties
| application |
The application id. |
| application |
The application ids. |
| delegation |
The delegation app ids. |
| type | The type. |
Property Details
applicationId
The application id.
applicationId?: string
Property Value
string
applicationIds
The application ids.
applicationIds?: string[]
Property Value
string[]
delegationAppIds
The delegation app ids.
delegationAppIds?: string[]
Property Value
string[]
type
The type.
type?: string
Property Value
string