1 implementation of SetAsync
Microsoft.Maui.Essentials (1)
SecureStorage\SecureStorage.shared.cs (1)
218
public Task
SetAsync
(string key, string value)
1 reference to SetAsync
Microsoft.Maui.Essentials (1)
SecureStorage\SecureStorage.shared.cs (1)
97
Current.
SetAsync
(key, value);