Show / Hide Table of Contents

Class IdentityServerModuleExtensionConsts.EntityNames

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

Fields

ApiResource

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

Client

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

IdentityResource

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