Click or drag to resize

PathProvider Class

Provides a URLs for resources signing process.
Inheritance Hierarchy
SystemObject
  ASDSoft.WebSigner.ServerPathProvider

Namespace:  ASDSoft.WebSigner.Server
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
public static class PathProvider

The PathProvider type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberHelpUrl
URL for download HTML page with user help document.
Public propertyStatic memberInstallerUrl
URL for download installer package according to client OS platform.
Public propertyStatic memberJavaScriptUrl
URL for download common javascript for process signing in the browser.
Top
See Also