Interface IGroupWithSecurity
Группа с настройками доступа.
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface IGroupWithSecurity : IStructureItemWithSecurity, IAbleToHaveId, IApiObject, IApiEntity, INotifyPropertyChanged
Properties
Security
Возвращает настройки безопасности группы.
Declaration
IGroupSecurity Security { get; }
Property Value
| Type | Description |
|---|---|
| IGroupSecurity |