Device Requirements Evaluation
Represents the result of the server-side device requirements evaluation.
This object is returned as part of the mobile confirmation response when PingOne evaluates whether the current device complies with the policy configured for the authentication flow.
All properties are nullable because the server may omit this object entirely or return only a subset of its fields.
Constructors
Link copied to clipboard
public DeviceRequirementsEvaluation DeviceRequirementsEvaluation(String status, String reason, String deviceRequirementsDataHash)