SyncDeputiesContextNestedRolesByContext - свойство
Хеши вложенных ролей по идентификатору основной роли, разбитые по идентификатору контекста.
Пространство имён: Tessa.RolesСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public Dictionary<Guid, HashSet<Guid, NestedRole>> NestedRolesByContext { get; }
Public ReadOnly Property NestedRolesByContext As Dictionary(Of Guid, HashSet(Of Guid, NestedRole))
Get
public:
property Dictionary<Guid, HashSet<Guid, NestedRole^>^>^ NestedRolesByContext {
Dictionary<Guid, HashSet<Guid, NestedRole^>^>^ get ();
}
member NestedRolesByContext : Dictionary<Guid, HashSet<Guid, NestedRole>> with get
Значение свойства
DictionaryGuid,
HashSetGuid,
NestedRole