Sdílet prostřednictvím


CommonRights class

Rights that are supported by all apps.

Syntax

public ref class CommonRights sealed 

Members

The CommonRights class inherits from IInspectable. CommonRights also has these types of members:

Properties

The CommonRights class has these properties.

Property Description
All
Gets a set of all CommonRights.
Owner
Gets a right that represents content ownership.
View
Gets a right that allows viewing of protected content.

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.

Thread Safety

Members of this class are not guaranteed to be thread safe.

Requirements

Minimum supported client
None supported
Minimum supported server
None supported
Minimum supported phone
Windows Phone 8.1
Namespace
Microsoft::RightsManagement
Metadata
Microsoft.RightsManagement.winmd

See also

IInspectable