Table of Contents

Class UserAdapter

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public static class UserAdapter
Inheritance
UserAdapter
Inherited Members

Methods

ToModel(User, string, string, string, OtpModes?)

public static User ToModel(User user, string personCode, string phone, string jobTitle, OtpModes? otpMode)

Parameters

user User
personCode string
phone string
jobTitle string
otpMode OtpModes?

Returns

User