Show / Hide Table of Contents

Class AccountPermissions

Inheritance
object
AccountPermissions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Account
Assembly: Volo.Abp.Account.Pro.Admin.Application.Contracts.dll
Syntax
public static class AccountPermissions

Fields

GroupName

Declaration
public const string GroupName = "AbpAccount"
Field Value
Type Description
string

SettingManagement

Declaration
public const string SettingManagement = "AbpAccount.SettingManagement"
Field Value
Type Description
string

Methods

GetAll()

Declaration
public static string[] GetAll()
Returns
Type Description
string[]
In this article
Back to top Powered by ABP.IO Platform