Click or drag to resize

SignatureSessionBase Class

Base class for implementation signature session.
Inheritance Hierarchy

Namespace:  ASDSoft.WebSigner
Assembly:  ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax
C#
[SerializableAttribute]
[DataContractAttribute]
public abstract class SignatureSessionBase

The SignatureSessionBase type exposes the following members.

Constructors
  NameDescription
Protected methodSignatureSessionBase
Base socnstructor.
Top
Properties
  NameDescription
Public propertySessionId
Unique session ID.
Top
See Also