{CompanyName} FlexyGo

GlobalVars..::..CreateConfToken Method

Creates the configuration token.

Namespace:  FLEXYGO.Web
Assembly:  flxGlobals (in flxGlobals.dll)

Syntax


public static ConfToken CreateConfToken(
	string userName
)
Public Shared Function CreateConfToken ( _
	userName As String _
) As ConfToken

Parameters

userName
Type: String
Name of the user.

Return Value

ConfToken.