Show / Hide Table of Contents

Class CorsPolicyConfiguration

Inheritance
object
CorsPolicyConfiguration
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NotifyHub.NotificationService.WebApi.Configurations
Assembly: NotifyHub.NotificationService.WebApi.dll
Syntax
public static class CorsPolicyConfiguration

Methods

| Edit this page View Source

UseCorsPolicy(IApplicationBuilder)

Declaration
public static IApplicationBuilder UseCorsPolicy(this IApplicationBuilder builder)
Parameters
Type Name Description
IApplicationBuilder builder
Returns
Type Description
IApplicationBuilder
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX