X509Helper CheckClientX509Token Method Kentico 8.0 API Reference
Returns true if given client token is valid.

Namespace: CMS.Synchronization.WSE3
Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

token
Type: X509SecurityToken
Token to check
siteName
Type: OnlineSystem String
Site name

Return Value

Type: OnlineBoolean
See Also