IdentityResolutionInterceptionData Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A parameter object passed to IIdentityResolutionInterceptor methods.
[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct IdentityResolutionInterceptionData
[<System.Runtime.CompilerServices.IsReadOnly>]
type IdentityResolutionInterceptionData = struct
Public Structure 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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Entity Framework