Field P3P
The HTTP P3P header.
Used to indicate the privacy policy of the server, allowing clients to understand how their data will be handled.
public const string P3P = "P3P"
Returns
- string
- The HTTP P3P header. Used to indicate the privacy policy of the server, allowing clients to understand how their data will be handled.