MSPolicyDescriptor initWithUserRights:userRights method

Initialize an MSPolicyDescriptor with user rights.

Signature

- (id)initWithUserRights:(NSArray /*MSUserRights*/ *)userRights;

Parameters

Name Datatype Notes
userRights
NSArray *
An array of MSUserRights.

Returns

Id of the initialized MSPolicyDescriptor.

Defined in

MSPolicyDescriptor.h

Supported Platforms

Minimum supported OS versions
iOS 7.0 and OS X 10.8