Click or drag to resize
IAccountInfoRoleRelations Property
角色集合

Namespace: X3Platform.Membership
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
IList<IAccountRoleRelationInfo> RoleRelations { get; }

Property Value

Type: IListIAccountRoleRelationInfo
See Also