CookiePolicyOptionsExtensions.DisallowsSameSiteNone(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Checks if the specified user agent supports "SameSite=None" cookies.
public static bool DisallowsSameSiteNone (string userAgent);
static member DisallowsSameSiteNone : string -> bool
Public Function DisallowsSameSiteNone (userAgent As String) As Boolean
Parameters
- userAgent
- String
Browser user agent.
Returns
True, if the user agent does not allow "SameSite=None" cookie; otherwise, false.
Remarks
Incompatible user agents include: