Criteria
Path parameters
idinteger · int32Required
The ID of an MFA for which to modify the Criteria settings.
Body
accessstring · enumOptionalPossible values:
Access type options
securityPrincipalsEnabledboolean · nullableOptional
Whether the Security Principals criteria is enabled or not
securityPrincipalsMatchingModestring · enumOptionalPossible values:
Matching mode type options
gatewaysEnabledboolean · nullableOptional
Whether the Gateways criteria is enabled or not
gatewaysMatchingModestring · enumOptionalPossible values:
Matching mode type options
devicesEnabledboolean · nullableOptional
Whether the Devices criteria is enabled or not
devicesMatchingModestring · enumOptionalPossible values:
Matching mode type options
oSsEnabledboolean · nullableOptional
Whether the OSs criteria is enabled or not
oSsMatchingModestring · enumOptionalPossible values:
Matching mode type options
iPsEnabledboolean · nullableOptional
Whether the IPs criteria is enabled or not
iPsMatchingModestring · enumOptionalPossible values:
Matching mode type options
hardwareIDsEnabledboolean · nullableOptional
Whether the HardwareIDs criteria is enabled or not
hardwareIDsMatchingModestring · enumOptionalPossible values:
Matching mode type options
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
put
/api/MFA/{id}/CriteriaNo content
Last updated