Share via


UserRoles class

Maps collections of users to a collection of roles.

Signature

public final class UserRoless implements Serializable

Methods

Name Description
UserRoles
Creates new UserRoles object.
getRoles
Gets the roles.
getUsers
Gets the users.

Supported Platforms

Minimum supported OS version
Android 4.0.3 (API level 15)

Defined in

UserRights.java

Package

com.microsoft.rightsmanagement

Thread Safety

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