IUserDataAccountProviderOperation Interface

Definition

Provides access to data about an account operation.

public interface class IUserDataAccountProviderOperation
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.Guid(2718608739, 34956, 19042, 163, 221, 52, 208, 122, 128, 43, 43)]
struct IUserDataAccountProviderOperation
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.Guid(2718608739, 34956, 19042, 163, 221, 52, 208, 122, 128, 43, 43)]
public interface IUserDataAccountProviderOperation
Public Interface IUserDataAccountProviderOperation
Derived
Attributes

Windows requirements

Device family
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v3.0)

Remarks

A Universal Windows Platform (UWP) app displays UI appropriate to the requested operation.

Properties

Kind

Gets the type of account operation, such as adding an account or updating settings.

Applies to