| WebServiceAuthorizationAuthenticateToken Method | 
Namespace: CMS.Synchronization.WSE3
 Syntax
Syntaxprotected override string AuthenticateToken( UsernameToken token )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| SecurityException | Thrown when staging has no password set. | 
| ArgumentNullException | Thrown when username authentication token is missing. | 
 See Also
See Also