Mobile API Reference
MicroStrategy 2019
|
#import <MSIProjectCredentials.h>
Protected Attributes | |
MSIMobileLoginCustomAuthenticationParameters * | customAuthenticationParameters |
![]() | |
NSInteger | authMode |
NSString * | login |
NSString * | password |
NSString * | hashValue |
NSTimeInterval | passwordStartTime |
BOOL | changedByUser |
__weak MSIDevicePreferences * | parent |
Additional Inherited Members | |
![]() | |
(id) | - initWithAuthMode: |
![]() | |
(void) | - loadFromXML:elementName:attributes:support:context: |
(void) | - buildXML: |
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.
|
readwritenonatomicstrongprotected |