Enumeration (GI Enum)

Gio-2.0GioCredentialsTypeSince 2.26

Enumeration describing different kinds of native credential types.

2.26

Index

Enumeration Members

APPLE_XUCRED: number

The native credentials type is a struct xucred. Added in 2.66.

FREEBSD_CMSGCRED: number

The native credentials type is a struct cmsgcred.

INVALID: number

Indicates an invalid native credential type.

LINUX_UCRED: number

The native credentials type is a struct ucred.

NETBSD_UNPCBID: number

The native credentials type is a struct unpcbid. Added in 2.42.

OPENBSD_SOCKPEERCRED: number

The native credentials type is a struct sockpeercred. Added in 2.30.

SOLARIS_UCRED: number

The native credentials type is a ucred_t. Added in 2.40.

WIN32_PID: number

The native credentials type is a PID DWORD. Added in 2.72.