ShortName | Name | Type | Description | Cardinality | XML Attribute? |
---|---|---|---|---|---|
principalId | Principal Id | String | Principal Id of the currently authenticated user or the user on whom's behalf this method is being invoked. Used for authorization checking. |
One | No |
localeLanguage | Locale Language | String | Laguage portion of the locale information used in this context | One | No |
localeVariant | Locale Language Variant | String | Laguage variant portion of the locale information to be used in this context | One | No |
localeRegion | Locale Region | String | Laguage Region portion of the locale information to be used in this context | One | No |
localeScript | Locale Script | String | Laguage Script to be used in this context | One | No |
timeZone | Tim Zone | String | The time zone to be used in this context | One | No |
attributes | Dynamic Attributes | AttributeInfoList | List of dynamic attributes, each holding a key-value pair that can be configured to hold additional information for an implementing institution. Note: the key may be repeated more than once to simulate a list of values. |
Many | No |