Compartilhar via


AppServiceCorsSettings.IsCredentialsSupported Propriedade

Definição

Obtém ou define se as solicitações CORS com credenciais são permitidas. Consulte https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#Requests_with_credentials para obter mais detalhes.

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

Valor da propriedade

Aplica-se a