Click or drag to resize
CORSRule Methods

The CORSRule type exposes the following members.

Methods
  NameDescription
Public methodAddAllowedHeader
添加一条AllowedHeader。
Public methodAddAllowedMethod
添加一条AllowedMethod。
Public methodAddAllowedOrigin
添加一条AllowedOrigin。
Public methodAddExposeHeader
添加一条ExposeHeader。
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also