SyncDeputiesContextNestedRolesByContext - свойство
Хеши вложенных ролей по идентификатору основной роли, разбитые по идентификатору контекста.
Пространство имён: Tessa.RolesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
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