UserInfo ClassA Sandcastle Documented Class Library
This contains information about an Edgenuity user
Inheritance Hierarchy

System.Object
  ReturnTypes.UserInfo

Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax

public class UserInfo

The UserInfo type exposes the following members.

Constructors

  NameDescription
Public methodUserInfo
Initializes a new instance of the UserInfo class
Top
Properties

  NameDescription
Public propertyDateCreated
Date User was created
Public propertyExternalUserID
External ID used for integration
Public propertyFirstName
User's First Name
Public propertyLastName
User's Last Name
Public propertyRole
User's Role
Public propertySchoolExternalID
User Home School's External ID
Public propertySchoolID
User's Home School
Public propertyStatus
User's Status
Public propertyUserID
Edgenuity ID
Public propertyUsername
User's username
Top
See Also

Reference