CommonRights.All property
Gets a set of all CommonRights.
Syntax
public:
static property IIterable<String^> All {
IIterable<String^> get();
}
Property value
Type: IIterable
A collection of all CommonRights.
Remarks
For more information about the built-in rights and the usage restrictions associated with them that apps should observe, see Built-in Rights Usage Restriction Reference.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
None supported |
Minimum supported phone |
Windows Phone 8.1 |
Namespace |
Microsoft::RightsManagement |
Metadata |
|