Show / Hide Table of Contents

Class IdentitySecurityLogIdentityConsts

Inheritance
System.Object
IdentitySecurityLogIdentityConsts
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Domain.Shared.dll
Syntax
public static class IdentitySecurityLogIdentityConsts : object

Properties

Identity

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

IdentityExternal

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

IdentityTwoFactor

Declaration
public static string IdentityTwoFactor { get; set; }
Property Value
Type Description
System.String
Back to top Powered by Volosoft