Table of Contents

Interface ISecurityService<T>

Namespace
Innova.Prism.Infrastructure.Interfaces
Assembly
Innova.Prism.Infrastructure.dll

Represents a security service.

public interface ISecurityService<T>

Type Parameters

T

The type of the security model.

Properties

SecurityContext

Gets the security model.