Click or drag to resize

BaseService Methods

The BaseService type exposes the following members.

Methods
 NameDescription
Public methodCode exampleCreateToken Returns a brand new token used for service authentication
Public methodCode exampleGetResourceString Returns the localized string if found, otherwise returns in the passed in text.
Public methodProcessStringListToInteger Given a list of strings convert all values to Integer
Public methodValidateToken A web service method which Validates if a token is still active and has not timed-out
Public methodWebAccessLogger Adds to the WSAccess log
Top
See Also