to_string


Description:

public string to_string ()

Creates a human-readable textual representation of this that can be used in logging and debug messages.

The format of the returned string may change in future GLib release.

Parameters:

this

A Credentials object.

Returns:

A string that should be freed with g_free.