Check level of current user

Namespace: T.Modules.Security
Assembly: T.Modules (in T.Modules.dll)

Public Function CheckLevel( _ 
ByVal level As Integer
) As Boolean
This language is not supported or no code example is available.
public bool CheckLevel( 
int level 
)
This language is not supported or no code example is available.

Parameters

level
Type: int

Request level

Return Value

Type: bool

Flag indicating whether request level is allowed

.NET Framework

Supported in: 4.6.2, 4.7