| Value | Meaning |
|---|---|
| NONE0 | No flags set. |
| RUN_IN_THREAD1 | All #GDBusServer::new-connection signals will run in separated dedicated threads (see signal for details). |
| AUTHENTICATION_ALLOW_ANONYMOUS2 | Allow the anonymous authentication method. |
| AUTHENTICATION_REQUIRE_SAME_USER4 | Require the UID of the peer to be the same as the UID of the server when authenticating. (Since: 2.68) |
Page generated by adrdox
Flags used when creating a #GDBusServer.