IdFile MethodsIsonas .NET Client API Documentation
The IdFile type exposes the following members.
Methods

  NameDescription
Public methodOnlineEquals (Inherited from OnlineObject.)
Public methodOnlineGetHashCode (Inherited from OnlineObject.)
Public methodOnlineGetType (Inherited from OnlineObject.)
Public methodOnlineToString (Inherited from OnlineObject.)
Back to Top
Extension Methods

  NameDescription
Public Extension MethodGetEmailAddress
Get the email address out of the IDFile's user defined fields
(Defined by IdFileExtensions.)
Public Extension MethodSetEmailAddress
Uses user defined fields on the Isonas IdFile to store an email address. It also handles spanning since the fields are limited to 20 characters and an email address can be longer than that.
(Defined by IdFileExtensions.)
Back to Top
See Also