Class IdentityProRemoteServiceConsts
Inherited Members
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Pro.Application.Contracts.dll
Syntax
public class IdentityProRemoteServiceConsts
Constructors
IdentityProRemoteServiceConsts()
Declaration
public IdentityProRemoteServiceConsts()
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 |