Copyright © Cloud Software Group, Inc. All Rights Reserved |
Returns the encrypted user and encrypted description buffer for the name and description of the first or subsequent Valid Possible iProcess User (VPIU).
You must use the uva_next_user_ex interface instead of this interface if you use the SW_DOMAIN or LOGON_OS_LOCATION attributes to specify the location where a user’s password should be validated. See Password Validation on Windows Systems for more information.
Refer to Return Values for a complete list of possible return values.On the initial call to this interface the fFirstUser parameter should be set to TRUE (to return the first VPIU), subsequent calls should set fFirstUser to FALSE. The order in which VPIUs are returned by this interface is defined by the implementation of the underlying UVAPI package so the caller should assume no specific order.
Copyright © Cloud Software Group, Inc. All Rights Reserved |