Show / Hide Table of Contents

Class IdentityPermissions

Inheritance
object
IdentityPermissions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Reflection
Assembly: Volo.Abp.Core.Tests.dll
Syntax
public static class IdentityPermissions

Fields

GroupName

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

Methods

GetAll()

Declaration
public static string[] GetAll()
Returns
Type Description
string[]
In This Article
Back to top Powered by Volosoft