Base |
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 |