KestrunRequest.Authorization property
Gets the authorization header value for the request, if present.
public string? Authorization { get; }
See Also
- class KestrunRequest
- namespace Kestrun.Models
Gets the authorization header value for the request, if present.
public string? Authorization { get; }