Table of Contents

Constructor UserNameInterceptor

Namespace
Innova.Data.Entity.Configuration
Assembly
Innova.Data.dll

UserNameInterceptor(Func<string>)

Initializes a new instance of the UserNameInterceptor class.

public UserNameInterceptor(Func<string> userNameFunc)

Parameters

userNameFunc Func<string>

A function that returns the user name.