MonobjcMonobjc Documented Class Library
valueLength Field
NamespacesMonobjc.SecurityFoundationAuthorizationItemvalueLength
An unsigned 32-bit integer that represents the number of bytes in the value field. Set the valueLength field to 0 if you set the value field to NULL.
Declaration Syntax
C#Visual BasicVisual C++
public uint valueLength
Public valueLength As UInteger
public:
unsigned int valueLength
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)