Portal Registry Object Properties
Together with the PermissionValue collection, the following two properties determine access to a portal registry object:
-
AuthorAccess
-
PublicAccess
The AuthorAccess property determines whether the author of the object has access to the object.
The PublicAccess property determines whether the object is generally accessible or not. If this property is set to True, all users have access to the object.
These properties apply only to an object. They cannot be cascaded, that is, passed down to child objects.
The other object property used with security, the Authorized property, indicates whether a user is authorized to access an object. The value of this property depends on whether the user has access.