Share via


ISecureElementItem.NotifyActivationAuthenticationCompleted Method

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

Syntax

'Declaration
Sub NotifyActivationAuthenticationCompleted ( _
    result As ActivationAuthenticationResultKind _
)
void NotifyActivationAuthenticationCompleted(
    ActivationAuthenticationResultKind result
)
void NotifyActivationAuthenticationCompleted(
    ActivationAuthenticationResultKind result
)
abstract NotifyActivationAuthenticationCompleted : 
        result:ActivationAuthenticationResultKind -> unit

Parameters

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

ISecureElementItem Interface

Microsoft.Phone.SecureElement Namespace