Table of Contents

Interface IPasswordKeeping

Namespace
Common.PasswordTools
Assembly
Lykke.Common.dll
public interface IPasswordKeeping
Extension Methods

Properties

Hash

string Hash { get; set; }

Property Value

string

Salt

string Salt { get; set; }

Property Value

string