IAssetNodeLevelPermission Interface Ingeniux CMS Content Store API

Represents a unit of security permission to apply to a particular asset folder or file.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public interface IAssetNodeLevelPermission

The IAssetNodeLevelPermission type exposes the following members.

Properties

  NameDescription
Public propertyGroupId
Gets and sets the UserGroup ID for this permission entry.
Public propertyPermission
Gets and sets the permission for the given UserGroup.
Top
Remarks

This permission entry applies to both files and folders.
See Also

Reference