AuthMatchGroupMembership

AuthMatchGroupMembership
AuthMatchGroupMembership
JSON Example
{
    "criteria": "string",
    "groups": [
        "string"
    ]
}
string
criteria
Required

rule match criteria. Enum options - AUTH_MATCH_CONTAINS, AUTH_MATCH_DOES_NOT_CONTAIN, AUTH_MATCH_REGEX. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

array of string
groups
Optional

Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of