Class AspNetUserRoles
Inheritance
System.Object
AspNetUserRoles
Assembly: mix.database.dll
Syntax
public class AspNetUserRoles : IdentityUserRole<Guid>
Properties
|
Improve this Doc
View Source
MixTenantId
Declaration
public int MixTenantId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MixUser
Declaration
public virtual MixUser MixUser { get; set; }
Property Value
|
Improve this Doc
View Source
RoleId
Declaration
public Guid RoleId { get; set; }
Property Value
|
Improve this Doc
View Source
UserId
Declaration
public Guid UserId { get; set; }
Property Value