Delen via


AppPlatformGatewayCorsProperties.AllowedHeaders Property

Definition

Allowed headers in cross-site requests. The special value * allows actual requests to send any header.

public System.Collections.Generic.IList<string> AllowedHeaders { get; }
member this.AllowedHeaders : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedHeaders As IList(Of String)

Property Value

Applies to