Click or drag to resize

IApiApplicationConfigurationWebSignerHost Property

Target WebSigner API server host (protocol+domain) used from client/browser, if diferent than host used for calling ApiController.CreateSignatureSession.

Namespace:  ASDSoft.WebSigner.Server.Api.Configuration
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
string WebSignerHost { get; }

Property Value

Type: String
See Also