MonobjcMonobjc Documented Class Library
lockInterval Field
NamespacesMonobjc.SecurityFoundationSecKeychainSettingslockInterval
An unsigned 32-bit integer representing the number of seconds before the keychain locks. If you set useLockInterval to FALSE, set lockInterval to INT_MAX to indicate that the keychain never locks.
Declaration Syntax
C#Visual BasicVisual C++
public uint lockInterval
Public lockInterval As UInteger
public:
unsigned int lockInterval
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)