Share via


UserRoles class

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Provides for the mapping of roles and users.

Syntax

public ref class UserRoles 

Members

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

Constructors

The UserRoles class has these constructors.

Constructor Description
UserRoles Constructor for UserRoles object.

Properties

The UserRoles class has these properties.

Property Access type Description
Roles
Read-only
Roles of the users.
Users
Read-only
Users to whom the rights are granted.

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