PersonalMobileProperties Complex Type

Description Account configuration properties for the Personal Mobile authentication method.
Namespace http://portwise.com/ws/v3/user
Extends
Since 5.7
See also MethodAccess

Holds the account configuration properties for the Personal Mobile authentication method.

Property Type Description
enabled boolean Set to true if this authentication method should be enabled. If set to false and an enabled configuration exists it will be disabled and all existing profiles deleted.
createNewProfile boolean Set to true in order to create a new Personal Mobile Profile
newProfileName String Used to set a name for the profile. If none is set the default profile name "Personal" will be used.
existingProfiles List<PersonalProfileProperties> A list containing the properties of all Personal Mobile Profiles on the User Account. Note: Any changes on a profile will be ignored by the Web Service.
profilesToBeDeleted List<PersonalProfileProperties> Used to specify existing profiles for deletion.
deleteAllProfiles boolean If true, then all existing profiles on the user account will be deleted.

Copyright © 1999-2023, Technology Nexus Secured Business Solutions AB. All rights reserved.