| X509HelperGetX509Token Method | 
            Returns the security token for X509 authentication.
            
 
Namespace: CMS.Synchronization.WSE3Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 10.0.0
 Syntax
Syntaxpublic static X509SecurityToken GetX509Token(
	string keyIdentifier
)
Parameters
- keyIdentifier
- Type: SystemString
 Token key identifier
Return Value
Type: 
X509SecurityToken See Also
See Also