다음을 통해 공유


IHttpCookie.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; }
member this.SameSite : Microsoft.Azure.Functions.Worker.Http.SameSite
Public ReadOnly Property SameSite As SameSite

Property Value

Applies to