Class AccountTestData
Inheritance
AccountTestData
Assembly: Volo.Abp.Account.Pro.Application.Tests.dll
Syntax
public class AccountTestData : ISingletonDependency
Constructors
AccountTestData()
Declaration
Properties
AgeClaimId
Declaration
public Guid AgeClaimId { get; }
Property Value
EducationClaimId
Declaration
public Guid EducationClaimId { get; }
Property Value
RoleModeratorId
Declaration
public Guid RoleModeratorId { get; }
Property Value
UserDavidId
Declaration
public Guid UserDavidId { get; }
Property Value
UserJohnId
Declaration
public Guid UserJohnId { get; }
Property Value
UserNeoId
Declaration
public Guid UserNeoId { get; }
Property Value
Implements
Extension Methods