IdentityResolutionInterceptionData Struct

Definition

A parameter object passed to IIdentityResolutionInterceptor methods.

C#
[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct IdentityResolutionInterceptionData
Inheritance
IdentityResolutionInterceptionData
Attributes

Remarks

See Logging, events, and diagnostics for more information and examples.

Constructors

IdentityResolutionInterceptionData(DbContext)

Constructs the parameter object.

Properties

Context

The current DbContext instance being used.

Applies to

Produkt Versioner
Entity Framework Core 7.0, 8.0, 9.0