Compartir a través de


AppServiceCorsSettings.IsCredentialsSupported Propiedad

Definición

Obtiene o establece si se permiten solicitudes CORS con credenciales. Para obtener más información, consulte https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#Requests_with_credentials.

public bool? IsCredentialsSupported { get; set; }
member this.IsCredentialsSupported : Nullable<bool> with get, set
Public Property IsCredentialsSupported As Nullable(Of Boolean)

Valor de propiedad

Se aplica a