MSUserRoles users property
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 |