IPublishingSystemSecurity Methods Ingeniux CMS Content Store API

The IPublishingSystemSecurity type exposes the following members.

Methods

  Name Description
Public method BlockedUserGroups
Retrieves the collection of Users and Groups that are not allowed to publish to the represented Publishing Target.
Public method BlockUserGroup
Blocks Users from the specified Group from publishing to the represented Publishing Target.
Public method ClearBlocks
Clears all blocks and allows everybody to publish to the represented Publishing Target.
Public method IsGroupAllowed
Checks whether a Group is allowed to publish to the represented Publishing Target.
Public method IsUserAllowed
Checks whether a User is allowed to publish to the represented Publishing Target.
Public method RemoveUserGroupBlock
Removes the blocking to a Group
Public method Code example Serialize
Serialize to an XML format
Top
See Also

Reference