System.Keychain Property

Syntax

Keychain as KeyChain


(Mac OS X) Returns the default KeyChain. You can assign the default KeyChain by setting this to another KeyChain.

If no KeyChain exists, it will try to create one. If you don't want it to create one, you should first call System.KeyChainCount and check against 0.