SecurityServices for .NET 2.0 Documentation

SmartcardReader.OpenReader Method ()

[This is preliminary documentation and subject to change.]

Opens a SmartcardReader.

public static SmartcardReader OpenReader();

Return Value

An instance of the SmartcardReader class -or- a null reference if no smartcard reader was found.

Exceptions

Exception Type Condition
SmartcardException An error occurred while communication with the smartcard reader.

See Also

SmartcardReader Class | Org.Mentalis.SecurityServices.Smartcard Namespace | SmartcardReader.OpenReader Overload List