ConfToken Constructor (UserConnectionCollection, String, SystemObjectSettings)
Initializes a new instance of the ConfToken class.
Namespace:
FLEXYGO.Configuration.TokensAssembly: flxObjectConfig (in flxObjectConfig.dll)
Syntax
public ConfToken( UserConnectionCollection cnnStrings, string userName, SystemObjectSettings sysObjectSettings )
Public Sub New ( _ cnnStrings As UserConnectionCollection, _ userName As String, _ sysObjectSettings As SystemObjectSettings _ )
Parameters
- cnnStrings
- Type: FLEXYGO.Data..::..UserConnectionCollection
System Connection strings collection
- userName
- Type: String
Current user Name
- sysObjectSettings
- Type: FLEXYGO.Objects.Settings..::..SystemObjectSettings
System Object Settings, usually read from cache