Freigeben über


CorsHttpMethods Enumeration

Definition

Diese Enumeration unterstützt eine bitweise Kombination ihrer Memberwerte.

[System.Flags]
public enum CorsHttpMethods
[<System.Flags>]
type CorsHttpMethods = 
Public Enum CorsHttpMethods
Vererbung
CorsHttpMethods
Attribute

Felder

Connect 128
Delete 16
Get 1
Head 2
Merge 256
None 0
Options 64
Post 4
Put 8
Trace 32

Gilt für: