Class UserRegistration
- Namespace
- InSite.Domain.Organizations
- Assembly
- Shift.Sdk.dll
public class UserRegistration
- Inheritance
-
UserRegistration
- Inherited Members
-
- Extension Methods
-
Constructors
UserRegistration()
public UserRegistration()
Properties
AutomaticApproval
public bool AutomaticApproval { get; set; }
Property Value
- bool
ConvertProvinceAbbreviation
public bool ConvertProvinceAbbreviation { get; set; }
Property Value
- bool
FieldMask
public UserRegistrationFieldMask FieldMask { get; set; }
Property Value
- UserRegistrationFieldMask
IsEmpty
public bool IsEmpty { get; }
Property Value
- bool
RegistrationMode
public UserRegistrationMode RegistrationMode { get; set; }
Property Value
- UserRegistrationMode
Methods
IsEqual(UserRegistration)
public bool IsEqual(UserRegistration other)
Parameters
other UserRegistration
Returns
- bool
ShouldSerializeAutomaticApproval()
public bool ShouldSerializeAutomaticApproval()
Returns
- bool
ShouldSerializeConvertProvinceAbbreviation()
public bool ShouldSerializeConvertProvinceAbbreviation()
Returns
- bool
ShouldSerializeFieldMask()
public bool ShouldSerializeFieldMask()
Returns
- bool
ShouldSerializeIsEmpty()
public bool ShouldSerializeIsEmpty()
Returns
- bool
ShouldSerializeRegistrationMode()
public bool ShouldSerializeRegistrationMode()
Returns
- bool