EptDataSourcePermissionToCheck Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Specifies what type of permission that Content Studio should check for during the filter operation.

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public enum EptDataSourcePermissionToCheck
Members

  Member nameValueDescription
Browse0 Only documents where the caller has BROWSE permission will be returned.
Read1 Only documents where the caller has READ permission will be returned.
See Also

Reference