MonobjcMonobjc Documented Class Library
items Field
NamespacesMonobjc.SecurityFoundationAuthorizationRightsitems
A pointer to an array of authorization items. If count is greater than 1, items points to the first item in an array of such items. You should set this parameter to NULL if there are no items.
Declaration Syntax
C#Visual BasicVisual C++
public IntPtr items
Public items As IntPtr
public:
IntPtr items
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.SecurityFoundation (Module: Monobjc.SecurityFoundation)