|
Avaya Client Services API Reference (OS X)
|
Configuration information for IP Office. More...
#import <CSExchangeConfiguration.h>
Inherits NSObject.
Properties | |
| BOOL | enabled |
| A Boolean value indicating whether the IP Office provider is enabled. More... | |
| NSString * | domain |
| The exchange domain for the user. More... | |
| NSString * | serverURL |
| The URL of the server to connect with. More... | |
| id< CSCredentialProvider > | credentialProvider |
| The credential provider. More... | |
| NSArray * | authenticationMethodPreferences |
| Set priorities of authentication methods to be used for provider. More... | |
Configuration information for IP Office.
|
readwritenonatomiccopy |
Set priorities of authentication methods to be used for provider.
|
readwritenonatomicweak |
The credential provider.
|
readwritenonatomicstrong |
The exchange domain for the user.
|
readwritenonatomicassign |
A Boolean value indicating whether the IP Office provider is enabled.
|
readwritenonatomicstrong |
The URL of the server to connect with.