KestrunRequest.Authorization property

Gets the authorization header value for the request, if present.

public string? Authorization { get; }

See Also