Esempio n. 1
0
 public static global::Windows.Foundation.IAsyncAction SetScopeAsync(global::Windows.Security.Credentials.WebAccount webAccount, global::Windows.Security.Authentication.Web.Provider.WebAccountScope scope)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction WebAccountManager.SetScopeAsync(WebAccount webAccount, WebAccountScope scope) is not implemented in Uno.");
 }
Esempio n. 2
0
 public static global::Windows.Foundation.IAsyncOperation <global::Windows.Security.Credentials.WebAccount> AddWebAccountAsync(string webAccountId, string webAccountUserName, global::System.Collections.Generic.IReadOnlyDictionary <string, string> props, global::Windows.Security.Authentication.Web.Provider.WebAccountScope scope)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<WebAccount> WebAccountManager.AddWebAccountAsync(string webAccountId, string webAccountUserName, IReadOnlyDictionary<string, string> props, WebAccountScope scope) is not implemented in Uno.");
 }