Class RegistrationPasswordChanged
- Namespace
- InSite.Domain.Registrations
- Assembly
- Shift.Sdk.dll
public class RegistrationPasswordChanged : Change, IChange
- Inheritance
-
RegistrationPasswordChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
RegistrationPasswordChanged(string)
public RegistrationPasswordChanged(string password)
Parameters
passwordstring
Properties
Password
public string Password { get; set; }