Table of Contents

Class ContactSettings

Namespace
InSite.Domain.Organizations
Assembly
Shift.Sdk.dll
public class ContactSettings
Inheritance
ContactSettings
Inherited Members
Extension Methods

Constructors

ContactSettings()

public ContactSettings()

Properties

DefaultMFA

public bool DefaultMFA { get; set; }

Property Value

bool

DisableLeaderRelationshipCreation

public bool DisableLeaderRelationshipCreation { get; set; }

Property Value

bool

EnableOperatorGroup

public bool EnableOperatorGroup { get; set; }

Property Value

bool

EnableTraineeDepartment

public bool EnableTraineeDepartment { get; set; }

Property Value

bool

FullNamePolicy

public string FullNamePolicy { get; set; }

Property Value

string

PortalSearchActiveMembershipReasons

public bool PortalSearchActiveMembershipReasons { get; set; }

Property Value

bool

ReadOnlyEmploymentDetails

public bool ReadOnlyEmploymentDetails { get; set; }

Property Value

bool

Methods

IsEqual(ContactSettings)

public bool IsEqual(ContactSettings other)

Parameters

other ContactSettings

Returns

bool