Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Identity.DefaultResourceAccess.AddRoleWithUrlAsync Method

(not specified)

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

Syntax

public Task AddRoleWithUrlAsync(
    string roleName,
    string description,
    string postLoginUrl );

Parameters

roleName

(not specified)

description

(not specified)

postLoginUrl

(not specified)

Remarks

(not specified)

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