summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRalf Habacker <ralf.habacker@freenet.de>2012-09-07 05:00:59 +0200
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2015-02-11 11:57:43 +0000
commitb417088ff7ef8c346181b279048bcd4b3da338a5 (patch)
tree6f3d45fb25f0ab88f5fee5e1b49a5f7df56e448e /doc
parentc2e2c15455a8dac5f24da05bb7d5902259ca7af9 (diff)
downloaddbus-b417088ff7ef8c346181b279048bcd4b3da338a5.tar.gz
Windows implementation of GetConnectionCredentials.
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54445
Diffstat (limited to 'doc')
-rw-r--r--doc/dbus-specification.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml
index 2f9fef8b..a9a8c591 100644
--- a/doc/dbus-specification.xml
+++ b/doc/dbus-specification.xml
@@ -6005,6 +6005,14 @@
this concept. On Unix, this is the process ID defined by
POSIX.</entry>
</row>
+ <row>
+ <entry>WindowsSID</entry>
+ <entry>STRING</entry>
+ <entry>The Windows security identifier in its string form,
+ e.g. "S-1-5-21-3623811015-3361044348-30300820-1013" for
+ a domain or local computer user or "S-1-5-18" for the
+ LOCAL_SYSTEM user</entry>
+ </row>
</tbody>
</tgroup>
</informaltable>