Class PlatformCustomization
- Namespace
- InSite.Domain.Organizations
- Assembly
- Shift.Sdk.dll
public class PlatformCustomization
- Inheritance
-
PlatformCustomization
- Inherited Members
-
- Extension Methods
-
Constructors
PlatformCustomization()
public PlatformCustomization()
Properties
AutomaticCompetencyExpiration
public AutomaticCompetencyExpiration AutomaticCompetencyExpiration { get; set; }
Property Value
- AutomaticCompetencyExpiration
InlineInstructionsUrl
public string InlineInstructionsUrl { get; set; }
Property Value
- string
InlineLabelsUrl
public string InlineLabelsUrl { get; set; }
Property Value
- string
PlatformUrl
public PlatformUrl PlatformUrl { get; set; }
Property Value
- PlatformUrl
SafeExamBrowserUserAgentSuffix
public string SafeExamBrowserUserAgentSuffix { get; set; }
Property Value
- string
SignIn
public PlatformCustomizationSignIn SignIn { get; set; }
Property Value
- PlatformCustomizationSignIn
TenantLocation
public Location TenantLocation { get; set; }
Property Value
- Location
TenantUrl
public OrganizationUrl TenantUrl { get; set; }
Property Value
- OrganizationUrl
UploadSettings
public UploadSettings UploadSettings { get; set; }
Property Value
- UploadSettings
UserRegistration
public UserRegistration UserRegistration { get; set; }
Property Value
- UserRegistration
Methods
Serialize()
public string Serialize()
Returns
- string
ShouldSerializeTenantLocation()
public bool ShouldSerializeTenantLocation()
Returns
- bool
ShouldSerializeTenantUrl()
public bool ShouldSerializeTenantUrl()
Returns
- bool
ShouldSerializeUserRegistration()
public bool ShouldSerializeUserRegistration()
Returns
- bool