SecureElementChannel.Session Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the channel session.

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

Syntax

Public Property Session As SecureElementSession
public SecureElementSession Session { get; internal set; }

Property Value

Type: Microsoft.Phone.SecureElement..::.SecureElementSession
The channel session.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

SecureElementChannel Class

Microsoft.Phone.SecureElement Namespace