Class IdentityRemoteServiceConsts
Inherited Members
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Application.Contracts.dll
Syntax
public static class IdentityRemoteServiceConsts
Fields
ModuleName
Declaration
public const string ModuleName = "identity"
Field Value
Type | Description |
---|---|
string |
RemoteServiceName
Declaration
public const string RemoteServiceName = "AbpIdentity"
Field Value
Type | Description |
---|---|
string |