IApiApplicationConfiguration Properties |
The IApiApplicationConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| AppHost |
Calling application server host (protocol+domain) for allow CORS, if WebSigner API using different host than calling application.
| |
| AuthToken |
Authentication token for identified application.
| |
| LogoBitmap |
Specific logo. See ASDSoft.WebSigner.Server.AspNet.StartupSettings.LogoBitmap
| |
| Name |
Unique name of application.
| |
| WebSignerHost |
Target WebSigner API server host (protocol+domain) used from client/browser, if diferent than host used for calling ApiController.CreateSignatureSession.
|