Table of Contents

Interface IConceptRightSettingsRequest

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

Представляет запрос изменения настроек доступа у права на понятии.

[JsonPolymorphic(UnknownDerivedTypeHandling = JsonUnknownDerivedTypeHandling.FallBackToBaseType)]
[JsonDerivedType(typeof(ConceptRightSettingsRequest))]
public interface IConceptRightSettingsRequest : IGroupConceptsEditRequest, IWebApiRequest
Inherited Members

Properties

Right

Настройки доступа понятия.

IConceptStructureRight Right { get; set; }

Property Value

IConceptStructureRight