Add permission.

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

Public Function AddSessionPermission( _ 
ByVal name As String
) As Boolean
This language is not supported or no code example is available.
public bool AddSessionPermission( 
string name 
)
This language is not supported or no code example is available.

Parameters

name
Type: string

Permission name

Return Value

Type: bool

Flag indicating whether permission was added

.NET Framework

Supported in: 4.6.2, 4.7