IRgfIdentityServiceAddOrReplaceRGFUserAsync Method
Namespace: Recrovit.RecroGridFramework.IdentityAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.14.0.25.0131.1
Task<(RGFUser user, bool isNewlyCreated)> AddOrReplaceRGFUserAsync(
ClaimsPrincipal principal,
string language = null
)
- principal ClaimsPrincipal
-
- language String (Optional)
-
TaskValueTupleRGFUser,
Boolean