ACErrorCode
AccessDeniedByProtectionPolicy
AccessInfoInvalid
AccountAlreadyExits
AccountAuthenticationFailed
AccountMissingRequiredProperty
AccountNotFound
AccountTypeInvalid
ClientPermissionDenied
CoreDataSaveFailed
CredentialItemNotExpired
CredentialItemNotFound
CredentialNotFound
DeniedByPlugin
FailedSerializingAccountInfo
FetchCredentialFailed
InvalidClientBundleID
InvalidCommand
MissingMessageID
MissingTransportMessageId
PermissionDenied
RemoveCredentialFailed
StoreCredentialFailed
Unknown
UpdatingNonexistentAccount
GetDomain(ACErrorCode)
xamarinmac
namespace Accounts
{
public enum ACErrorCode
{
[Obsolete("Use 'MissingTransportMessageId'.", false)]
MissingMessageID = 21
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | Use 'MissingTransportMessageId'. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API