Contents

NSWorkspace.AuthorizationType.createSymbolicLink

Authorization for the app to create a symbolic link.

Declaration

case createSymbolicLink

Discussion

Signifies that the user has granted authorization for createSymbolicLink(at:withDestinationURL:).

See Also

Types of Authorization