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
AllowMicrosoftSignIn
public bool AllowMicrosoftSignIn { get; set; }
Property Value
Methods
IsEqual(PlatformCustomizationSignIn)
public bool IsEqual(PlatformCustomizationSignIn other)