SmartRoleGeneratorCacheObjectGeneratorsHash - свойство
Генераторы умных ролей, доступные по идентификаторам.
Пространство имён: Tessa.Roles.SmartRolesСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
protected HashSet<Guid, ISmartRoleGenerator>? GeneratorsHash { get; set; }
Protected Property GeneratorsHash As HashSet(Of Guid, ISmartRoleGenerator)
Get
Set
protected:
property HashSet<Guid, ISmartRoleGenerator^>^ GeneratorsHash {
HashSet<Guid, ISmartRoleGenerator^>^ get ();
void set (HashSet<Guid, ISmartRoleGenerator^>^ value);
}
member GeneratorsHash : HashSet<Guid, ISmartRoleGenerator> with get, set
Значение свойства
HashSetGuid,
ISmartRoleGenerator