Table of Contents

Class PlatformCustomizationSignIn

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

Constructors

PlatformCustomizationSignIn()

public PlatformCustomizationSignIn()

Properties

AllowGoogleSignIn

public bool AllowGoogleSignIn { get; set; }

Property Value

bool

AllowMicrosoftSignIn

public bool AllowMicrosoftSignIn { get; set; }

Property Value

bool

Methods

IsEqual(PlatformCustomizationSignIn)

public bool IsEqual(PlatformCustomizationSignIn other)

Parameters

other PlatformCustomizationSignIn

Returns

bool