SecPreferencesDomain
The keychain preference domains.
Declaration
enum SecPreferencesDomainOverview
A preference domain is a set of security-related preferences, such as the default keychain and the current keychain search list. The default preference domain for system daemons (that is, for daemons running in the root session) is the system domain. The default preference domain for all other programs is the user domain. A common preference appears for all users and the system. For example, if you add a keychain to the keychain search list using SecPreferencesDomain.common for the preference domain, the keychain is added to the search list for all users and the system.
Topics
Constants
SecPreferencesDomain.userSecPreferencesDomain.systemSecPreferencesDomain.commonSecPreferencesDomain.dynamic