Click or drag to resize
WebServiceAuthorization Methods

The WebServiceAuthorization type exposes the following members.

Methods
  NameDescription
Protected methodAuthenticateToken
Authentication function, returns the password for specified username.
(Overrides UsernameTokenManager.AuthenticateToken(UsernameToken).)
Public methodVerifyToken
Verifies the incoming username token.
(Overrides UsernameTokenManager.VerifyToken(SecurityToken).)
Top
See Also