Base | ![]() |
public class BaseService
The BaseService type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateToken | Returns a brand new token used for service authentication |
![]() ![]() | GetResourceString | Returns the localized string if found, otherwise returns in the passed in text. |
![]() | ProcessStringListToInteger | Given a list of strings convert all values to Integer |
![]() | ValidateToken | A web service method which Validates if a token is still active and has not timed-out |
![]() | WebAccessLogger | Adds to the WSAccess log |
Name | Description | |
---|---|---|
![]() | AuthToken | A key which is used to register a session with time web services. AuthTokens are valid for around two hours |