IPublishingSystemSecurity Methods | 
          
The IPublishingSystemSecurity type exposes the following members.
| 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.) |