| Name | Description | Type | Additional information |
|---|---|---|---|
| IsNativeLoginDefault |
True if native login is set as default for the site, and false otherwise. |
boolean |
None. |
| FederatedLoginProviders |
The list of federated login providers for the site. |
Collection of Itslearning.RestApi.Entities.FederatedLoginProvider |
None. |
| DisableForgottenPasswordLink |
True if the forgotten password link not visible for the site. |
boolean |
None. |
| IsParentPortalEnabled |
True if the parent portal is enabled for the site. |
boolean |
None. |
| IsFronterUpgradedSite |
IsFronterUpgradedSite flag. |
boolean |
None. |
| IsParentAppEnabled |
Determines whether parent app is enabled. |
boolean |
None. |
| OrgApiBaseUrl |
The Url to Organisation Api (AKA Content Import). |
string |
None. |
| CustomerId |
The customer id for this site. |
integer |
None. |
| Title |
The title used for the site. |
string |
None. |
| ShortName |
The short name used for the site. |
string |
None. |
| CultureName |
The culture name used for the site. |
string |
None. |
| BaseUrl |
Base url for the site. |
string |
None. |
| IsPersonalRestApiEnabled |
Check to see if the Personal API has been enabled for this site. |
boolean |
None. |
| ShowCustomerInDropdownList |
Flag to identify wheteher customer should appear in dropdown lists. |
boolean |
None. |
| CountryCode |
The country code for the customer. |
string |
None. |
| StateCode |
The state code for the customer. |
string |
None. |
| Segment |
The education segment. |
Itsolutions.ItslUtils.Constants.CustomerEducationSegment |
None. |