Method to which validates an authentication token, this base implementation provides a secure hashing method based on MD5.
AuthenticationServer.ValidateToken
Throws a security exception if the token did not originate from this server or is not valid
AuthenticationServerBase Class | Ant.Security.Base Namespace