Class AccountRemoteServiceConsts
Inherited Members
Namespace: Volo.Abp.Account
Assembly: Volo.Abp.Account.Application.Contracts.dll
Syntax
public static class AccountRemoteServiceConsts
Fields
ModuleName
Declaration
public const string ModuleName = "account"
Field Value
Type | Description |
---|---|
string |
RemoteServiceName
Declaration
public const string RemoteServiceName = "AbpAccount"
Field Value
Type | Description |
---|---|
string |