Get permissions of user

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

Public Function GetPermissions( _ 
ByRef userName As String
) As Long
This language is not supported or no code example is available.
public long GetPermissions( 
ref string userName 
)
This language is not supported or no code example is available.

Parameters

userName
Type: string

User name

Return Value

Type: long

Number

.NET Framework

Supported in: 4.6.2, 4.7