Added the antispamTeamsDirection enumeration type.
Added the teamsDeliveryLocation enumeration type.
Added the teamsMessageDeliveryAction enumeration type.
Added the antispamTeamsDirection enumeration type.
Added the teamsDeliveryLocation enumeration type.
Added the teamsMessageDeliveryAction enumeration type.
Added anomalousToken``newCountry
, passwordSpray
, riskyIPAddress
, suspiciousBrowser
, suspiciousInboxForwarding
, tokenIssuerAnomaly
, as a supported values for the riskEventType property in the riskDetection resource.
Added the cloudPcPolicyApplyActionStatus enumeration type.
Removed the following methods for retrieving custom authentication extension objects: GET /identity/authenticationEventListeners/{listenerId}/microsoft.graph.onAttributeCollectionStartListener/handler/microsoft.graph.onAttributeCollectionStartCustomExtensionHandler/customExtension
, GET /identity/authenticationEventListeners/{listenerId}/microsoft.graph.onAttributeCollectionSubmitListener/handler/microsoft.graph.onAttributeCollectionSubmitCustomExtensionHandler/customExtension
, GET /identity/authenticationEventListeners/{listenerId}/microsoft.graph.OnEmailOtpSendListener/handler/microsoft.graph.OnOtpSendCustomExtensionHandler/customExtension
. Use the GET /identity/customAuthenticationExtensions/{customAuthenticationExtensionId} operation instead.
Removed the following methods for updating custom authentication extension objects: PUT /identity/authenticationEventListeners/{listenerId}/microsoft.graph.onAttributeCollectionStartListener/handler/microsoft.graph.onAttributeCollectionStartCustomExtensionHandler/customExtension/$ref
, PUT /identity/authenticationEventListeners/{listenerId}/microsoft.graph.onAttributeCollectionSubmitListener/handler/microsoft.graph.onAttributeCollectionSubmitCustomExtensionHandler/customExtension/$ref
, PUT /identity/authenticationEventListeners/{listenerId}/microsoft.graph.onEmailOtpSendListener/handler/microsoft.graph.onOtpSendCustomExtensionHandler/customExtension/$ref
. Use the PATCH /identity/customAuthenticationExtensions/{customAuthenticationExtensionId} operation instead.
Added the updateRequested
member to the protectionRuleStatus enumeration.
Added the deleteRequested
member to the protectionRuleStatus enumeration.
Added the protectionSource enumeration type.
Added the confirmedBy enumeration type.
Added the timeCardState enumeration type.
Added the timeCard
member to the workforceIntegrationSupportedEntities enumeration.
Added the isActivitiesIncludedWhenCopyingShiftsEnabled property to the schedule resource.