IdentityResolutionInterceptionData 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳遞至 IIdentityResolutionInterceptor 方法的參數物件。
[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct IdentityResolutionInterceptionData
[<System.Runtime.CompilerServices.IsReadOnly>]
type IdentityResolutionInterceptionData = struct
Public Structure IdentityResolutionInterceptionData
- 繼承
-
IdentityResolutionInterceptionData
- 屬性
備註
如需詳細資訊 和範例,請參閱記錄、事件和診斷 。
建構函式
IdentityResolutionInterceptionData(DbContext) |
建構參數物件。 |
屬性
Context |
正在使用的目前 DbContext 實例。 |