{CompanyName} FlexyGo

ConfToken Members

The ConfToken type exposes the following members.

Constructors


  Name Description
Public method ConfToken(UserConnectionCollection, String)
Only for Unit Tests!! Initializes a new instance of the ConfToken class.
Public method ConfToken(UserConnectionCollection, String, SystemObjectSettings)
Initializes a new instance of the ConfToken class.

Methods


  Name Description
Public method Static member GenerateConfToken
Generates a configuration token instance.
Public method MapDocumentPath
Returns phisical path based on DocumentPath setting.
Public method MapFilePath
Returns phisical path based on web path.
Public method MapImagePath
Returns phisical path based on ImagePath setting.
Public method MapMailPath
Returns phisical path based on ImagePath setting.
Public method MapPath
Returns phisical path based on web path.
Public method ResolveUrl
Resolves the URL.
Public method ResolveUrlFullPath
Resolves the URL with complete address.

Properties


  Name Description
Public property AppFullPath
Gets Application full Path.
Public property AppPath
Gets Application Path.
Public property ConfConnString
Gets the Settings Database connection string.
Public property ConfDBType
Gets the Settings Database type.
Public property EnvironmentSettings
Gets EnvironmentSettings
Public property InactiveObjOn
Gets a value indicating whether inactive objects is On.
Public property ObjectsConfiguration
Gets or Sets SystemObjectSettings
Public property ToJSon
Serializes object to JSon.
Public property UserSecurity
Gets the user UserSecurityConfig object.