FieldRestriction Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.