tgstation-server 6.19.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
IClaimsPrincipalAccessor.cs
Go to the documentation of this file.
1using System.Security.Claims;
2
4{
9 {
13 ClaimsPrincipal User { get; }
14 }
15}
Interface for accessing the current request's ClaimsPrincipal.
ClaimsPrincipal User
Get the current ClaimsPrincipal.