Udostępnij za pośrednictwem


HttpCookie.SameSite Property

Definition

Gets or sets an option to restrict the cookie to not be sent with cross-site requests.

public Microsoft.Azure.Functions.Worker.Http.SameSite SameSite { get; set; }
member this.SameSite : Microsoft.Azure.Functions.Worker.Http.SameSite with get, set
Public Property SameSite As SameSite

Property Value

Applies to