The EducationAccountConnectionInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConnectionExpiresOn |
The Date that the student connection will expire on.
| |
EducationAccountIdentifier | (Required)
The identifier used to reference Education Account on PAS (Public Authentication System).
| |
IsDisabled | (Required)
A connection is considered Disabled if it is either deleted or suspended (intentionally not disabled
for Student Hold).
The caller needs to the ConnectionExpiresOn property themselves confirm that the connection is
not expired. This is to minimize the need to resynchronize this information to calling systems
based on the passage of time.
| |
IsSelfConnection | (Required)
True if this the Education Account is the student's Education Account.
| |
PASICoreVersion | (Required)
Version of the Education Account Connection record.
| |
RefId | (Required)
The Globally Unique Identifier (GUID) used to reference the Education Account Connection record.
| |
StateProvinceId | (Required)
The primary StateProvinceId for the student, otherwise known as the Alberta Student Number (ASN).
|
See Also