The AntiSpoofingFilter type exposes the following members.

Methods

  NameDescription
Equals
Compares two filters (ignores the instance ID)
(Overrides SystemFilter..::.Equals(Object).)
Finalize (Inherited from Object.)
GetHashCode
Returns a hash value for a filter.
(Overrides SystemFilter..::.GetHashCode()()().)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Operators

  NameDescription
Equality
Compares two filters (ignores the instance ID)
Inequality
Compares two filters (ignores the instance ID)

Fields

  NameDescription
_name
the name of the filter.
(Inherited from Filter.)

Properties

  NameDescription
AntiSpoofSupport
The default anti spoofing filter
Name
the name of the filter.
(Inherited from Filter.)

See Also