admGetUserLogin
Syntax | admGetUserLogin(userNameOrKey) | Package | |
Alias | Pkg Usage |
Description
Retrieves user login info.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
userNameOrKey | String | Yes | The key of the Confluence user or user key |
Return Type
Returns CLogin struct
Example
return admGetUserLogin("admin");Retrieves user login info with key "admin"
See also
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
