SmartCardEmulatorConnectionDeactivatedEventArgs.Reason Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the reason that the smart card connection to the NFC reader was deactivated.
public:
property SmartCardEmulatorConnectionDeactivatedReason Reason { SmartCardEmulatorConnectionDeactivatedReason get(); };
SmartCardEmulatorConnectionDeactivatedReason Reason();
public SmartCardEmulatorConnectionDeactivatedReason Reason { get; }
var smartCardEmulatorConnectionDeactivatedReason = smartCardEmulatorConnectionDeactivatedEventArgs.reason;
Public ReadOnly Property Reason As SmartCardEmulatorConnectionDeactivatedReason
Property Value
The reason that the smart card connection to the NFC reader was deactivated.