public sealed class SmartRole
Public NotInheritable Class SmartRole
public ref class SmartRole sealed
[<SealedAttribute>]
type SmartRole = class end
SmartRole | Инициализирует новый экземпляр класса SmartRole |
CalendarID | Идентификатор календаря. |
DisableDeputies | Определяет, отключены ли замещения у роли. |
Hidden | Определяет, скрыта ли роль. |
ID | Идентификатор роли. |
Name | Имя роли. |
OwnerID | Идентификатор владельца умной роли. |
OwnerName | Имя владельца умной роли. |
RuleID | Идентификатор генератора, по которому создана умная роль. |
RuleName | Имя генератора, по которому создана умную роль. |
SmartRoleMembers | Список ролей, на основе которого строится умная роль. |
TimeZoneID | Идентификатор временной зоны. |
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) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |