IRgfIdentityServiceGetRGFUserRolesAsync Method

Definition

Namespace: Recrovit.RecroGridFramework.Identity
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.12.0.24.1213.1
C#
Task<IEnumerable<RGFRole>> GetRGFUserRolesAsync(
	string userId
)

Parameters

userId  String
 

Return Value

TaskIEnumerableRGFRole

See Also