.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Accounts
  3. ACAccountStore
  4. SaveAccountAsync(ACAccount)
  • ACAccountStore
    • Notifications
    • ACAccountStore()
    • ACAccountStore(IntPtr)
    • ACAccountStore(NativeHandle)
    • ACAccountStore(NSObjectFlag)
    • Accounts
    • ChangeNotification
    • ClassHandle
    • Dispose(Boolean)
    • FindAccount(String)
    • FindAccounts(ACAccountType)
    • FindAccountType(String)
    • RemoveAccount(ACAccount, ACAccountStoreRemoveCompletionHandler)
    • RemoveAccountAsync(ACAccount)
    • RenewCredentials(ACAccount, Action<ACAccountCredentialRenewResult, NSError>)
    • RenewCredentialsAsync(ACAccount)
    • RequestAccess(ACAccountType, ACRequestCompletionHandler)
    • RequestAccess(ACAccountType, AccountStoreOptions, ACRequestCompletionHandler)
    • RequestAccess(ACAccountType, NSDictionary, ACRequestCompletionHandler)
    • RequestAccessAsync(ACAccountType)
    • RequestAccessAsync(ACAccountType, AccountStoreOptions)
    • RequestAccessAsync(ACAccountType, NSDictionary)
    • SaveAccount(ACAccount, ACAccountStoreSaveCompletionHandler)
    • SaveAccountAsync(ACAccount)
xamarinmac
namespace Accounts
{
    [Register("ACAccountStore", true)]
    public class ACAccountStore : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        public virtual Task<Tuple<bool, NSError!>!>! SaveAccountAsync(ACAccount! account);
    }
}
.NET 6.07.08.09.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙