Contents

effectiveUserIdentifier

The effective user ID (EUID) of the connecting process.

Declaration

var effectiveUserIdentifier: uid_t { get }

Discussion

This attribute may be used by the listener delegate to accept or reject connections.

See Also

Working with security attributes