Partager via


CorsRule.AllowedOrigins Propriété

Définition

Obtient ou définit les noms de domaine autorisés via CORS.

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

Valeur de propriété

Collection de chaînes contenant des noms de domaine autorisés, limitée à 64.

S’applique à