Click or drag to resize
X509ClientAssertion Class
X509 Security assertion.
Inheritance Hierarchy
SystemObject
  PolicyAssertion
    SecurityPolicyAssertion
      CMS.Synchronization.WSE3X509ClientAssertion

Namespace: CMS.Synchronization.WSE3
Assembly: CMS.Synchronization.WSE3 (in CMS.Synchronization.WSE3.dll) Version: 9.0.0
Syntax
C#
public class X509ClientAssertion : SecurityPolicyAssertion

The X509ClientAssertion type exposes the following members.

Constructors
  NameDescription
Public methodX509ClientAssertion
Constructor.
Top
Properties
  NameDescription
Public propertyClientKeyId
Client certificate key ID.
Public propertyServerKeyId
Server certificate key ID.
Top
Methods
See Also