[This is preliminary documentation and subject to change.]
The acceptable protocols for the smartcard connection.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Member Name | Description | Value |
|---|---|---|
| Raw | No protocol negotiation will be performed by the drivers | 65536 |
| T0 | T=0 is an acceptable protocol. | 1 |
| T1 | T=1 is an acceptable protocol. | 2 |
| Undefined | SmartcardShare.Direct has been specified, so that no protocol negotiation has occurred. | 0 |
Namespace: Org.Mentalis.SecurityServices.Smartcard
Assembly: Org.Mentalis.SecurityServices (in Org.Mentalis.SecurityServices.dll)
Org.Mentalis.SecurityServices.Smartcard Namespace