Show / Hide Table of Contents

Class IdentityModuleExtensionConsts.EntityNames

Inheritance
System.Object
IdentityModuleExtensionConsts.EntityNames
Namespace: Volo.Abp.ObjectExtending
Assembly: Volo.Abp.Identity.Domain.Shared.dll
Syntax
public static class EntityNames : object

Fields

ClaimType

Declaration
public const string ClaimType = null
Field Value
Type Description
System.String

OrganizationUnit

Declaration
public const string OrganizationUnit = null
Field Value
Type Description
System.String

Role

Declaration
public const string Role = null
Field Value
Type Description
System.String

User

Declaration
public const string User = null
Field Value
Type Description
System.String
Back to top Powered by Volosoft