WebUIUserDataAccountProviderActivatedEventArgs.Operation Property

Definition

Gets the user account provider operation.

public:
 property IUserDataAccountProviderOperation ^ Operation { IUserDataAccountProviderOperation ^ get(); };
IUserDataAccountProviderOperation Operation();
public IUserDataAccountProviderOperation Operation { get; }
var iUserDataAccountProviderOperation = webUIUserDataAccountProviderActivatedEventArgs.operation;
Public ReadOnly Property Operation As IUserDataAccountProviderOperation

Property Value

The user account provider operation.

Implements

Windows requirements

App capabilities
userDataAccountsProvider

Applies to