AccessControlUtils Class Content Studio 5.7 SDK
Content Studio Web Content Management System

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

This support class contains methods that assists when working with Content Studio security descriptors
Inheritance Hierarchy

SystemObject
  ContentStudio.SecurityAccessControlUtils

Namespace: ContentStudio.Security
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public static class AccessControlUtils

The AccessControlUtils type exposes the following members.

Methods

  NameDescription
Public methodStatic memberSecurableObjectShortCodeToEnum
Converts the short form of a CSSecurableObjects to its Content Studio type
Public methodStatic memberSecurableObjectToShortCode
Converts a value of the CSSecurableObjects enumeration to its short code form.
Top
See Also

Reference