IOrganizationInfoRoles Property |
角色集合
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxIList<IRoleInfo> Roles { get; }
property IList<IRoleInfo^>^ Roles {
IList<IRoleInfo^>^ get ();
}
Property Value
Type:
IListIRoleInfo
See Also