9 #import <Foundation/Foundation.h> 24 @property (nonatomic, copy) NSString *xmlURL;
25 @property NSInteger authMode;
26 @property (nonatomic, copy) NSString *login;
27 @property (nonatomic, copy) NSString *password;
28 @property (nonatomic)
BOOL cancelAuthenticationChallengeForClientCertificateMode;
29 @property (nonatomic)
BOOL ignoreIdentityForClientCertificateMode;
NSString * password
Definition: InitializeApplicationService.h:18
signed char BOOL
Definition: PDCwtypes.h:101
NSInteger retryCount
Definition: InitializeApplicationService.h:21
Definition: MSTRError.h:19
MSTRError * currentError
Definition: InitializeApplicationService.h:19
NSString * xmlURL
Definition: InitializeApplicationService.h:15
Definition: MSIServiceImpl.h:30
Definition: InitializeApplicationService.h:14
NSInteger authMode
Definition: InitializeApplicationService.h:16
NSString * login
Definition: InitializeApplicationService.h:17
BOOL isSuccessful
Definition: InitializeApplicationService.h:20