SecKeyChain.Add(SecRecord) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds the specified record to the keychain.
public static Security.SecStatusCode Add (Security.SecRecord record);
static member Add : Security.SecRecord -> Security.SecStatusCode
Parameters
- record
- SecRecord
A populated record.
Returns
The result of the operation.