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