Class IdentitySecurityLogIdentityConsts
Inherited Members
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 |