|  | ClientStartupParams Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: ASDSoft.WebSigner.Server.Browser
 Syntax
Syntax[DataContractAttribute] public class ClientStartupParams : ClientStartupParamsBase
The ClientStartupParams type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BaseUri | 
            Base URL of web application (root).
             | 
|   | CultureInfo | 
            Current user language.
            (Inherited from ClientStartupParamsBase.) | 
|  | HelpCssUrl | 
            Url for application customized CSS for help page.
             | 
|  | HelpUrl | 
            Url for user help page.
             | 
|  | InstallerUrl | 
            Url for download client installer file.
             | 
|  | Protocol | 
            AsdWebSigner communication protocol version.
             | 
|  | SessionId | 
            Session ID for current signing request.
             | 
 See Also
See Also