2 writes to Secure
Microsoft.AspNetCore.Http.Features (1)
CookieOptions.cs (1)
118Secure = Secure,
Microsoft.Net.Http.Headers (1)
SetCookieHeaderValue.cs (1)
630result.Secure = true;
6 references to Secure
Microsoft.Net.Http.Headers (6)
SetCookieHeaderValue.cs (6)
217if (Secure) 287if (headerValue.Secure) 363if (Secure) 739&& Secure == other.Secure 754^ Secure.GetHashCode()