The CProducerAuthority type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CProducerAuthority | Initializes a new instance of the CProducerAuthority class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetProducerAuthority |
Gets an instance of CProducerAuthority.
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CanUploadFiles |
Gets value indicating whether or not the CProducerAuthority has Upload permissions.
| |
| ContentApprover |
Gets value indicating whether or not the CProducerAuthority has Content Approver permissions.
| |
| ContentAuthorityGroupId |
Gets the Content Authority Group unique identifier.
| |
| ContentEditor |
Gets value indicating whether or not the CProducerAuthority has Content Editor permissions.
| |
| DefaultOwnerForGroup |
Gets value indicating whether or not the CProducerAuthority has Default Owner permissions.
| |
| HighestToolbarLevel |
Gets value indicating what the highest level of ContentToolbarType the CProducerAuthority is allowed to have.
| |
| NavCreator |
Gets value indicating whether or not the CProducerAuthority has Nav/Folder Creator permissions.
| |
| NavEditor |
Gets value indicating whether or not the CProducerAuthority has Nav/Folder Editor permissions.
|