Click or drag to resize
X509HelperGetClientX509TokenKey Method
Returns client token key.

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also