Mobile API Reference  MicroStrategy 2019
MSIProjectCredentials Class Reference

#import <MSIProjectCredentials.h>

Inheritance diagram for MSIProjectCredentials:
MSICredentials <MSISerializable>

Protected Attributes

MSIMobileLoginCustomAuthenticationParameterscustomAuthenticationParameters
 
- Protected Attributes inherited from MSICredentials
NSInteger authMode
 
NSString * login
 
NSString * password
 
NSString * hashValue
 
NSTimeInterval passwordStartTime
 
BOOL changedByUser
 
__weak MSIDevicePreferencesparent
 

Additional Inherited Members

- Instance Methods inherited from MSICredentials
(id) - initWithAuthMode:
 
- Instance Methods inherited from <MSISerializable>
(void) - loadFromXML:elementName:attributes:support:context:
 
(void) - buildXML:
 

Detailed Description

SubClass of Credentials. Credentials used in the ProjectConfiguration as project credentials and WebServerConfiguration as default project credentials. This credentials will be initialized with Standard authentication mode by default. It has the same behavior as a basic Credentials.

Member Data Documentation

◆ customAuthenticationParameters

- (MSIMobileLoginCustomAuthenticationParameters *) customAuthenticationParameters
readwritenonatomicstrongprotected