X509Helper CheckServerX509Token Method Kentico 8.1 API Reference
Returns true if given server token is valid.

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

Parameters

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

Return Value

Type: OnlineBoolean
See Also