ModuleSecurity.GetPermissions Method

Get permissions of user
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
string

User name

Return Value

long

Number

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition