CorsPolicyBuilder.AllowAnyMethod Metoda

Definice

Zajišťuje, aby zásady umožňovaly jakoukoli metodu.

public:
 Microsoft::AspNetCore::Cors::Infrastructure::CorsPolicyBuilder ^ AllowAnyMethod();
public Microsoft.AspNetCore.Cors.Infrastructure.CorsPolicyBuilder AllowAnyMethod ();
member this.AllowAnyMethod : unit -> Microsoft.AspNetCore.Cors.Infrastructure.CorsPolicyBuilder
Public Function AllowAnyMethod () As CorsPolicyBuilder

Návraty

Aktuální tvůrce zásad.

Platí pro