Application Programming Interface Guide > Web Services Operations > Operations Reference > getLoginModuleDefaultProperties
 
getLoginModuleDefaultProperties
Retrieve the default property list for a login module type.
Location
/services/webservices/system/util/security/operations/
Request Elements
name: The bundle-name of the login module class in bundle\class format.
Response Elements
properties (optional): List of property elements, each of which is a name-value pair.
Fault
Invalid ID: If the input name does not designate a valid login module type.