@tsonic/aspnetcore 10.0.12 → 10.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/Microsoft.AspNetCore.Authentication/bindings.json +0 -520
  2. package/Microsoft.AspNetCore.Authentication/internal/index.d.ts +6 -31
  3. package/Microsoft.AspNetCore.Authentication.Cookies/bindings.json +0 -140
  4. package/Microsoft.AspNetCore.Authentication.Cookies/internal/index.d.ts +1 -7
  5. package/Microsoft.AspNetCore.Authentication.OAuth/bindings.json +0 -120
  6. package/Microsoft.AspNetCore.Authentication.OAuth/internal/index.d.ts +1 -6
  7. package/Microsoft.AspNetCore.Authorization.Infrastructure/bindings.json +0 -160
  8. package/Microsoft.AspNetCore.Authorization.Infrastructure/internal/index.d.ts +8 -8
  9. package/Microsoft.AspNetCore.Components/bindings.json +0 -380
  10. package/Microsoft.AspNetCore.Components/internal/index.d.ts +3 -22
  11. package/Microsoft.AspNetCore.Components.Authorization/bindings.json +0 -340
  12. package/Microsoft.AspNetCore.Components.Authorization/internal/index.d.ts +4 -21
  13. package/Microsoft.AspNetCore.Components.Forms/bindings.json +223 -1903
  14. package/Microsoft.AspNetCore.Components.Forms/internal/index.d.ts +19 -93
  15. package/Microsoft.AspNetCore.Components.RenderTree/bindings.json +1 -1
  16. package/Microsoft.AspNetCore.Components.Routing/bindings.json +0 -180
  17. package/Microsoft.AspNetCore.Components.Routing/internal/index.d.ts +2 -11
  18. package/Microsoft.AspNetCore.Components.Server/bindings.json +0 -40
  19. package/Microsoft.AspNetCore.Components.Server/internal/index.d.ts +1 -2
  20. package/Microsoft.AspNetCore.Components.Web/bindings.json +0 -380
  21. package/Microsoft.AspNetCore.Components.Web/internal/index.d.ts +4 -23
  22. package/Microsoft.AspNetCore.Components.Web.Virtualization/bindings.json +0 -80
  23. package/Microsoft.AspNetCore.Components.Web.Virtualization/internal/index.d.ts +1 -5
  24. package/Microsoft.AspNetCore.Hosting/bindings.json +0 -100
  25. package/Microsoft.AspNetCore.Hosting/internal/index.d.ts +0 -5
  26. package/Microsoft.AspNetCore.Http.HttpResults/bindings.json +0 -20
  27. package/Microsoft.AspNetCore.Http.HttpResults/internal/index.d.ts +1 -2
  28. package/Microsoft.AspNetCore.Identity/bindings.json +0 -960
  29. package/Microsoft.AspNetCore.Identity/internal/index.d.ts +3 -49
  30. package/Microsoft.AspNetCore.Localization/bindings.json +0 -80
  31. package/Microsoft.AspNetCore.Localization.Routing/bindings.json +0 -20
  32. package/Microsoft.AspNetCore.Mvc/bindings.json +0 -660
  33. package/Microsoft.AspNetCore.Mvc/internal/index.d.ts +8 -41
  34. package/Microsoft.AspNetCore.Mvc.ApplicationParts/bindings.json +0 -80
  35. package/Microsoft.AspNetCore.Mvc.DataAnnotations/bindings.json +0 -20
  36. package/Microsoft.AspNetCore.Mvc.DataAnnotations/internal/index.d.ts +1 -1
  37. package/Microsoft.AspNetCore.Mvc.Formatters/bindings.json +15 -595
  38. package/Microsoft.AspNetCore.Mvc.Formatters/internal/index.d.ts +11 -35
  39. package/Microsoft.AspNetCore.Mvc.Formatters.Xml/bindings.json +0 -20
  40. package/Microsoft.AspNetCore.Mvc.Formatters.Xml/internal/index.d.ts +0 -1
  41. package/Microsoft.AspNetCore.Mvc.Infrastructure/bindings.json +0 -60
  42. package/Microsoft.AspNetCore.Mvc.ModelBinding/bindings.json +0 -280
  43. package/Microsoft.AspNetCore.Mvc.ModelBinding/internal/index.d.ts +5 -18
  44. package/Microsoft.AspNetCore.Mvc.ModelBinding.Binders/bindings.json +0 -100
  45. package/Microsoft.AspNetCore.Mvc.ModelBinding.Binders/internal/index.d.ts +1 -5
  46. package/Microsoft.AspNetCore.Mvc.ModelBinding.Metadata/bindings.json +0 -40
  47. package/Microsoft.AspNetCore.Mvc.ModelBinding.Metadata/internal/index.d.ts +0 -1
  48. package/Microsoft.AspNetCore.Mvc.Razor/bindings.json +3 -63
  49. package/Microsoft.AspNetCore.Mvc.Razor/internal/index.d.ts +0 -3
  50. package/Microsoft.AspNetCore.Mvc.Razor.TagHelpers/bindings.json +0 -120
  51. package/Microsoft.AspNetCore.Mvc.Razor.TagHelpers/internal/index.d.ts +3 -9
  52. package/Microsoft.AspNetCore.Mvc.RazorPages/bindings.json +0 -60
  53. package/Microsoft.AspNetCore.Mvc.RazorPages/internal/index.d.ts +0 -3
  54. package/Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure/bindings.json +6 -6
  55. package/Microsoft.AspNetCore.Mvc.Routing/bindings.json +0 -60
  56. package/Microsoft.AspNetCore.Mvc.Routing/internal/index.d.ts +1 -3
  57. package/Microsoft.AspNetCore.Mvc.TagHelpers/bindings.json +0 -600
  58. package/Microsoft.AspNetCore.Mvc.TagHelpers/internal/index.d.ts +18 -48
  59. package/Microsoft.AspNetCore.Mvc.ViewFeatures/bindings.json +12 -612
  60. package/Microsoft.AspNetCore.Mvc.ViewFeatures/internal/index.d.ts +3 -29
  61. package/Microsoft.AspNetCore.Razor.TagHelpers/bindings.json +0 -60
  62. package/Microsoft.AspNetCore.Razor.TagHelpers/internal/index.d.ts +0 -3
  63. package/Microsoft.AspNetCore.Routing/bindings.json +0 -60
  64. package/Microsoft.AspNetCore.Routing/internal/index.d.ts +0 -3
  65. package/Microsoft.AspNetCore.Routing.Constraints/bindings.json +0 -80
  66. package/Microsoft.AspNetCore.Routing.Constraints/internal/index.d.ts +2 -6
  67. package/Microsoft.AspNetCore.SignalR/bindings.json +3 -103
  68. package/Microsoft.JSInterop/bindings.json +0 -120
  69. package/Microsoft.JSInterop/internal/index.d.ts +0 -6
  70. package/Microsoft.JSInterop.Implementation/bindings.json +0 -240
  71. package/Microsoft.JSInterop.Implementation/internal/index.d.ts +1 -13
  72. package/README.md +58 -2
  73. package/System.Threading.RateLimiting/bindings.json +16 -16
  74. package/package.json +4 -4
@@ -4271,86 +4271,6 @@
4271
4271
  "declaringAssemblyName": "Microsoft.Extensions.Identity.Core",
4272
4272
  "isExtensionMethod": false,
4273
4273
  "sourceInterface": "Microsoft.AspNetCore.Identity.IUserTwoFactorTokenProvider\u00601"
4274
- },
4275
- {
4276
- "stableId": "Microsoft.Extensions.Identity.Core:Microsoft.AspNetCore.Identity.EmailTokenProvider\u00601::CanGenerateTwoFactorTokenAsync(Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
4277
- "clrName": "CanGenerateTwoFactorTokenAsync",
4278
- "metadataToken": 0,
4279
- "canonicalSignature": "(Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
4280
- "normalizedSignature": "CanGenerateTwoFactorTokenAsync|(Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1|static=false",
4281
- "emitScope": "ClassSurface",
4282
- "provenance": "BaseOverload",
4283
- "arity": 0,
4284
- "parameterCount": 2,
4285
- "isStatic": false,
4286
- "isAbstract": true,
4287
- "isVirtual": true,
4288
- "isOverride": false,
4289
- "isSealed": false,
4290
- "visibility": "Public",
4291
- "declaringClrType": "Microsoft.AspNetCore.Identity.EmailTokenProvider\u00601",
4292
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Core",
4293
- "isExtensionMethod": false
4294
- },
4295
- {
4296
- "stableId": "Microsoft.Extensions.Identity.Core:Microsoft.AspNetCore.Identity.EmailTokenProvider\u00601::GenerateAsync(System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
4297
- "clrName": "GenerateAsync",
4298
- "metadataToken": 0,
4299
- "canonicalSignature": "(System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
4300
- "normalizedSignature": "GenerateAsync|(System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1|static=false",
4301
- "emitScope": "ClassSurface",
4302
- "provenance": "BaseOverload",
4303
- "arity": 0,
4304
- "parameterCount": 3,
4305
- "isStatic": false,
4306
- "isAbstract": false,
4307
- "isVirtual": true,
4308
- "isOverride": false,
4309
- "isSealed": false,
4310
- "visibility": "Public",
4311
- "declaringClrType": "Microsoft.AspNetCore.Identity.EmailTokenProvider\u00601",
4312
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Core",
4313
- "isExtensionMethod": false
4314
- },
4315
- {
4316
- "stableId": "Microsoft.Extensions.Identity.Core:Microsoft.AspNetCore.Identity.EmailTokenProvider\u00601::GetUserModifierAsync(System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
4317
- "clrName": "GetUserModifierAsync",
4318
- "metadataToken": 0,
4319
- "canonicalSignature": "(System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
4320
- "normalizedSignature": "GetUserModifierAsync|(System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1|static=false",
4321
- "emitScope": "ClassSurface",
4322
- "provenance": "BaseOverload",
4323
- "arity": 0,
4324
- "parameterCount": 3,
4325
- "isStatic": false,
4326
- "isAbstract": false,
4327
- "isVirtual": true,
4328
- "isOverride": false,
4329
- "isSealed": false,
4330
- "visibility": "Public",
4331
- "declaringClrType": "Microsoft.AspNetCore.Identity.EmailTokenProvider\u00601",
4332
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Core",
4333
- "isExtensionMethod": false
4334
- },
4335
- {
4336
- "stableId": "Microsoft.Extensions.Identity.Core:Microsoft.AspNetCore.Identity.EmailTokenProvider\u00601::ValidateAsync(System.String,System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
4337
- "clrName": "ValidateAsync",
4338
- "metadataToken": 0,
4339
- "canonicalSignature": "(System.String,System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
4340
- "normalizedSignature": "ValidateAsync|(System.String,System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1|static=false",
4341
- "emitScope": "ClassSurface",
4342
- "provenance": "BaseOverload",
4343
- "arity": 0,
4344
- "parameterCount": 4,
4345
- "isStatic": false,
4346
- "isAbstract": false,
4347
- "isVirtual": true,
4348
- "isOverride": false,
4349
- "isSealed": false,
4350
- "visibility": "Public",
4351
- "declaringClrType": "Microsoft.AspNetCore.Identity.EmailTokenProvider\u00601",
4352
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Core",
4353
- "isExtensionMethod": false
4354
4274
  }
4355
4275
  ],
4356
4276
  "properties": [],
@@ -9547,86 +9467,6 @@
9547
9467
  "declaringAssemblyName": "Microsoft.Extensions.Identity.Core",
9548
9468
  "isExtensionMethod": false,
9549
9469
  "sourceInterface": "Microsoft.AspNetCore.Identity.IUserTwoFactorTokenProvider\u00601"
9550
- },
9551
- {
9552
- "stableId": "Microsoft.Extensions.Identity.Core:Microsoft.AspNetCore.Identity.PhoneNumberTokenProvider\u00601::CanGenerateTwoFactorTokenAsync(Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
9553
- "clrName": "CanGenerateTwoFactorTokenAsync",
9554
- "metadataToken": 0,
9555
- "canonicalSignature": "(Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
9556
- "normalizedSignature": "CanGenerateTwoFactorTokenAsync|(Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1|static=false",
9557
- "emitScope": "ClassSurface",
9558
- "provenance": "BaseOverload",
9559
- "arity": 0,
9560
- "parameterCount": 2,
9561
- "isStatic": false,
9562
- "isAbstract": true,
9563
- "isVirtual": true,
9564
- "isOverride": false,
9565
- "isSealed": false,
9566
- "visibility": "Public",
9567
- "declaringClrType": "Microsoft.AspNetCore.Identity.PhoneNumberTokenProvider\u00601",
9568
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Core",
9569
- "isExtensionMethod": false
9570
- },
9571
- {
9572
- "stableId": "Microsoft.Extensions.Identity.Core:Microsoft.AspNetCore.Identity.PhoneNumberTokenProvider\u00601::GenerateAsync(System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
9573
- "clrName": "GenerateAsync",
9574
- "metadataToken": 0,
9575
- "canonicalSignature": "(System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
9576
- "normalizedSignature": "GenerateAsync|(System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1|static=false",
9577
- "emitScope": "ClassSurface",
9578
- "provenance": "BaseOverload",
9579
- "arity": 0,
9580
- "parameterCount": 3,
9581
- "isStatic": false,
9582
- "isAbstract": false,
9583
- "isVirtual": true,
9584
- "isOverride": false,
9585
- "isSealed": false,
9586
- "visibility": "Public",
9587
- "declaringClrType": "Microsoft.AspNetCore.Identity.PhoneNumberTokenProvider\u00601",
9588
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Core",
9589
- "isExtensionMethod": false
9590
- },
9591
- {
9592
- "stableId": "Microsoft.Extensions.Identity.Core:Microsoft.AspNetCore.Identity.PhoneNumberTokenProvider\u00601::GetUserModifierAsync(System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
9593
- "clrName": "GetUserModifierAsync",
9594
- "metadataToken": 0,
9595
- "canonicalSignature": "(System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
9596
- "normalizedSignature": "GetUserModifierAsync|(System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1|static=false",
9597
- "emitScope": "ClassSurface",
9598
- "provenance": "BaseOverload",
9599
- "arity": 0,
9600
- "parameterCount": 3,
9601
- "isStatic": false,
9602
- "isAbstract": false,
9603
- "isVirtual": true,
9604
- "isOverride": false,
9605
- "isSealed": false,
9606
- "visibility": "Public",
9607
- "declaringClrType": "Microsoft.AspNetCore.Identity.PhoneNumberTokenProvider\u00601",
9608
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Core",
9609
- "isExtensionMethod": false
9610
- },
9611
- {
9612
- "stableId": "Microsoft.Extensions.Identity.Core:Microsoft.AspNetCore.Identity.PhoneNumberTokenProvider\u00601::ValidateAsync(System.String,System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
9613
- "clrName": "ValidateAsync",
9614
- "metadataToken": 0,
9615
- "canonicalSignature": "(System.String,System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1",
9616
- "normalizedSignature": "ValidateAsync|(System.String,System.String,Microsoft.AspNetCore.Identity.UserManager_1,TUser):System.Threading.Tasks.Task_1|static=false",
9617
- "emitScope": "ClassSurface",
9618
- "provenance": "BaseOverload",
9619
- "arity": 0,
9620
- "parameterCount": 4,
9621
- "isStatic": false,
9622
- "isAbstract": false,
9623
- "isVirtual": true,
9624
- "isOverride": false,
9625
- "isSealed": false,
9626
- "visibility": "Public",
9627
- "declaringClrType": "Microsoft.AspNetCore.Identity.PhoneNumberTokenProvider\u00601",
9628
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Core",
9629
- "isExtensionMethod": false
9630
9470
  }
9631
9471
  ],
9632
9472
  "properties": [],
@@ -13255,46 +13095,6 @@
13255
13095
  "declaringAssemblyName": "Microsoft.AspNetCore.Identity",
13256
13096
  "isExtensionMethod": false,
13257
13097
  "sourceInterface": "Microsoft.AspNetCore.Identity.ISecurityStampValidator"
13258
- },
13259
- {
13260
- "stableId": "Microsoft.AspNetCore.Identity:Microsoft.AspNetCore.Identity.TwoFactorSecurityStampValidator\u00601::ValidateAsync(Microsoft.AspNetCore.Authentication.Cookies.CookieValidatePrincipalContext):System.Threading.Tasks.Task",
13261
- "clrName": "ValidateAsync",
13262
- "metadataToken": 0,
13263
- "canonicalSignature": "(Microsoft.AspNetCore.Authentication.Cookies.CookieValidatePrincipalContext):System.Threading.Tasks.Task",
13264
- "normalizedSignature": "ValidateAsync|(Microsoft.AspNetCore.Authentication.Cookies.CookieValidatePrincipalContext):System.Threading.Tasks.Task|static=false",
13265
- "emitScope": "ClassSurface",
13266
- "provenance": "BaseOverload",
13267
- "arity": 0,
13268
- "parameterCount": 1,
13269
- "isStatic": false,
13270
- "isAbstract": false,
13271
- "isVirtual": true,
13272
- "isOverride": false,
13273
- "isSealed": false,
13274
- "visibility": "Public",
13275
- "declaringClrType": "Microsoft.AspNetCore.Identity.TwoFactorSecurityStampValidator\u00601",
13276
- "declaringAssemblyName": "Microsoft.AspNetCore.Identity",
13277
- "isExtensionMethod": false
13278
- },
13279
- {
13280
- "stableId": "Microsoft.AspNetCore.Identity:Microsoft.AspNetCore.Identity.TwoFactorSecurityStampValidator\u00601::VerifySecurityStamp(System.Security.Claims.ClaimsPrincipal):System.Threading.Tasks.Task_1",
13281
- "clrName": "VerifySecurityStamp",
13282
- "metadataToken": 0,
13283
- "canonicalSignature": "(System.Security.Claims.ClaimsPrincipal):System.Threading.Tasks.Task_1",
13284
- "normalizedSignature": "VerifySecurityStamp|(System.Security.Claims.ClaimsPrincipal):System.Threading.Tasks.Task_1|static=false",
13285
- "emitScope": "ClassSurface",
13286
- "provenance": "BaseOverload",
13287
- "arity": 0,
13288
- "parameterCount": 1,
13289
- "isStatic": false,
13290
- "isAbstract": false,
13291
- "isVirtual": true,
13292
- "isOverride": false,
13293
- "isSealed": false,
13294
- "visibility": "Protected",
13295
- "declaringClrType": "Microsoft.AspNetCore.Identity.TwoFactorSecurityStampValidator\u00601",
13296
- "declaringAssemblyName": "Microsoft.AspNetCore.Identity",
13297
- "isExtensionMethod": false
13298
13098
  }
13299
13099
  ],
13300
13100
  "properties": [],
@@ -13644,46 +13444,6 @@
13644
13444
  "declaringAssemblyName": "Microsoft.Extensions.Identity.Core",
13645
13445
  "isExtensionMethod": false,
13646
13446
  "sourceInterface": "Microsoft.AspNetCore.Identity.IUserClaimsPrincipalFactory\u00601"
13647
- },
13648
- {
13649
- "stableId": "Microsoft.Extensions.Identity.Core:Microsoft.AspNetCore.Identity.UserClaimsPrincipalFactory\u00602::CreateAsync(TUser):System.Threading.Tasks.Task_1",
13650
- "clrName": "CreateAsync",
13651
- "metadataToken": 0,
13652
- "canonicalSignature": "(TUser):System.Threading.Tasks.Task_1",
13653
- "normalizedSignature": "CreateAsync|(TUser):System.Threading.Tasks.Task_1|static=false",
13654
- "emitScope": "ClassSurface",
13655
- "provenance": "BaseOverload",
13656
- "arity": 0,
13657
- "parameterCount": 1,
13658
- "isStatic": false,
13659
- "isAbstract": false,
13660
- "isVirtual": true,
13661
- "isOverride": false,
13662
- "isSealed": false,
13663
- "visibility": "Public",
13664
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserClaimsPrincipalFactory\u00602",
13665
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Core",
13666
- "isExtensionMethod": false
13667
- },
13668
- {
13669
- "stableId": "Microsoft.Extensions.Identity.Core:Microsoft.AspNetCore.Identity.UserClaimsPrincipalFactory\u00602::GenerateClaimsAsync(TUser):System.Threading.Tasks.Task_1",
13670
- "clrName": "GenerateClaimsAsync",
13671
- "metadataToken": 0,
13672
- "canonicalSignature": "(TUser):System.Threading.Tasks.Task_1",
13673
- "normalizedSignature": "GenerateClaimsAsync|(TUser):System.Threading.Tasks.Task_1|static=false",
13674
- "emitScope": "ClassSurface",
13675
- "provenance": "BaseOverload",
13676
- "arity": 0,
13677
- "parameterCount": 1,
13678
- "isStatic": false,
13679
- "isAbstract": false,
13680
- "isVirtual": true,
13681
- "isOverride": false,
13682
- "isSealed": false,
13683
- "visibility": "Protected",
13684
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserClaimsPrincipalFactory\u00602",
13685
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Core",
13686
- "isExtensionMethod": false
13687
13447
  }
13688
13448
  ],
13689
13449
  "properties": [
@@ -20054,726 +19814,6 @@
20054
19814
  "declaringAssemblyName": "Microsoft.Extensions.Identity.Core",
20055
19815
  "isExtensionMethod": false,
20056
19816
  "sourceInterface": "Microsoft.AspNetCore.Identity.IUserStore\u00601"
20057
- },
20058
- {
20059
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::AddClaimsAsync(TUser,System.Collections.Generic.IEnumerable_1,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20060
- "clrName": "AddClaimsAsync",
20061
- "metadataToken": 0,
20062
- "canonicalSignature": "(TUser,System.Collections.Generic.IEnumerable_1,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20063
- "normalizedSignature": "AddClaimsAsync|(TUser,System.Collections.Generic.IEnumerable_1,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20064
- "emitScope": "ClassSurface",
20065
- "provenance": "BaseOverload",
20066
- "arity": 0,
20067
- "parameterCount": 3,
20068
- "isStatic": false,
20069
- "isAbstract": true,
20070
- "isVirtual": true,
20071
- "isOverride": false,
20072
- "isSealed": false,
20073
- "visibility": "Public",
20074
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20075
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20076
- "isExtensionMethod": false
20077
- },
20078
- {
20079
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::AddLoginAsync(TUser,Microsoft.AspNetCore.Identity.UserLoginInfo,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20080
- "clrName": "AddLoginAsync",
20081
- "metadataToken": 0,
20082
- "canonicalSignature": "(TUser,Microsoft.AspNetCore.Identity.UserLoginInfo,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20083
- "normalizedSignature": "AddLoginAsync|(TUser,Microsoft.AspNetCore.Identity.UserLoginInfo,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20084
- "emitScope": "ClassSurface",
20085
- "provenance": "BaseOverload",
20086
- "arity": 0,
20087
- "parameterCount": 3,
20088
- "isStatic": false,
20089
- "isAbstract": true,
20090
- "isVirtual": true,
20091
- "isOverride": false,
20092
- "isSealed": false,
20093
- "visibility": "Public",
20094
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20095
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20096
- "isExtensionMethod": false
20097
- },
20098
- {
20099
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::CountCodesAsync(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20100
- "clrName": "CountCodesAsync",
20101
- "metadataToken": 0,
20102
- "canonicalSignature": "(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20103
- "normalizedSignature": "CountCodesAsync|(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20104
- "emitScope": "ClassSurface",
20105
- "provenance": "BaseOverload",
20106
- "arity": 0,
20107
- "parameterCount": 2,
20108
- "isStatic": false,
20109
- "isAbstract": false,
20110
- "isVirtual": true,
20111
- "isOverride": false,
20112
- "isSealed": false,
20113
- "visibility": "Public",
20114
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20115
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20116
- "isExtensionMethod": false
20117
- },
20118
- {
20119
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::FindByEmailAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20120
- "clrName": "FindByEmailAsync",
20121
- "metadataToken": 0,
20122
- "canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20123
- "normalizedSignature": "FindByEmailAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20124
- "emitScope": "ClassSurface",
20125
- "provenance": "BaseOverload",
20126
- "arity": 0,
20127
- "parameterCount": 2,
20128
- "isStatic": false,
20129
- "isAbstract": true,
20130
- "isVirtual": true,
20131
- "isOverride": false,
20132
- "isSealed": false,
20133
- "visibility": "Public",
20134
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20135
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20136
- "isExtensionMethod": false
20137
- },
20138
- {
20139
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::FindByIdAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20140
- "clrName": "FindByIdAsync",
20141
- "metadataToken": 0,
20142
- "canonicalSignature": "(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20143
- "normalizedSignature": "FindByIdAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20144
- "emitScope": "ClassSurface",
20145
- "provenance": "BaseOverload",
20146
- "arity": 0,
20147
- "parameterCount": 2,
20148
- "isStatic": false,
20149
- "isAbstract": true,
20150
- "isVirtual": true,
20151
- "isOverride": false,
20152
- "isSealed": false,
20153
- "visibility": "Public",
20154
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20155
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20156
- "isExtensionMethod": false
20157
- },
20158
- {
20159
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::FindByLoginAsync(System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20160
- "clrName": "FindByLoginAsync",
20161
- "metadataToken": 0,
20162
- "canonicalSignature": "(System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20163
- "normalizedSignature": "FindByLoginAsync|(System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20164
- "emitScope": "ClassSurface",
20165
- "provenance": "BaseOverload",
20166
- "arity": 0,
20167
- "parameterCount": 3,
20168
- "isStatic": false,
20169
- "isAbstract": false,
20170
- "isVirtual": true,
20171
- "isOverride": false,
20172
- "isSealed": false,
20173
- "visibility": "Public",
20174
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20175
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20176
- "isExtensionMethod": false
20177
- },
20178
- {
20179
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::GetAuthenticatorKeyAsync(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20180
- "clrName": "GetAuthenticatorKeyAsync",
20181
- "metadataToken": 0,
20182
- "canonicalSignature": "(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20183
- "normalizedSignature": "GetAuthenticatorKeyAsync|(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20184
- "emitScope": "ClassSurface",
20185
- "provenance": "BaseOverload",
20186
- "arity": 0,
20187
- "parameterCount": 2,
20188
- "isStatic": false,
20189
- "isAbstract": false,
20190
- "isVirtual": true,
20191
- "isOverride": false,
20192
- "isSealed": false,
20193
- "visibility": "Public",
20194
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20195
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20196
- "isExtensionMethod": false
20197
- },
20198
- {
20199
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::GetClaimsAsync(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20200
- "clrName": "GetClaimsAsync",
20201
- "metadataToken": 0,
20202
- "canonicalSignature": "(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20203
- "normalizedSignature": "GetClaimsAsync|(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20204
- "emitScope": "ClassSurface",
20205
- "provenance": "BaseOverload",
20206
- "arity": 0,
20207
- "parameterCount": 2,
20208
- "isStatic": false,
20209
- "isAbstract": true,
20210
- "isVirtual": true,
20211
- "isOverride": false,
20212
- "isSealed": false,
20213
- "visibility": "Public",
20214
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20215
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20216
- "isExtensionMethod": false
20217
- },
20218
- {
20219
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::GetEmailAsync(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20220
- "clrName": "GetEmailAsync",
20221
- "metadataToken": 0,
20222
- "canonicalSignature": "(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20223
- "normalizedSignature": "GetEmailAsync|(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20224
- "emitScope": "ClassSurface",
20225
- "provenance": "BaseOverload",
20226
- "arity": 0,
20227
- "parameterCount": 2,
20228
- "isStatic": false,
20229
- "isAbstract": false,
20230
- "isVirtual": true,
20231
- "isOverride": false,
20232
- "isSealed": false,
20233
- "visibility": "Public",
20234
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20235
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20236
- "isExtensionMethod": false
20237
- },
20238
- {
20239
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::GetLockoutEndDateAsync(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20240
- "clrName": "GetLockoutEndDateAsync",
20241
- "metadataToken": 0,
20242
- "canonicalSignature": "(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20243
- "normalizedSignature": "GetLockoutEndDateAsync|(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20244
- "emitScope": "ClassSurface",
20245
- "provenance": "BaseOverload",
20246
- "arity": 0,
20247
- "parameterCount": 2,
20248
- "isStatic": false,
20249
- "isAbstract": false,
20250
- "isVirtual": true,
20251
- "isOverride": false,
20252
- "isSealed": false,
20253
- "visibility": "Public",
20254
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20255
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20256
- "isExtensionMethod": false
20257
- },
20258
- {
20259
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::GetLoginsAsync(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20260
- "clrName": "GetLoginsAsync",
20261
- "metadataToken": 0,
20262
- "canonicalSignature": "(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20263
- "normalizedSignature": "GetLoginsAsync|(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20264
- "emitScope": "ClassSurface",
20265
- "provenance": "BaseOverload",
20266
- "arity": 0,
20267
- "parameterCount": 2,
20268
- "isStatic": false,
20269
- "isAbstract": true,
20270
- "isVirtual": true,
20271
- "isOverride": false,
20272
- "isSealed": false,
20273
- "visibility": "Public",
20274
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20275
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20276
- "isExtensionMethod": false
20277
- },
20278
- {
20279
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::GetPasswordHashAsync(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20280
- "clrName": "GetPasswordHashAsync",
20281
- "metadataToken": 0,
20282
- "canonicalSignature": "(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20283
- "normalizedSignature": "GetPasswordHashAsync|(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20284
- "emitScope": "ClassSurface",
20285
- "provenance": "BaseOverload",
20286
- "arity": 0,
20287
- "parameterCount": 2,
20288
- "isStatic": false,
20289
- "isAbstract": false,
20290
- "isVirtual": true,
20291
- "isOverride": false,
20292
- "isSealed": false,
20293
- "visibility": "Public",
20294
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20295
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20296
- "isExtensionMethod": false
20297
- },
20298
- {
20299
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::GetPhoneNumberAsync(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20300
- "clrName": "GetPhoneNumberAsync",
20301
- "metadataToken": 0,
20302
- "canonicalSignature": "(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20303
- "normalizedSignature": "GetPhoneNumberAsync|(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20304
- "emitScope": "ClassSurface",
20305
- "provenance": "BaseOverload",
20306
- "arity": 0,
20307
- "parameterCount": 2,
20308
- "isStatic": false,
20309
- "isAbstract": false,
20310
- "isVirtual": true,
20311
- "isOverride": false,
20312
- "isSealed": false,
20313
- "visibility": "Public",
20314
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20315
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20316
- "isExtensionMethod": false
20317
- },
20318
- {
20319
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::GetSecurityStampAsync(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20320
- "clrName": "GetSecurityStampAsync",
20321
- "metadataToken": 0,
20322
- "canonicalSignature": "(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20323
- "normalizedSignature": "GetSecurityStampAsync|(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20324
- "emitScope": "ClassSurface",
20325
- "provenance": "BaseOverload",
20326
- "arity": 0,
20327
- "parameterCount": 2,
20328
- "isStatic": false,
20329
- "isAbstract": false,
20330
- "isVirtual": true,
20331
- "isOverride": false,
20332
- "isSealed": false,
20333
- "visibility": "Public",
20334
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20335
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20336
- "isExtensionMethod": false
20337
- },
20338
- {
20339
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::GetTokenAsync(TUser,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20340
- "clrName": "GetTokenAsync",
20341
- "metadataToken": 0,
20342
- "canonicalSignature": "(TUser,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20343
- "normalizedSignature": "GetTokenAsync|(TUser,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20344
- "emitScope": "ClassSurface",
20345
- "provenance": "BaseOverload",
20346
- "arity": 0,
20347
- "parameterCount": 4,
20348
- "isStatic": false,
20349
- "isAbstract": false,
20350
- "isVirtual": true,
20351
- "isOverride": false,
20352
- "isSealed": false,
20353
- "visibility": "Public",
20354
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20355
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20356
- "isExtensionMethod": false
20357
- },
20358
- {
20359
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::GetTwoFactorEnabledAsync(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20360
- "clrName": "GetTwoFactorEnabledAsync",
20361
- "metadataToken": 0,
20362
- "canonicalSignature": "(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20363
- "normalizedSignature": "GetTwoFactorEnabledAsync|(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20364
- "emitScope": "ClassSurface",
20365
- "provenance": "BaseOverload",
20366
- "arity": 0,
20367
- "parameterCount": 2,
20368
- "isStatic": false,
20369
- "isAbstract": false,
20370
- "isVirtual": true,
20371
- "isOverride": false,
20372
- "isSealed": false,
20373
- "visibility": "Public",
20374
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20375
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20376
- "isExtensionMethod": false
20377
- },
20378
- {
20379
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::GetUserIdAsync(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20380
- "clrName": "GetUserIdAsync",
20381
- "metadataToken": 0,
20382
- "canonicalSignature": "(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20383
- "normalizedSignature": "GetUserIdAsync|(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20384
- "emitScope": "ClassSurface",
20385
- "provenance": "BaseOverload",
20386
- "arity": 0,
20387
- "parameterCount": 2,
20388
- "isStatic": false,
20389
- "isAbstract": false,
20390
- "isVirtual": true,
20391
- "isOverride": false,
20392
- "isSealed": false,
20393
- "visibility": "Public",
20394
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20395
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20396
- "isExtensionMethod": false
20397
- },
20398
- {
20399
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::GetUsersForClaimAsync(System.Security.Claims.Claim,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20400
- "clrName": "GetUsersForClaimAsync",
20401
- "metadataToken": 0,
20402
- "canonicalSignature": "(System.Security.Claims.Claim,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20403
- "normalizedSignature": "GetUsersForClaimAsync|(System.Security.Claims.Claim,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20404
- "emitScope": "ClassSurface",
20405
- "provenance": "BaseOverload",
20406
- "arity": 0,
20407
- "parameterCount": 2,
20408
- "isStatic": false,
20409
- "isAbstract": true,
20410
- "isVirtual": true,
20411
- "isOverride": false,
20412
- "isSealed": false,
20413
- "visibility": "Public",
20414
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20415
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20416
- "isExtensionMethod": false
20417
- },
20418
- {
20419
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::RedeemCodeAsync(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20420
- "clrName": "RedeemCodeAsync",
20421
- "metadataToken": 0,
20422
- "canonicalSignature": "(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1",
20423
- "normalizedSignature": "RedeemCodeAsync|(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1|static=false",
20424
- "emitScope": "ClassSurface",
20425
- "provenance": "BaseOverload",
20426
- "arity": 0,
20427
- "parameterCount": 3,
20428
- "isStatic": false,
20429
- "isAbstract": false,
20430
- "isVirtual": true,
20431
- "isOverride": false,
20432
- "isSealed": false,
20433
- "visibility": "Public",
20434
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20435
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20436
- "isExtensionMethod": false
20437
- },
20438
- {
20439
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::RemoveLoginAsync(TUser,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20440
- "clrName": "RemoveLoginAsync",
20441
- "metadataToken": 0,
20442
- "canonicalSignature": "(TUser,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20443
- "normalizedSignature": "RemoveLoginAsync|(TUser,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20444
- "emitScope": "ClassSurface",
20445
- "provenance": "BaseOverload",
20446
- "arity": 0,
20447
- "parameterCount": 4,
20448
- "isStatic": false,
20449
- "isAbstract": true,
20450
- "isVirtual": true,
20451
- "isOverride": false,
20452
- "isSealed": false,
20453
- "visibility": "Public",
20454
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20455
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20456
- "isExtensionMethod": false
20457
- },
20458
- {
20459
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::RemoveTokenAsync(TUser,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20460
- "clrName": "RemoveTokenAsync",
20461
- "metadataToken": 0,
20462
- "canonicalSignature": "(TUser,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20463
- "normalizedSignature": "RemoveTokenAsync|(TUser,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20464
- "emitScope": "ClassSurface",
20465
- "provenance": "BaseOverload",
20466
- "arity": 0,
20467
- "parameterCount": 4,
20468
- "isStatic": false,
20469
- "isAbstract": false,
20470
- "isVirtual": true,
20471
- "isOverride": false,
20472
- "isSealed": false,
20473
- "visibility": "Public",
20474
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20475
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20476
- "isExtensionMethod": false
20477
- },
20478
- {
20479
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::ReplaceClaimAsync(TUser,System.Security.Claims.Claim,System.Security.Claims.Claim,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20480
- "clrName": "ReplaceClaimAsync",
20481
- "metadataToken": 0,
20482
- "canonicalSignature": "(TUser,System.Security.Claims.Claim,System.Security.Claims.Claim,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20483
- "normalizedSignature": "ReplaceClaimAsync|(TUser,System.Security.Claims.Claim,System.Security.Claims.Claim,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20484
- "emitScope": "ClassSurface",
20485
- "provenance": "BaseOverload",
20486
- "arity": 0,
20487
- "parameterCount": 4,
20488
- "isStatic": false,
20489
- "isAbstract": true,
20490
- "isVirtual": true,
20491
- "isOverride": false,
20492
- "isSealed": false,
20493
- "visibility": "Public",
20494
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20495
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20496
- "isExtensionMethod": false
20497
- },
20498
- {
20499
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::ReplaceCodesAsync(TUser,System.Collections.Generic.IEnumerable_1,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20500
- "clrName": "ReplaceCodesAsync",
20501
- "metadataToken": 0,
20502
- "canonicalSignature": "(TUser,System.Collections.Generic.IEnumerable_1,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20503
- "normalizedSignature": "ReplaceCodesAsync|(TUser,System.Collections.Generic.IEnumerable_1,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20504
- "emitScope": "ClassSurface",
20505
- "provenance": "BaseOverload",
20506
- "arity": 0,
20507
- "parameterCount": 3,
20508
- "isStatic": false,
20509
- "isAbstract": false,
20510
- "isVirtual": true,
20511
- "isOverride": false,
20512
- "isSealed": false,
20513
- "visibility": "Public",
20514
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20515
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20516
- "isExtensionMethod": false
20517
- },
20518
- {
20519
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::ResetAccessFailedCountAsync(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20520
- "clrName": "ResetAccessFailedCountAsync",
20521
- "metadataToken": 0,
20522
- "canonicalSignature": "(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20523
- "normalizedSignature": "ResetAccessFailedCountAsync|(TUser,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20524
- "emitScope": "ClassSurface",
20525
- "provenance": "BaseOverload",
20526
- "arity": 0,
20527
- "parameterCount": 2,
20528
- "isStatic": false,
20529
- "isAbstract": false,
20530
- "isVirtual": true,
20531
- "isOverride": false,
20532
- "isSealed": false,
20533
- "visibility": "Public",
20534
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20535
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20536
- "isExtensionMethod": false
20537
- },
20538
- {
20539
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::SetAuthenticatorKeyAsync(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20540
- "clrName": "SetAuthenticatorKeyAsync",
20541
- "metadataToken": 0,
20542
- "canonicalSignature": "(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20543
- "normalizedSignature": "SetAuthenticatorKeyAsync|(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20544
- "emitScope": "ClassSurface",
20545
- "provenance": "BaseOverload",
20546
- "arity": 0,
20547
- "parameterCount": 3,
20548
- "isStatic": false,
20549
- "isAbstract": false,
20550
- "isVirtual": true,
20551
- "isOverride": false,
20552
- "isSealed": false,
20553
- "visibility": "Public",
20554
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20555
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20556
- "isExtensionMethod": false
20557
- },
20558
- {
20559
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::SetEmailAsync(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20560
- "clrName": "SetEmailAsync",
20561
- "metadataToken": 0,
20562
- "canonicalSignature": "(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20563
- "normalizedSignature": "SetEmailAsync|(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20564
- "emitScope": "ClassSurface",
20565
- "provenance": "BaseOverload",
20566
- "arity": 0,
20567
- "parameterCount": 3,
20568
- "isStatic": false,
20569
- "isAbstract": false,
20570
- "isVirtual": true,
20571
- "isOverride": false,
20572
- "isSealed": false,
20573
- "visibility": "Public",
20574
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20575
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20576
- "isExtensionMethod": false
20577
- },
20578
- {
20579
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::SetEmailConfirmedAsync(TUser,System.Boolean,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20580
- "clrName": "SetEmailConfirmedAsync",
20581
- "metadataToken": 0,
20582
- "canonicalSignature": "(TUser,System.Boolean,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20583
- "normalizedSignature": "SetEmailConfirmedAsync|(TUser,System.Boolean,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20584
- "emitScope": "ClassSurface",
20585
- "provenance": "BaseOverload",
20586
- "arity": 0,
20587
- "parameterCount": 3,
20588
- "isStatic": false,
20589
- "isAbstract": false,
20590
- "isVirtual": true,
20591
- "isOverride": false,
20592
- "isSealed": false,
20593
- "visibility": "Public",
20594
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20595
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20596
- "isExtensionMethod": false
20597
- },
20598
- {
20599
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::SetLockoutEnabledAsync(TUser,System.Boolean,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20600
- "clrName": "SetLockoutEnabledAsync",
20601
- "metadataToken": 0,
20602
- "canonicalSignature": "(TUser,System.Boolean,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20603
- "normalizedSignature": "SetLockoutEnabledAsync|(TUser,System.Boolean,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20604
- "emitScope": "ClassSurface",
20605
- "provenance": "BaseOverload",
20606
- "arity": 0,
20607
- "parameterCount": 3,
20608
- "isStatic": false,
20609
- "isAbstract": false,
20610
- "isVirtual": true,
20611
- "isOverride": false,
20612
- "isSealed": false,
20613
- "visibility": "Public",
20614
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20615
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20616
- "isExtensionMethod": false
20617
- },
20618
- {
20619
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::SetLockoutEndDateAsync(TUser,System.Nullable_1,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20620
- "clrName": "SetLockoutEndDateAsync",
20621
- "metadataToken": 0,
20622
- "canonicalSignature": "(TUser,System.Nullable_1,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20623
- "normalizedSignature": "SetLockoutEndDateAsync|(TUser,System.Nullable_1,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20624
- "emitScope": "ClassSurface",
20625
- "provenance": "BaseOverload",
20626
- "arity": 0,
20627
- "parameterCount": 3,
20628
- "isStatic": false,
20629
- "isAbstract": false,
20630
- "isVirtual": true,
20631
- "isOverride": false,
20632
- "isSealed": false,
20633
- "visibility": "Public",
20634
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20635
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20636
- "isExtensionMethod": false
20637
- },
20638
- {
20639
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::SetPasswordHashAsync(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20640
- "clrName": "SetPasswordHashAsync",
20641
- "metadataToken": 0,
20642
- "canonicalSignature": "(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20643
- "normalizedSignature": "SetPasswordHashAsync|(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20644
- "emitScope": "ClassSurface",
20645
- "provenance": "BaseOverload",
20646
- "arity": 0,
20647
- "parameterCount": 3,
20648
- "isStatic": false,
20649
- "isAbstract": false,
20650
- "isVirtual": true,
20651
- "isOverride": false,
20652
- "isSealed": false,
20653
- "visibility": "Public",
20654
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20655
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20656
- "isExtensionMethod": false
20657
- },
20658
- {
20659
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::SetPhoneNumberAsync(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20660
- "clrName": "SetPhoneNumberAsync",
20661
- "metadataToken": 0,
20662
- "canonicalSignature": "(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20663
- "normalizedSignature": "SetPhoneNumberAsync|(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20664
- "emitScope": "ClassSurface",
20665
- "provenance": "BaseOverload",
20666
- "arity": 0,
20667
- "parameterCount": 3,
20668
- "isStatic": false,
20669
- "isAbstract": false,
20670
- "isVirtual": true,
20671
- "isOverride": false,
20672
- "isSealed": false,
20673
- "visibility": "Public",
20674
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20675
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20676
- "isExtensionMethod": false
20677
- },
20678
- {
20679
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::SetPhoneNumberConfirmedAsync(TUser,System.Boolean,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20680
- "clrName": "SetPhoneNumberConfirmedAsync",
20681
- "metadataToken": 0,
20682
- "canonicalSignature": "(TUser,System.Boolean,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20683
- "normalizedSignature": "SetPhoneNumberConfirmedAsync|(TUser,System.Boolean,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20684
- "emitScope": "ClassSurface",
20685
- "provenance": "BaseOverload",
20686
- "arity": 0,
20687
- "parameterCount": 3,
20688
- "isStatic": false,
20689
- "isAbstract": false,
20690
- "isVirtual": true,
20691
- "isOverride": false,
20692
- "isSealed": false,
20693
- "visibility": "Public",
20694
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20695
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20696
- "isExtensionMethod": false
20697
- },
20698
- {
20699
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::SetSecurityStampAsync(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20700
- "clrName": "SetSecurityStampAsync",
20701
- "metadataToken": 0,
20702
- "canonicalSignature": "(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20703
- "normalizedSignature": "SetSecurityStampAsync|(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20704
- "emitScope": "ClassSurface",
20705
- "provenance": "BaseOverload",
20706
- "arity": 0,
20707
- "parameterCount": 3,
20708
- "isStatic": false,
20709
- "isAbstract": false,
20710
- "isVirtual": true,
20711
- "isOverride": false,
20712
- "isSealed": false,
20713
- "visibility": "Public",
20714
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20715
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20716
- "isExtensionMethod": false
20717
- },
20718
- {
20719
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::SetTokenAsync(TUser,System.String,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20720
- "clrName": "SetTokenAsync",
20721
- "metadataToken": 0,
20722
- "canonicalSignature": "(TUser,System.String,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20723
- "normalizedSignature": "SetTokenAsync|(TUser,System.String,System.String,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20724
- "emitScope": "ClassSurface",
20725
- "provenance": "BaseOverload",
20726
- "arity": 0,
20727
- "parameterCount": 5,
20728
- "isStatic": false,
20729
- "isAbstract": false,
20730
- "isVirtual": true,
20731
- "isOverride": false,
20732
- "isSealed": false,
20733
- "visibility": "Public",
20734
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20735
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20736
- "isExtensionMethod": false
20737
- },
20738
- {
20739
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::SetTwoFactorEnabledAsync(TUser,System.Boolean,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20740
- "clrName": "SetTwoFactorEnabledAsync",
20741
- "metadataToken": 0,
20742
- "canonicalSignature": "(TUser,System.Boolean,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20743
- "normalizedSignature": "SetTwoFactorEnabledAsync|(TUser,System.Boolean,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20744
- "emitScope": "ClassSurface",
20745
- "provenance": "BaseOverload",
20746
- "arity": 0,
20747
- "parameterCount": 3,
20748
- "isStatic": false,
20749
- "isAbstract": false,
20750
- "isVirtual": true,
20751
- "isOverride": false,
20752
- "isSealed": false,
20753
- "visibility": "Public",
20754
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20755
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20756
- "isExtensionMethod": false
20757
- },
20758
- {
20759
- "stableId": "Microsoft.Extensions.Identity.Stores:Microsoft.AspNetCore.Identity.UserStoreBase\u00608::SetUserNameAsync(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20760
- "clrName": "SetUserNameAsync",
20761
- "metadataToken": 0,
20762
- "canonicalSignature": "(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task",
20763
- "normalizedSignature": "SetUserNameAsync|(TUser,System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task|static=false",
20764
- "emitScope": "ClassSurface",
20765
- "provenance": "BaseOverload",
20766
- "arity": 0,
20767
- "parameterCount": 3,
20768
- "isStatic": false,
20769
- "isAbstract": false,
20770
- "isVirtual": true,
20771
- "isOverride": false,
20772
- "isSealed": false,
20773
- "visibility": "Public",
20774
- "declaringClrType": "Microsoft.AspNetCore.Identity.UserStoreBase\u00608",
20775
- "declaringAssemblyName": "Microsoft.Extensions.Identity.Stores",
20776
- "isExtensionMethod": false
20777
19817
  }
20778
19818
  ],
20779
19819
  "properties": [