Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Synchronization Namespaces
CMS.Synchronization.WSE3
WebServiceAuthorization Class
WebServiceAuthorization Methods
AuthenticateToken Method
VerifyToken Method
WebServiceAuthorization
VerifyToken Method
Verifies the incoming username token.
Namespace:
CMS.Synchronization.WSE3
Assembly:
CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
void
VerifyToken
(
SecurityToken
token
)
Parameters
token
Type:
SecurityToken
Token to verify
Implements
ISecurityTokenManager.VerifyToken(SecurityToken)
See Also
Reference
WebServiceAuthorization Class
CMS.Synchronization.WSE3 Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com