Show / Hide Table of Contents

Create Method

Create()

Creates an instance of a SmartCardDeviceListener.

C#
public static SmartCardDeviceListener Create()

Returns

SmartCardDeviceListener

An instance of DesktopSmartCardDeviceListener.

Exceptions

Type Condition
PlatformNotSupportedException

This class depends on operating system specific support being present. If this exception is being raised, the operating system or platform that you are attempting to run this does not have a smart card device notification support.

In this article
Back to top Generated by DocFX