Click or drag to resize
X509HelperGetServerX509TokenKey Method
Returns server token key.

Namespace: CMS.Synchronization.WSE3
Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 8.2.23
Syntax
C#
public static string GetServerX509TokenKey(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also