LdapToGroupPolicyValueMapping
Description
This object defines the value mapping for an LDAP attribute to a group policy. Use this nested entity in an LdapAttributeToGroupPolicyMapping object. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
| Property | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| ldapValue | True | string |
The customer-specific attribute value.
Field level constraints: cannot be null, must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
| groupPolicy | True | object |
The group policy that should be assigned based on the attribute value.
Field level constraints: cannot be null. (Note: Additional constraints might exist) Allowed types are: [ RaVpnGroupPolicy ] |
|||
| type | True | string | ldaptogrouppolicyvaluemapping | |||