Share via


AppPlatformGatewayCorsProperties.AllowedOrigins Property

Definition

Allowed origins to make cross-site requests. The special value * allows all domains.

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

Property Value

Applies to