ContainerAppCorsPolicy.AllowedOrigins Property

Definition

Specifies the content for the access-control-allow-origins header.

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