WalletAgent.OnSecureElementItemAction Method

Namespace:  Microsoft.Phone.Wallet
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Protected Overridable Sub OnSecureElementItemAction ( _
    args As SecureElementItemActionEventArgs _
)
protected virtual void OnSecureElementItemAction(
    SecureElementItemActionEventArgs args
)
protected:
virtual void OnSecureElementItemAction(
    SecureElementItemActionEventArgs^ args
)
abstract OnSecureElementItemAction : 
        args:SecureElementItemActionEventArgs -> unit  
override OnSecureElementItemAction : 
        args:SecureElementItemActionEventArgs -> unit

Parameters

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

WalletAgent Class

Microsoft.Phone.Wallet Namespace