Table of Contents

Interface ISettingSecurityBuilder<TSetting>

Namespace
Innova.Data.Security.Builder
Assembly
Innova.Data.dll

Represents a security builder interface with settings.

public interface ISettingSecurityBuilder<TSetting> : ISecurityBuilder where TSetting : class

Type Parameters

TSetting

The type of the settings.

Properties

Settings

Gets the settings.