KestrunContext.User property
Gets the user associated with the current HTTP context.
public ClaimsPrincipal User { get; }
See Also
- recordĀ KestrunContext
- namespaceĀ Kestrun.Hosting
Gets the user associated with the current HTTP context.
public ClaimsPrincipal User { get; }