Property AllowedOrigins
- Namespace
- MailFathom.Infrastructure.Security.Transport
- Assembly
- MailFathom.Infrastructure.dll
AllowedOrigins
Gets the origins this policy serves, in their normalized form, empty when every origin is served.
public IReadOnlyCollection<string> AllowedOrigins { get; }