| id |
string |
Unique identifier for the application object (not the client ID) |
| appId |
string |
The application (client) ID used in OAuth2 flows |
| displayName |
string |
Display name of the application |
| description |
stringnull |
Free text description for the application |
| signInAudience |
string |
Microsoft account types supported by the application |
| identifierUris |
array |
URIs that identify the application within the tenant |
| web |
object |
Web platform configuration for the application |
| requiredResourceAccess |
array |
API permissions required by the application |
| keyCredentials |
array |
Certificate credentials for the application |
| passwordCredentials |
array |
Client secret credential metadata (secret value only returned at creation) |
| createdDateTime |
stringnull |
|
| deletedDateTime |
stringnull |
|