SecurityServices for .NET 2.0 Documentation

ApduReply Properties

The properties of the ApduReply class are listed below. For a complete list of ApduReply class members, see the ApduReply Members topic.

Public Instance Properties

Length Gets the length of the contents of the APDU reply.
StatusWord1 The first byte of the status word.
StatusWord2 The second byte of the status word.
Success Indicates whether the APDU command was successfully executed.

See Also

ApduReply Class | Org.Mentalis.SecurityServices.Smartcard Namespace