FieldPermissionType.Allowed Field
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 action is allowed. Value = 4.
public: int Allowed = 4;
public const int Allowed = 4;
val mutable Allowed : int
Public Const Allowed As Integer = 4