SecurityServices for .NET 2.0 Documentation

SmartcardException Class

[This is preliminary documentation and subject to change.]

The exception that is thrown when a smartcard error occurs.

For a list of all members of this type, see SmartcardException Members.

System.Object
   Exception
      SystemException
         SmartcardException

public class SmartcardException : SystemException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Org.Mentalis.SecurityServices.Smartcard

Assembly: Org.Mentalis.SecurityServices (in Org.Mentalis.SecurityServices.dll)

See Also

SmartcardException Members | Org.Mentalis.SecurityServices.Smartcard Namespace