IPublishingSystemSecurity Interface |
Namespace: Ingeniux.CMS
The IPublishingSystemSecurity type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlockedUserGroupIds | (Inherited from IBlockedGroupsSecurityCollectionTManager.) |
![]() | Manager |
Gets the Publishing Manager
that retrieved or created this instance.
(Inherited from IBlockedGroupsSecurityCollectionTManager.) |
![]() | Session |
Gets the Session that retrieved or created this instance.
(Inherited from IBlockedGroupsSecurityCollectionTManager.) |
Name | Description | |
---|---|---|
![]() | BlockedUserGroups |
Retrieves the collection of Users and Groups that are not allowed
to publish to the represented Publishing Target.
(Inherited from IBlockedGroupsSecurityCollectionTManager.) |
![]() | BlockUserGroup | (Inherited from IBlockedGroupsSecurityCollectionTManager.) |
![]() | ClearBlocks |
Clears all blocks and allows everybody to publish to the represented Publishing Target.
(Inherited from IBlockedGroupsSecurityCollectionTManager.) |
![]() | IsGroupAllowed |
Checks whether a Group is allowed to publish to the represented
Publishing Target.
(Inherited from IBlockedGroupsSecurityCollectionTManager.) |
![]() | IsUserAllowed |
Checks whether a User is allowed to publish to the represented
Publishing Target.
(Inherited from IBlockedGroupsSecurityCollectionTManager.) |
![]() | RemoveUserGroupBlock |
Removes the blocking to a Group (Inherited from IBlockedGroupsSecurityCollectionTManager.) |
![]() ![]() | Serialize |
Serialize to an XML format
(Inherited from IBlockedGroupsSecurityCollectionTManager.) |