CorsPolicy.AllowAnyMethod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating if all methods are allowed.
public:
property bool AllowAnyMethod { bool get(); };
public bool AllowAnyMethod { get; }
member this.AllowAnyMethod : bool
Public ReadOnly Property AllowAnyMethod As Boolean