| WebServiceAuthorization Class |
Namespace: CMS.Synchronization.WSE3
public class WebServiceAuthorization : UsernameTokenManager
The WebServiceAuthorization type exposes the following members.
| Name | Description | |
|---|---|---|
| WebServiceAuthorization |
| Name | Description | |
|---|---|---|
| AuthenticateToken |
Authentication function, returns the password for specified username.
(Overrides UsernameTokenManager.AuthenticateToken(UsernameToken).) | |
| VerifyToken |
Verifies the incoming username token.
(Overrides UsernameTokenManager.VerifyToken(SecurityToken).) |