Class IdentityTestData
Inheritance
IdentityTestData
Assembly: Volo.Abp.Identity.Pro.TestBase.dll
Syntax
public class IdentityTestData : ISingletonDependency
Constructors
IdentityTestData()
Declaration
public IdentityTestData()
Properties
AgeClaimId
Declaration
public Guid AgeClaimId { get; }
Property Value
EducationClaimId
Declaration
public Guid EducationClaimId { get; }
Property Value
RoleManagerId
Declaration
public Guid RoleManagerId { get; }
Property Value
RoleModeratorId
Declaration
public Guid RoleModeratorId { get; }
Property Value
RoleSaleId
Declaration
public Guid RoleSaleId { get; }
Property Value
RoleSupporterId
Declaration
public Guid RoleSupporterId { get; }
Property Value
SocialNumberClaimId
Declaration
public Guid SocialNumberClaimId { get; }
Property Value
UserBobId
Declaration
public Guid UserBobId { get; }
Property Value
UserDavidId
Declaration
public Guid UserDavidId { get; }
Property Value
UserDavidSecurityLogId
Declaration
public Guid UserDavidSecurityLogId { get; set; }
Property Value
UserJohnId
Declaration
public Guid UserJohnId { get; }
Property Value
UserJohnSecurityLogId
Declaration
public Guid UserJohnSecurityLogId { get; set; }
Property Value
UserNeoId
Declaration
public Guid UserNeoId { get; }
Property Value
Implements
Extension Methods