Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Identity.DefaultResourceAccess.RemoveRoleFromUserAsync Method

(not specified)

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

Syntax

public Task RemoveRoleFromUserAsync(
    int userId,
    string roleName );

Parameters

userId

(not specified)

roleName

(not specified)

Remarks

(not specified)

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