Show / Hide Table of Contents

Class IdentityProSecurityLogActionConsts

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

Constructors

IdentityProSecurityLogActionConsts()

Declaration
public IdentityProSecurityLogActionConsts()

Properties

LinkTargetTenantId

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

LinkTargetUserId

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

LinkUser

Declaration
public static string LinkUser { get; set; }
Property Value
Type Description
string
In this article
Back to top Powered by Volosoft