Mobile API Reference
MicroStrategy 2019
|
#import <CertificateServerRequest.h>
Protected Attributes | |
NSString * | action |
NSString * | certificateServerURL |
Protected Attributes inherited from MSINetworkRequestImpl | |
NSString * | sessionState |
Protected Attributes inherited from MSINetworkRequestBase | |
NSURL * | baseURL |
NSMutableDictionary * | parameters |
NSMutableData * | dataCollection |
long long | readLength |
BOOL | isInAuthenticationError |
BOOL | isInAuthenticationErrorWithExpiration |
int | certificateError |
BOOL | isKeychainUnavailableForCertificate |
BOOL | isCertificatePinningError |
AuthenticationChallengeForNormalModeHandler | normalAuthenticationChallengeHandler |
Additional Inherited Members | |
Properties inherited from MSINetworkRequestImpl | |
MSIProjectConfiguration * | project |
NetworkRequestServerType | serverType |
BOOL | suppressNetworkErrorAlerts |
BOOL | usePreferenceStoreForNetworkConnection |
ClientRequestExecutionHandlerFlags | requestExeFlag |
BOOL | isInfluencedByOfflineMode |
Properties inherited from MSINetworkRequestBase | |
id< NetworkResponseHandler > | handler |
NSMutableURLRequest * | request |
NSHTTPURLResponse * | response |
NSDate * | requestStartTime |
BOOL | notifyProgress |
EnumNetworkDownloadMode | returnDataIncrementally |
int | incrementalDataMinSize |
BOOL | connectionShouldUseCredentialStorage |
NSInteger | networkTimeoutInterval |
BOOL | isAsync |
BOOL | cancelAuthenticationChallengeForClientCertificateMode |
BOOL | ignoreIdentityForClientCertificateMode |
- (void) addParameterValue: | (NSString *) | value | |
forKey: | (NSString *) | key | |
|
readwritenonatomiccopyprotected |
|
readwritenonatomicstrongprotected |