Method

FwupdRemoteget_password

since: 0.9.5

[]

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

Type: const gchar*

A string, or NULL for unset.

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