Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
FUNCTION xpxChangePassword(userId

...

      : GENERIC;
                           newPassword : STRING)  
                           status      : INTEGER;

The xpxChangePassword function changes the password for the specified user.
The argument <userId>

Arguments

...

TypeNameComment
GENERICuserIdspecifies an address of the variable that holds the numeric instanceID that uniquely identifies the EDMuser instance in the

...

EDMdatabase  that defines the EDMuser of the caller, i.e. the EDMuser the caller is logged on the

...

EDMserver  as.

...

STRINGnewPasswordspecifies the new password for the EDMuser specified by the <userId> argument. Initially an EDMuser is created without any password. A password can also be changed by the xpxDefinePassword function.

...

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"