Checks to see if the user has access to the specified area. The FixCheckAreaAccessQuiet method refrains from sending a security violation message if the user does not have access.
Syntax
object.FixCheckAreaAccessQuiet(Area)
Properties
The FixCheckAreaAccessQuiet method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Area |
Integer. The area that the user is trying to access. |
Return Value
Long. Returns 1 if the user has access to the specified area, 0 otherwise.
Remarks
The mapping of area number to area name can be seen in the Security Configurator under area configuration.