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