Click or drag to resize

AuthenticatedCustomer Properties

The AuthenticatedCustomer type exposes the following members.

Properties
 NameDescription
Public propertyCustomerType 
Public propertyFirstName If the authenticated customer is an Individual, the Individual's first name; otherwise, null.
Public propertyId 
Public propertyIsMember 
Public propertyLastName If the authenticated customer is an Individual, the Individual's last name; otherwise,null.
Public propertyPrimaryEmailAddress 
Public propertyRecordNumber 
Public propertyRecordNumberId 
Public propertySortName 
Public propertyWebLogin 
Top
See Also