WebAccountProviderDeleteAccountOperation Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente une opération de suppression de compte.
public ref class WebAccountProviderDeleteAccountOperation sealed : IWebAccountProviderBaseReportOperation
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WebAccountProviderDeleteAccountOperation final : IWebAccountProviderBaseReportOperation
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WebAccountProviderDeleteAccountOperation : IWebAccountProviderBaseReportOperation
Public NotInheritable Class WebAccountProviderDeleteAccountOperation
Implements IWebAccountProviderBaseReportOperation
- Héritage
- Attributs
- Implémente
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
|
Propriétés
Kind |
Obtient le type d’opération de fournisseur de compte web. |
WebAccount |
Obtient le compte web à supprimer. |
Méthodes
ReportCompleted() |
Informe l’application d’activation que l’opération s’est terminée avec succès. |
ReportError(WebProviderError) |
Informe l’application d’activation que l’opération a rencontré une erreur. |