Show / Hide Table of Contents

Class IdentitySecurityLogIdentityConsts

Inheritance
object
IdentitySecurityLogIdentityConsts
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 IdentitySecurityLogIdentityConsts

Properties

Identity

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

IdentityExternal

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

IdentityTwoFactor

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