SecurityServices for .NET 2.0 Documentation

SmartcardReader.ReaderName Property

[This is preliminary documentation and subject to change.]

Returns the name of the smartcard reader.

public  ReaderName {get;}

Property Value

A string that holds the name of the smartcard reader.

Exceptions

Exception Type Condition
ObjectDisposedException The SmartcardReader has been closed.

See Also

SmartcardReader Class | Org.Mentalis.SecurityServices.Smartcard Namespace