DMTokenRepository Class |
Namespace:
DMLibrary
Assembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
The DMTokenRepository type exposes the following members.
Name | Description | |
---|---|---|
![]() | DMTokenRepository(String) | Initializes a new instance of the DMTokenRepository class |
![]() | DMTokenRepository(String, ISqlDataConnectionFactory) | Initializes a new instance of the DMTokenRepository class |
Name | Description | |
---|---|---|
![]() | MainDatabaseConnectionString |
Name | Description | |
---|---|---|
![]() | CreateOrReturnToken |
Creates a new token
|
![]() | DeleteExpiredTokens |
Delete expired or inactive tokens based on sessiontimeout in the prefetcher config and the tokenage in systemsettings. Both are in minutes for better precision.
|
![]() | GetToken(String, String, String) | |
![]() | GetToken(String, String, String, DMTokenParameters) |
Name | Description | |
---|---|---|
![]() | _sqlDataConnectionFactory |