9 #import <Foundation/Foundation.h> 24 NSInteger requestType;
26 BOOL usesDefaultCredentials;
29 BOOL credentialsInvalid;
30 NSInteger credentialsInvalidReason;
31 ConnectivitySerializableContext* __weak csCxt;
34 NSInteger webServerType;
35 NSString *formAuthErrorNetworkID;
41 @property (nonatomic, copy) NSString* name;
46 @property (nonatomic)NSInteger port;
52 @property (nonatomic, copy) NSString* path;
59 @property (nonatomic)NSInteger requestType;
66 @property (nonatomic)NSInteger type;
74 @property (nonatomic)
BOOL usesDefaultCredentials;
signed char BOOL
Definition: PDCwtypes.h:101
Definition: MSIDevicePreferences.h:99
Definition: MSIProjectList.h:17
Definition: WebServerInfo.h:18
Definition: MSIProjectCredentials.h:19
Definition: WebServerCredentials.h:18
Definition: MSISerializable.h:13
Definition: WebServerConfiguration.h:19