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