ModuleSecurity.CheckPermissionsGroup Method
Check permissions of current user
Public Function CheckPermissionsGroup( _
ByVal permissions As Long _
) As Boolean
This language is not supported or no code example is available.
public bool CheckPermissionsGroup(
long permissions
)
This language is not supported or no code example is available.
Parameters
-
permissions
-
long
Request permissions
Return Value
bool
Flag indicating whether request permissions are allowed
.NET Framework
Supported in: 4.6.2, 4.7