Show / Hide Table of Contents

Class TestPermissionNames.Groups

Inheritance
object
TestPermissionNames.Groups
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Domain.Tests.dll
Syntax
public static class TestPermissionNames.Groups

Fields

TestGroup

Declaration
public const string TestGroup = "TestGroup"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform