ModuleSecurity.CheckRunPermission (Int64) Method

Check Runpermissions of current user
Public Function CheckRunPermission( _ 
ByVal runPermissions As Long
) As Boolean
This language is not supported or no code example is available.
public bool CheckRunPermission( 
long runPermissions 
)
This language is not supported or no code example is available.

Parameters

runPermissions
long

Return Value

bool

Flag indicating whether request permissions are allowed

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition