PolicyDescriptor.UserRightsList property

Gets the UserRightsList for the PolicyDescriptor.

Note

The value of the UserRightsList property will be null if the current user does not have access to the user rights information, meaning they do not have the OWNER right, the VIEWRIGHTSDATA right or the EDITRIGHTSDATA right.

For more information on these rights, see Understanding XrML Rights.

Syntax

public:
property IIterable<UserRights>^ UserRightsList { 
   IIterable<UserRights>^ get();
}

Property value

Type: UserRights

The UserRightsList for the PolicyDescriptor.

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