THttpServerRequest.User Property
Gets or sets the authenticated user identity associated with the request.
Remarks
Typically set by authentication middleware once the request has been validated.
Syntax
Unit: Sparkle.HttpServer.Request
property THttpServerRequest.User: IUserIdentity