Show / Hide Table of Contents

Class IdentityRemoteServiceConsts

Inheritance
object
IdentityRemoteServiceConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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
In this article
Back to top Powered by ABP.IO Platform