Interface ISecurityElement
Базовый класс безопасности.
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface ISecurityElement : IAbleToHaveDescription, ICodeableApiObject, IAbleToHaveExternalId, IApiObject, IApiEntity, INotifyPropertyChanged
Properties
SecurityManager
Возвращает объект менеджера безопасности.
Declaration
ISecurityManager SecurityManager { get; }
Property Value
| Type | Description |
|---|---|
| ISecurityManager |