Criteria

Get

get

Retrieve the Criteria settings of a MFA Default object.

Query parameters
siteIdinteger · int32Optional

The SiteId of a MFA Default object for which to retrieve the Criteria settings (optional).

Responses
200

Success

application/json; api-version=1.0
get
/api/MFADefaultSettings/Criteria

Update

put

Update the Criteria settings of a MFA Default object.

Query parameters
siteIdinteger · int32Optional

The SiteId of a MFA Default object for which to modify the Criteria settings (optional).

Body
accessstring · enumOptional

Access type options

Possible values:
securityPrincipalsEnabledboolean | nullableOptional

Whether the Security Principals criteria is enabled or not

securityPrincipalsMatchingModestring · enumOptional

Matching mode type options

Possible values:
gatewaysEnabledboolean | nullableOptional

Whether the Gateways criteria is enabled or not

gatewaysMatchingModestring · enumOptional

Matching mode type options

Possible values:
devicesEnabledboolean | nullableOptional

Whether the Devices criteria is enabled or not

devicesMatchingModestring · enumOptional

Matching mode type options

Possible values:
oSsEnabledboolean | nullableOptional

Whether the OSs criteria is enabled or not

oSsMatchingModestring · enumOptional

Matching mode type options

Possible values:
iPsEnabledboolean | nullableOptional

Whether the IPs criteria is enabled or not

iPsMatchingModestring · enumOptional

Matching mode type options

Possible values:
hardwareIDsEnabledboolean | nullableOptional

Whether the HardwareIDs criteria is enabled or not

hardwareIDsMatchingModestring · enumOptional

Matching mode type options

Possible values:
Responses
put
/api/MFADefaultSettings/Criteria

No content

Last updated

Was this helpful?