User PropertiesProvincial Approach to Student Information API

The User type exposes the following members.

Properties

  NameDescription
Public propertyIPAddress
(Required) (Required - MaxLength(50)) The Local IP Address (or machine name) of the node from which the user has initiated the call. In a web-based SIS system, this should be the IP (IPv4 or IPv6) address of the client's browser, in a thick client application SIS system, this should be the local IP address or machine name of the system running the thick client application.
Public propertyLocalID
(Required) (Required - MaxLength(50)) The Authenticated User Id of the user who has initiated the call. This should uniquely identify a user even if the user Name changes.
Public propertyName
(Required) (Required - MaxLength(100)) The Authenticated User Name of the user who has initiated the call.
Public propertyOrganizationCode
(Required) (Required - MaxLength(6)) The organization the user is representing.
Top
See Also

Reference