Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initialize an MSPolicyDescriptor with user roles.
Signature
- (id)initWithUserRoles:(NSArray /*MSUserRoles*/ *)userRoles;
Parameters
| Name | Datatype | Notes |
|---|---|---|
| userRoles |
NSArray * |
An array of MSUserRoles |
Returns
Id of the initialized MSPolicyDescriptor.
Defined in
MSPolicyDescriptor.h
Supported Platforms
| Minimum supported OS versions |
iOS 7.0 and OS X 10.8 |