MSUserRights class

Represents a user's rights.

Signature

@interface MSUserRights : MSSecurableCodeObject

Methods

Name Description
initWithUsers
Initialize an MSUserRights object's properties; a set of users and a set of rights.

Properties

Name Description
rights
The rights that are granted
users
The users to whom the rights are granted

Defined in

MSUserRights.h

Supported Platforms

Minimum supported OS versions
iOS 7.0 and OS X 10.8

Thread Safety

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