RecroGrid Framework
C#
Show/Hide TOC
Rgf
Identity
Service
Get
User
Id
Async Method
Definition
Namespace:
Recrovit.RecroGridFramework.Identity
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.12.0.24.1213.1
C#
Copy
public
Task
<
string
>
GetUserIdAsync
(
ClaimsPrincipal
principal
)
Parameters
principal
ClaimsPrincipal
Return Value
Task
String
Implements
IRgfIdentityService
GetUserIdAsync(ClaimsPrincipal)
See Also
Reference
RgfIdentityService Class
Recrovit.RecroGridFramework.Identity Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also