Building Mobile Enterprise Applications : Using webMethods Mobile Designer : Coding a Mobile Application : Credential and Isolated Storage API : Security Considerations
Security Considerations
Below is a table detailing the APIs and classes used to store data for the CredentialStore and IsolatedKeyValueStore.
Platform
CredentialStore
IsolatedKeyValueStore
Android
IsolatedKeyValueStore class
android.content.SharedPreferences Object
iOS
Keychain Services
NSData with NSDataWritingFileProtectionComplete and NSURLIsExcludedFromBackupKey set.
Windows Phone
Windows.Security.Credentials.PasswordVault (Windows 8.1+ only)
System.IO.IsolatedStorage.ApplicationSettings
Windows Tablet
Windows.Security.Credentials.PasswordVault
Not Supported
Phoney
Flat File (unprotected)
Flat File (unprotected)
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback