This service contains API calls to do functions such as Single Sign On
Inheritance Hierarchy
WCFAPIUtility
Namespace: WCFAPI
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
The Utility type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Utility | Initializes a new instance of the Utility class |
Methods
Name | Description | |
---|---|---|
![]() | GetCourseLoginURL |
This method returns an encrypted url that can be used to send the student to a page where they can select a course to view.
|
![]() | GetDirectLoginURL |
This method returns an encrypted url that can be used to directly log in as a given student or teacher.
|
See Also