[DataMember()] string SameSite {get;}
Property Value
Type: System.String
The sameSite attribute. The sameSite may take values "Strict", "Lax", "None" and "Unspecified". Default value is "Unspecified".
[DataMember()] string SameSite {get;}
Type: System.String
The sameSite attribute. The sameSite may take values "Strict", "Lax", "None" and "Unspecified". Default value is "Unspecified".
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.