OrgAuthExemptionDto

OrgAuthExemptionDto
OrgAuthExemptionDto

Org auth exemption expanded dto

JSON Example
{
    "userAuthExemptionDtos": [
        {
            "userId": "string",
            "isUserApiTokenMfaExempted": false,
            "isUserLoginMfaExempted": false,
            "isIpRestrictionExempted": false
        }
    ],
    "orgId": "string"
}
userAuthExemptionDtos
Optional

userAuthExemptionDtos

string
orgId
Optional

orgId