Interface IOriginValidator
Provides validation to determine whether an origin is allowed.
Namespace: Singulink.Net.Http.Api.Service
Assembly: Singulink.Net.Http.Api.Service.dll
Syntax
public interface IOriginValidator
Methods
| Name | Description |
|---|---|
| IsAllowed(string) | Determines whether the specified origin is allowed. |