MonobjcMonobjc Documented Class Library
value Field
NamespacesMonobjc.SecurityFoundationAuthorizationItemvalue
A pointer to information pertaining to the name field. For example, if the name field is set to the value represented by the constant kAuthorizationRightExecute, then set the value field to the full POSIX pathname of the tool you want to execute. In most other cases, set this field to NULL.
Declaration Syntax
C#Visual BasicVisual C++
public IntPtr value
Public value As IntPtr
public:
IntPtr value
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)