Click or drag to resize

ClientStartupParamsBase Class

Base information for create SignatureSession
Inheritance Hierarchy

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

The ClientStartupParamsBase type exposes the following members.

Constructors
  NameDescription
Protected methodClientStartupParamsBase
Initializes a new instance of the ClientStartupParamsBase class
Top
Properties
  NameDescription
Public propertyCode exampleCultureInfo
Current user language.
Top
See Also