Mobile API Reference
MicroStrategy 2019
|
#import <WebServerCredentials.h>
Additional Inherited Members | |
![]() | |
(id) | - initWithAuthMode: |
![]() | |
(void) | - loadFromXML:elementName:attributes:support:context: |
(void) | - buildXML: |
![]() | |
NSInteger | authMode |
NSString * | login |
NSString * | password |
NSString * | hashValue |
NSTimeInterval | passwordStartTime |
BOOL | changedByUser |
__weak MSIDevicePreferences * | parent |
SubClass of Credentials. Credentials used in the WebServerConfiguration as web server credentials and WebServerList as default web server credentials. It will be initialized with anonymous authentication mode by default. It has the same behavior as basic Credentials.