DBusAuthObserver.authorizeAuthenticatedPeer

bool authorizeAuthenticatedPeer(gio.iostream.IOStream stream, gio.credentials.Credentials credentials = null)

Emits the #GDBusAuthObserver::authorize-authenticated-peer signal on observer.

Parameters

streamA #GIOStream for the #GDBusConnection.
credentialsCredentials received from the peer or null.

Returns

true if the peer is authorized, false if not.