The IPublishingSystemSecurity type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
BlockedUserGroups |
Retrieves the collection of Users and Groups that are not allowed
to publish to the represented Publishing Target.
|
![]() |
BlockUserGroup | |
![]() |
ClearBlocks |
Clears all blocks and allows everybody to publish to the represented Publishing Target.
|
![]() |
IsGroupAllowed |
Checks whether a Group is allowed to publish to the represented
Publishing Target.
|
![]() |
IsUserAllowed |
Checks whether a User is allowed to publish to the represented
Publishing Target.
|
![]() |
RemoveUserGroupBlock |
Removes the blocking to a Group
|
![]() ![]() |
Serialize |
Serialize to an XML format
|
See Also