Mobile API Reference  MicroStrategy 2019
CertificateServerRequest Class Reference

#import <CertificateServerRequest.h>

Inheritance diagram for CertificateServerRequest:
MSINetworkRequestImpl <MSTRHandler> MSINetworkRequestBase <MSINetworkRequest>

Instance Methods

(void) - addParameterValue:forKey:
 
- Instance Methods inherited from MSINetworkRequestImpl
(WebServerConfiguration *) - getWebServer
 
(void) - setProjectInfo:
 
(BOOL- displayNetworkErrors
 
(NSString *) - networkTimeoutDetailMessage
 
- Instance Methods inherited from MSINetworkRequestBase
(void) - addParameter:forKey:
 
(NSString *) - encode:
 
(NSURL *) - getBaseURL
 
(void) - setBaseURL:
 
(void) - setHTTPMethod:
 
(void) - setHTTPHeaderValue:forField:
 
(void) - logURL:
 
(void) - addFile:forKey:
 
(NSString *) - getRequestBody
 
(void) - setIsURLLoggable:
 
(void) - setAuthenticationChallengeForNormalModeHandler:
 
(void) - addParameters
 
(void) - handleResponse:data:
 
(void) - reportError:
 
(void) - reportSuccess:
 
(NSString *) - loggableRequestBody
 
(void) - handleAuthenticationChallengeForNormalMode:completionHandler:
 
(void) - task:didFailWithError:
 
(NSString *) - loggingClassName
 
(WebAuthModes- serverAuthenticationMode
 
- Instance Methods inherited from <MSINetworkRequest>
(void) - start
 
(void) - cancel
 
- Instance Methods inherited from <MSTRHandler>
(void) - doStartElement:namespaceURI:attributes:level:support:
 
(void) - doEndElement:namespaceURI:level:support:
 

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
MSIProjectConfigurationproject
 
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
 

Method Documentation

◆ addParameterValue:forKey:()

- (void) addParameterValue: (NSString *)  value
forKey: (NSString *)  key 

Member Data Documentation

◆ action

- (NSString *) action
readwritenonatomiccopyprotected

◆ certificateServerURL

- (NSString *) certificateServerURL
readwritenonatomicstrongprotected