Bagikan melalui


FieldRestriction Class

Definition

The restrictions on a field imposed by a specific policy.

public class FieldRestriction
type FieldRestriction = class
Public Class FieldRestriction
Inheritance
FieldRestriction

Properties

DefaultValue

The value that policy will set for the field if the user does not provide a value.

Policy

The details of the policy that is causing the field restriction.

Result

The type of restriction that is imposed on the field.

Values

The values that policy either requires or denies for the field.

Applies to