Expand description

Authorization Services support.

Structs

  • A wrapper around AuthorizationCreate and functions which operate on an AuthorizationRef.
  • Information about an authorization right or the environment.
  • A set of authorization items returned and owned by the Security Server.
  • A convenience AuthorizationItemSetBuilder builder which enabled you to use rust types. All names and values passed in will be copied.
  • Used by AuthorizationItemSetBuilder to store data pointed to by sys::AuthorizationItemSet.
  • The flags used to specify authorization options.

Enums

  • Used by Authorization::set_item to define the rules of he right.