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 in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

array of string
groups
Optional

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

Property Of