Class IdentityServerModuleExtensionConsts.EntityNames
Inheritance
System.Object
IdentityServerModuleExtensionConsts.EntityNames
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 |
|