IdentityResolutionInterceptionData Struktur

Definition

Ein an Methoden übergebenes IIdentityResolutionInterceptor Parameterobjekt.

[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct IdentityResolutionInterceptionData
[<System.Runtime.CompilerServices.IsReadOnly>]
type IdentityResolutionInterceptionData = struct
Public Structure IdentityResolutionInterceptionData
Vererbung
IdentityResolutionInterceptionData
Attribute

Hinweise

Weitere Informationen und Beispiele finden Sie unter Protokollierung, Ereignisse und Diagnose.

Konstruktoren

IdentityResolutionInterceptionData(DbContext)

Erstellt das Parameterobjekt.

Eigenschaften

Context

Der aktuelle DbContext instance, der verwendet wird.

Gilt für: