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.
Gets the set of users.
Signature
@property (strong, readonly) NSArray/*NSString*/ *users;
Property Values
Name | Datatype | Notes |
---|---|---|
users |
NSArray * |
Pointer to array of strings containing users. |
Defined in
MSUserRoles.h
Supported Platforms
Minimum supported OS versions |
iOS 7.0 and OS X 10.8 |