Method

FwupdRemoteget_password

Declaration [src]

const gchar*
fwupd_remote_get_password (
  FwupdRemote* self
)

Description [src]

Gets the password configured for the remote.

Available since:0.9.5

Return value

Returns: utf8
 

A string, or NULL for unset.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.