SecurityServices for .NET 2.0 Documentation

Atr.Equals Method 

[This is preliminary documentation and subject to change.]

Determines whether two ATR instances are equal.

public override bool Equals(
   Object obj
);

Parameters

Object
The Object to compare with the current ATR.

Return Value

true if the specified Object is equal to the current ATR; otherwise, false.

See Also

Atr Class | Org.Mentalis.SecurityServices.Smartcard Namespace