authenticationConditionsApplications resource type
Namespace: microsoft.graph
The applications on which an authenticationEventListener should trigger.
Properties
None.
Relationships
Relationship | Type | Description |
---|---|---|
includeApplications | authenticationConditionApplication collection | Collection of the application conditions on which an authenticationEventListener should trigger. |
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.authenticationConditionsApplications"
}