Table of Contents

Property SecGPC

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

SecGPC

Gets the value of the HTTP Sec-GPC header.

The HTTP Sec-GPC request header is part of the Global Privacy Control (GPC) mechanism to indicate whether the user consents to a website or service selling or sharing their personal information with third parties.

public string? SecGPC { get; set; }

Property Value

string