| X509ClientAssertion Constructor | 
            Constructor.
            
 
Namespace: CMS.Synchronization.WSE3Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 10.0.0
 Syntax
Syntaxpublic X509ClientAssertion(
	string clientKeyId,
	string serverKeyId
)
Parameters
- clientKeyId
- Type: SystemString
 Client certificate key ID
- serverKeyId
- Type: SystemString
 Server certificate key ID
 See Also
See Also