Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSXPCConnectionMBS class.

NSXPCConnectionMBS.auditSessionIdentifier as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS MacFrameworks Plugin 14.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The BSM audit session identifier for the connecting process.

This attribute may be used by the listener delegate to accept or reject connections.
(Read only property)

NSXPCConnectionMBS.effectiveGroupIdentifier as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS MacFrameworks Plugin 14.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The effective group ID (EGID) of the connecting process.

This attribute may be used by the listener delegate to accept or reject connections.
(Read only property)

NSXPCConnectionMBS.effectiveUserIdentifier as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS MacFrameworks Plugin 14.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The effective user ID (EUID) of the connecting process.

This attribute may be used by the listener delegate to accept or reject connections.
(Read only property)

NSXPCConnectionMBS.endpoint as NSXPCListenerEndpointMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS MacFrameworks Plugin 14.2 ✅ Yes ❌ No ❌ No ✅ Yes All
If the connection was created with an NSXPCListenerEndpoint object, returns the endpoint object used.

(Read only property)

NSXPCConnectionMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS MacFrameworks Plugin 14.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal object reference.

(Read and Write property)

NSXPCConnectionMBS.processIdentifier as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS MacFrameworks Plugin 14.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The process ID (PID) of the connecting process.

This attribute may be used by the listener delegate to accept or reject connections.
Available in OS X v10.8 and later.
(Read only property)

NSXPCConnectionMBS.serviceName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Process MBS MacFrameworks Plugin 14.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The name of the XPC service that this connection was configured to connect to.

(Read only property)

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...