kODAttributeTypeTimeToLive

Static kODAttributeTypeTimeToLive 

Source
pub unsafe static kODAttributeTypeTimeToLive: Option<&'static ODAttributeType>
Available on crate feature CFOpenDirectoryConstants only.
Expand description

Attribute recommending how long to cache the record’s attribute values.

Attribute recommending how long to cache the record’s attribute values. Format is an unsigned 32 bit representing seconds. ie. 300 is 5 minutes.

See also Apple’s documentation