Contents

kSMErrorAuthorizationFailure

The authorization requested failed.

Declaration

var kSMErrorAuthorizationFailure: Int { get }

Discussion

The request requires authorization (such as, adding a job to the kSMDomainSystemLaunchd), but the AuthorizationRef doesn’t contain the required right.

See Also

Constants