Share via


UserRights.Rights property

The granted rights.

Syntax

public:
property IIterable<String^>^ Rights { 
   IIterable<String^>^ get();
}

Property value

Type: IIterable<String^>^

The granted rights.

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

UserRights