| Value | Meaning |
|---|---|
| INVALID0 | Indicates an invalid native credential type. |
| LINUX_UCRED1 | The native credentials type is a <type>struct ucred</type>. |
| FREEBSD_CMSGCRED2 | The native credentials type is a <type>struct cmsgcred</type>. |
| OPENBSD_SOCKPEERCRED3 | The native credentials type is a <type>struct sockpeercred</type>. Added in 2.30. |
| SOLARIS_UCRED4 | The native credentials type is a <type>ucred_t</type>. Added in 2.40. |
| NETBSD_UNPCBID5 | The native credentials type is a <type>struct unpcbid</type>. |
Page generated by adrdox
Enumeration describing different kinds of native credential types.