The IdFile type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| IdFile | Initializes a new instance of the IdFile class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
| (Inherited from | ||
| (Inherited from | ||
| (Inherited from |
Extension Methods
| Name | Description | |
|---|---|---|
| GetEmailAddress |
Get the email address out of the IDFile's user defined fields
(Defined by IdFileExtensions.) | |
| SetEmailAddress |
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.) |
Properties
| Name | Description | |
|---|---|---|
| Area | ||
| FirstName | ||
| LastName | ||
| MiddleInitial | ||
| PersonIdString | ||
| Ssn | ||
| UserDefinedFields |
See Also