Implementation of roles for protecting documents.
Syntax
public ref class Roles
Members
The Roles class inherits from IInspectable. Roles also has these types of members:
Properties
The Roles class has these properties.
| Property | Access type | Description |
|---|---|---|
| Author |
Read-only |
User will be able to view, edit, copy, and print the document. |
| CoOwner |
Read-only |
User will have all permissions; view, edit, copy and print. |
| Reviewer |
Read-only |
User will be able to view and edit the document, |
| Viewer |
Read-only |
User will only be able to view the document. |
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
None supported |
| Minimum supported phone |
Windows Phone 8.1 |
| Namespace |
Microsoft::RightsManagement |
| Metadata |
|