Windows.ApplicationModel.UserDataAccounts.Provider
Windows.ApplicationModel.UserDataAccounts.Provider
Windows.ApplicationModel.UserDataAccounts.Provider
Windows.ApplicationModel.UserDataAccounts.Provider
Namespace
Enables an app to replace the existing account management and syncing functionality previously handled by the core operating system.
Classes
| UserDataAccountPartnerAccountInfo UserDataAccountPartnerAccountInfo UserDataAccountPartnerAccountInfo UserDataAccountPartnerAccountInfo |
Represents data about an account for partner service. |
| UserDataAccountProviderAddAccountOperation UserDataAccountProviderAddAccountOperation UserDataAccountProviderAddAccountOperation UserDataAccountProviderAddAccountOperation |
Provides the data for adding a new user account. |
| UserDataAccountProviderResolveErrorsOperation UserDataAccountProviderResolveErrorsOperation UserDataAccountProviderResolveErrorsOperation UserDataAccountProviderResolveErrorsOperation |
Provides the data for a "resolve errors" account operation. |
| UserDataAccountProviderSettingsOperation UserDataAccountProviderSettingsOperation UserDataAccountProviderSettingsOperation UserDataAccountProviderSettingsOperation |
Provides the data for an account settings operation. |
Interfaces
| IUserDataAccountProviderOperation IUserDataAccountProviderOperation IUserDataAccountProviderOperation IUserDataAccountProviderOperation |
Provides access to data about an account operation. |
Enums
| UserDataAccountProviderOperationKind UserDataAccountProviderOperationKind UserDataAccountProviderOperationKind UserDataAccountProviderOperationKind |
Defines the type of an account operation. |
| UserDataAccountProviderPartnerAccountKind UserDataAccountProviderPartnerAccountKind UserDataAccountProviderPartnerAccountKind UserDataAccountProviderPartnerAccountKind |
Specifies the type of the user data account. |
Remarks
Important
In order to be recognized, the app must have the restricted userDataAccountsProvider capability. See App capability declarations for more information.