共用方式為


SecureStorage.Remove(String) 方法

定義

拿掉指定金鑰的加密金鑰/值組。

public static bool Remove (string key);

參數

key
System.String

要移除的索引鍵。

傳回

System.Boolean

如果移除索引鍵值組,則會傳回 true。

適用於