Create Method
Create()
Creates an instance of a SmartCardDeviceListener.
C#
public static SmartCardDeviceListener Create()
Returns
An instance of DesktopSmartCardDeviceListener.
Exceptions
Type | Condition |
---|---|
System.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. |