IdFile MembersIsonas .NET Client API Documentation
The IdFile type exposes the following members.
Constructors

  NameDescription
Public methodIdFile
Initializes a new instance of the IdFile class
Back to Top
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
Properties

  NameDescription
Public propertyArea
Public propertyFirstName
Public propertyLastName
Public propertyMiddleInitial
Public propertyPersonIdString
Public propertySsn
Public propertyUserDefinedFields
Back to Top
See Also