Security.SecKeyChain.Update Method
Updates the record matching the query with the provided data.

Syntax

public static SecStatusCode Update (SecRecord query, SecRecord newAttributes)

Parameters

query
The query to use to update the records on the keychain.
newAttributes
The updated record value to store.

Returns

Status code of calling SecItemUpdate.

Remarks

This performs an update on the keychain.

This calls the SecItemUpdate method.

Requirements

Namespace: Security
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0