Contents

AuthorizationFlags

The flags used to specify authorization options.

Declaration

struct AuthorizationFlags

Overview

These flags instruct the Security Server how to proceed with the function in which you pass them. You bitwise OR them together to specify more than one at a time. Set all unused bits to 0 to allow for future expansion.

Use these flags in calls to the AuthorizationCreate(_:_:_:_:), AuthorizationFree(_:_:), AuthorizationCopyRights(_:_:_:_:_:), and AuthorizationCopyRightsAsync(_:_:_:_:_:) functions.

Topics

Initializers

Type Properties