Contents

AuthorizationRef

A pointer to an opaque authorization reference structure.

Declaration

typealias AuthorizationRef = OpaquePointer

Discussion

This data type points to a structure the Security Server uses to store information about the authorization session. Use the functions described in Authorization Services to create, access, and free the authorization reference.