public sealed class GroupSmartRoleService : IGroupSmartRoleServicePublic NotInheritable Class GroupSmartRoleService
Implements IGroupSmartRoleServicepublic ref class GroupSmartRoleService sealed : IGroupSmartRoleService[<SealedAttribute>]
type GroupSmartRoleService =
class
interface IGroupSmartRoleService
end| GroupSmartRoleService | Объект, управляющий умными ролями для групп. |
| DeleteOrClearAsync | Удаляет умную роль для указанной группы, которая была удалена. Если умная роль не может быть удалена, т.к. на неё присутствуют ссылки в базе данных, то состав роли очищается, и она скрывается для выбора. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| StoreAndRecalcAsync | Сохраняет и выполняет пересчёт умной роли для указанной группы. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |