SmartRoleGeneratorRolesReaderBaseRoleIDs - свойство
Список ролей, рассчитанный для текущего владельца умной роли.
Пространство имён: Tessa.Roles.SmartRolesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public IList<Guid> RoleIDs { get; protected set; }
Public Property RoleIDs As IList(Of Guid)
Get
Protected Set
public:
virtual property IList<Guid>^ RoleIDs {
IList<Guid>^ get () sealed;
protected: void set (IList<Guid>^ value) sealed;
}
abstract RoleIDs : IList<Guid> with get, set
override RoleIDs : IList<Guid> with get, set
IListGuidISmartRoleGeneratorRolesReaderRoleIDs