The GenerateSignupCodeRequest type exposes the following members.
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
DeliverByEmail |
If the signup code should be delivered by email, regular mail otherwise
| |
EducationAccountIdentifier | (Required)
The unique identifier of the Education Account that this request is being made on behalf of
| |
StateProvinceId | (Required)
Identifies the associated student being connected to
| |
UserGeneratingCode | (Required)
Username or email address of the user that the signup code is for
If DeliverByEmail = true this should be the User's primary email address to display on the signup email
Otherwise this should be the User Name to be printed on the signup letter
|
See Also