Table of Contents

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

password string

Properties

Password

public string Password { get; set; }

Property Value

string