Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Identity.IResource.GetUserRolesAsync Method

(not specified)

Class: YetaWF.Core.Identity.IResource
Namespace: YetaWF.Core.Identity
Assembly: YetaWF.Core

Syntax

public Task<List<SelectionItem<string>>> GetUserRolesAsync( int userId );

Parameters

userId

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Identity.IResource ClassYetaWF.Core Overview