Table of Contents

Interface IStructureSecurity

Namespace
Ascon.Polynom.Web.Api.Data.Interfaces.Models.Security
Assembly
Ascon.Polynom.Web.Api.Data.dll

Настройки безопасности элемента структуры.

[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(StructureSecurity))]
public interface IStructureSecurity : IAccessControlObject, IIdentifiableObject, IEquatable<ObjectIdentifier>, IEquatable<IIdentifiableObject>, IHaveWriteAccess
Inherited Members
Extension Methods

Properties

StructureItem

Элемент структуры.

IStructureItemWithSecurity StructureItem { get; set; }

Property Value

IStructureItemWithSecurity