Red Hat Network API: auth
Description
This namespace provides methods to authenticate with the Red Hat
Network.
Namespace:
auth
Description:
Login using a username and password. Returns the session key
used by other methods.
Parameters:
- string username
- string password
Returns:
Description:
Login using a username and password. Returns the session key
used by other methods.
Parameters:
- string username
- string password
- int duration - length of session
Returns:
Description:
Logout user with currently active session.
Parameters:
Returns: