Table of Contents

Field From

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

The HTTP From header.

Contains the email address of the user making the request, often used for identifying the requester.

public const string From = "From"

Returns

string
The HTTP From header. Contains the email address of the user making the request, often used for identifying the requester.