UserRights class

Maps collections of users to a collection of rights.

Signature

public final class UserRights implements Serializable

Methods

Name Description
UserRights
Creates new UserRights object.
getRights
Gets the rights.
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.