Properties used for the authentication process. See MSAuthenticationCallback for more information.
Signature
@interface MSAuthenticationParameters : NSObject
Properties
| Name | Definition | Notes |
|---|---|---|
| authority |
|
|
| resource |
|
|
| scope |
|
|
| userId |
|
Defined in
MSAuthenticationParameters.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.