Show / Hide Table of Contents

GetSmartCardDevices Method

GetSmartCardDevices()

Returns the set of smart card reader devices available to the system.

C#
public static IReadOnlyList<ISmartCardDevice> GetSmartCardDevices()

Returns

IReadOnlyList<ISmartCardDevice>

A read-only list of SmartCardDevice objects.

In this article
Back to top Generated by DocFX