Show / Hide Table of Contents

Class LinkUserTokenProviderConsts

Inheritance
object
LinkUserTokenProviderConsts
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.Domain.Shared.dll
Syntax
public static class LinkUserTokenProviderConsts

Properties

LinkUserLoginTokenPurpose

Declaration
public static string LinkUserLoginTokenPurpose { get; set; }
Property Value
Type Description
string

LinkUserTokenProviderName

Declaration
public static string LinkUserTokenProviderName { get; set; }
Property Value
Type Description
string

LinkUserTokenPurpose

Declaration
public static string LinkUserTokenPurpose { get; set; }
Property Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform