Contents

xpc_connection_get_asid(_:)

Returns the audit session identifier of the remote peer.

Declaration

func xpc_connection_get_asid(_ connection: xpc_connection_t) -> au_asid_t

Parameters

  • connection:

    The connection object which is to be examined.

Return Value

The audit session ID of the remote peer at the time the connection was made.

See Also

Remote peer information