Click or drag to resize

IApiApplicationConfigurationAppHost Property

Calling application server host (protocol+domain) for allow CORS, if WebSigner API using different host than calling application.

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

Property Value

Type: String
See Also