IContentFreezeStateAllowedOperatingUserIds Property Ingeniux CMS Content Store API

Gets the ID of Users that are allowed to open sessions. Among this list, only administrators are allowed to change the state itself.

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

IEnumerable<string> AllowedOperatingUserIds { get; }

Property Value

Type: IEnumerableString
See Also

Reference