Enumeration describing different kinds of native credential types.
G_CREDENTIALS_TYPE_INVALID
Indicates an invalid native credential type.
G_CREDENTIALS_TYPE_LINUX_UCRED
The native credentials type is a struct ucred.
G_CREDENTIALS_TYPE_FREEBSD_CMSGCRED
The native credentials type is a struct cmsgcred.
Since 2.26
Enumeration describing different kinds of native credential types. G_CREDENTIALS_TYPE_INVALID Indicates an invalid native credential type. G_CREDENTIALS_TYPE_LINUX_UCRED The native credentials type is a struct ucred. G_CREDENTIALS_TYPE_FREEBSD_CMSGCRED The native credentials type is a struct cmsgcred. Since 2.26