SmartRoleGeneratorCacheObjectGeneratorsHash - свойство
Генераторы умных ролей, доступные по идентификаторам.
Пространство имён: Tessa.Roles.SmartRolesСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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