Show / Hide Table of Contents

Class ExtendedRoleDto

Расширенное описание роли.

Inheritance
InheritedDto<SubjectDto>
SubjectDto
RoleDto
ExtendedRoleDto
Inherited Members
RoleDto.Name
RoleDto.Description
SubjectDto.Id
Namespace: Trivium.SubjectsDto
Assembly: Trivium.SubjectsDto.dll
Syntax
public class ExtendedRoleDto : RoleDto

Properties

string[] Users
Наименования пользователей, входящих в роль.
Back to top Generated by DocFX