Partager via


ISecureStorage.Remove(String) Méthode

Définition

Supprime une clé et sa valeur associée si elle existe.

public:
 bool Remove(System::String ^ key);
public bool Remove (string key);
abstract member Remove : string -> bool
Public Function Remove (key As String) As Boolean

Paramètres

key
String

Clé à supprimer.

Retours

S’applique à