@tsonic/efcore-sqlserver 0.1.1 → 10.0.1

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 (237) hide show
  1. package/Azure/bindings.json +965 -2423
  2. package/Azure/internal/index.d.ts +135 -135
  3. package/Azure.Core/bindings.json +1909 -3815
  4. package/Azure.Core/internal/index.d.ts +291 -291
  5. package/Azure.Core.Cryptography/bindings.json +46 -65
  6. package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
  7. package/Azure.Core.Diagnostics/bindings.json +23 -69
  8. package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
  9. package/Azure.Core.Extensions/bindings.json +54 -57
  10. package/Azure.Core.Extensions/internal/index.d.ts +4 -4
  11. package/Azure.Core.GeoJson/bindings.json +457 -1384
  12. package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
  13. package/Azure.Core.Pipeline/bindings.json +412 -892
  14. package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
  15. package/Azure.Core.Serialization/bindings.json +167 -306
  16. package/Azure.Core.Serialization/internal/index.d.ts +21 -21
  17. package/Azure.Identity/bindings.json +1852 -7050
  18. package/Azure.Identity/internal/index.d.ts +227 -227
  19. package/Azure.Messaging/bindings.json +97 -230
  20. package/Azure.Messaging/internal/index.d.ts +23 -23
  21. package/Microsoft.Data/bindings.json +18 -27
  22. package/Microsoft.Data/internal/index.d.ts +2 -2
  23. package/Microsoft.Data.Sql/bindings.json +41 -94
  24. package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
  25. package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
  26. package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
  27. package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
  28. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
  29. package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
  30. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
  31. package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
  32. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
  33. package/Microsoft.Data.SqlTypes/bindings.json +184 -405
  34. package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
  35. package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
  36. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
  37. package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
  38. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
  39. package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
  40. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
  41. package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
  42. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
  43. package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
  44. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
  45. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
  46. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
  47. package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
  48. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
  49. package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
  50. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
  51. package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
  52. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
  53. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
  54. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
  55. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
  56. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
  57. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
  58. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
  59. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
  60. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
  61. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
  62. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
  63. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
  64. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
  65. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
  66. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
  67. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
  68. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
  69. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
  70. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
  71. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
  72. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
  73. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
  74. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
  75. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
  76. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
  77. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
  78. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
  79. package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
  80. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
  81. package/Microsoft.Identity.Client/bindings.json +4310 -13498
  82. package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
  83. package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
  84. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
  85. package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
  86. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
  87. package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
  88. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
  89. package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
  90. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
  91. package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
  92. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
  93. package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
  94. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
  95. package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
  96. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
  97. package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
  98. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
  99. package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
  100. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
  101. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
  102. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
  103. package/Microsoft.Identity.Client.RP/bindings.json +29 -30
  104. package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
  105. package/Microsoft.Identity.Client.Region/bindings.json +17 -81
  106. package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
  107. package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
  108. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
  109. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
  110. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
  111. package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
  112. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
  113. package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
  114. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
  115. package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
  116. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
  117. package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
  118. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
  119. package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
  120. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
  121. package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
  122. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
  123. package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
  124. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
  125. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
  126. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
  127. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
  128. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
  129. package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
  130. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
  131. package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
  132. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
  133. package/Microsoft.SqlServer.Server/bindings.json +243 -635
  134. package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
  135. package/System/bindings.json +173 -402
  136. package/System/internal/index.d.ts +30 -30
  137. package/System.ClientModel/bindings.json +229 -459
  138. package/System.ClientModel/internal/index.d.ts +28 -28
  139. package/System.ClientModel.Primitives/bindings.json +1169 -2367
  140. package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +538 -538
  143. package/System.Configuration.Internal/bindings.json +797 -1446
  144. package/System.Configuration.Internal/internal/index.d.ts +115 -115
  145. package/System.Configuration.Provider/bindings.json +94 -195
  146. package/System.Configuration.Provider/internal/index.d.ts +13 -13
  147. package/System.Diagnostics/bindings.json +23 -15
  148. package/System.Diagnostics/internal/index.d.ts +1 -1
  149. package/System.Drawing.Configuration/bindings.json +14 -137
  150. package/System.Drawing.Configuration/internal/index.d.ts +1 -1
  151. package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
  152. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
  153. package/System.Security.Cryptography/bindings.json +35 -63
  154. package/System.Security.Cryptography/internal/index.d.ts +4 -4
  155. package/System.Text.Json.Serialization/bindings.json +22 -36
  156. package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
  157. package/__build/scripts/generate.sh +4 -4
  158. package/__internal/extensions/index.d.ts +27 -27
  159. package/package.json +5 -5
  160. package/Azure/internal/metadata.json +0 -2772
  161. package/Azure.Core/internal/metadata.json +0 -5291
  162. package/Azure.Core.Cryptography/internal/metadata.json +0 -122
  163. package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
  164. package/Azure.Core.Extensions/internal/metadata.json +0 -139
  165. package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
  166. package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
  167. package/Azure.Core.Serialization/internal/metadata.json +0 -468
  168. package/Azure.Identity/internal/metadata.json +0 -5255
  169. package/Azure.Messaging/internal/metadata.json +0 -316
  170. package/Microsoft.Data/internal/metadata.json +0 -59
  171. package/Microsoft.Data.Sql/internal/metadata.json +0 -136
  172. package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
  173. package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
  174. package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
  175. package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
  176. package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
  177. package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
  178. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
  179. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
  180. package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
  181. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
  182. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
  183. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
  184. package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
  185. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
  186. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
  187. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
  188. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
  189. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
  190. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
  191. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
  192. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
  193. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
  194. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
  195. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
  196. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
  197. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
  198. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
  199. package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
  200. package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
  201. package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
  202. package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
  203. package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
  204. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
  205. package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
  206. package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
  207. package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
  208. package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
  209. package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
  210. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
  211. package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
  212. package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
  213. package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
  214. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
  215. package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
  216. package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
  217. package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
  218. package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
  219. package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
  220. package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
  221. package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
  222. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
  223. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
  224. package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
  225. package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
  226. package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
  227. package/System/internal/metadata.json +0 -523
  228. package/System.ClientModel/internal/metadata.json +0 -637
  229. package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
  230. package/System.Configuration/internal/metadata.json +0 -11888
  231. package/System.Configuration.Internal/internal/metadata.json +0 -2269
  232. package/System.Configuration.Provider/internal/metadata.json +0 -284
  233. package/System.Diagnostics/internal/metadata.json +0 -48
  234. package/System.Drawing.Configuration/internal/metadata.json +0 -46
  235. package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
  236. package/System.Security.Cryptography/internal/metadata.json +0 -104
  237. package/System.Text.Json.Serialization/internal/metadata.json +0 -70
@@ -1,843 +0,0 @@
1
- {
2
- "namespace": "Microsoft.IdentityModel.Abstractions",
3
- "contributingAssemblies": [
4
- "Microsoft.IdentityModel.Abstractions"
5
- ],
6
- "types": [
7
- {
8
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel",
9
- "clrName": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
10
- "tsEmitName": "EventLogLevel",
11
- "kind": "Enum",
12
- "accessibility": "Public",
13
- "isAbstract": false,
14
- "isSealed": true,
15
- "isStatic": false,
16
- "arity": 0,
17
- "methods": [],
18
- "properties": [],
19
- "fields": [
20
- {
21
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel::value__System.Int32",
22
- "clrName": "value__",
23
- "tsEmitName": "value__",
24
- "normalizedSignature": "value__|System.Int32|static=false|const=false",
25
- "isStatic": false,
26
- "isReadOnly": false,
27
- "isLiteral": false
28
- },
29
- {
30
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel::LogAlwaysMicrosoft.IdentityModel.Abstractions.EventLogLevel",
31
- "clrName": "LogAlways",
32
- "tsEmitName": "logAlways",
33
- "normalizedSignature": "LogAlways|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
34
- "isStatic": true,
35
- "isReadOnly": false,
36
- "isLiteral": true
37
- },
38
- {
39
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel::CriticalMicrosoft.IdentityModel.Abstractions.EventLogLevel",
40
- "clrName": "Critical",
41
- "tsEmitName": "critical",
42
- "normalizedSignature": "Critical|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
43
- "isStatic": true,
44
- "isReadOnly": false,
45
- "isLiteral": true
46
- },
47
- {
48
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel::ErrorMicrosoft.IdentityModel.Abstractions.EventLogLevel",
49
- "clrName": "Error",
50
- "tsEmitName": "error",
51
- "normalizedSignature": "Error|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
52
- "isStatic": true,
53
- "isReadOnly": false,
54
- "isLiteral": true
55
- },
56
- {
57
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel::WarningMicrosoft.IdentityModel.Abstractions.EventLogLevel",
58
- "clrName": "Warning",
59
- "tsEmitName": "warning",
60
- "normalizedSignature": "Warning|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
61
- "isStatic": true,
62
- "isReadOnly": false,
63
- "isLiteral": true
64
- },
65
- {
66
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel::InformationalMicrosoft.IdentityModel.Abstractions.EventLogLevel",
67
- "clrName": "Informational",
68
- "tsEmitName": "informational",
69
- "normalizedSignature": "Informational|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
70
- "isStatic": true,
71
- "isReadOnly": false,
72
- "isLiteral": true
73
- },
74
- {
75
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel::VerboseMicrosoft.IdentityModel.Abstractions.EventLogLevel",
76
- "clrName": "Verbose",
77
- "tsEmitName": "verbose",
78
- "normalizedSignature": "Verbose|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
79
- "isStatic": true,
80
- "isReadOnly": false,
81
- "isLiteral": true
82
- }
83
- ],
84
- "events": [],
85
- "constructors": []
86
- },
87
- {
88
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.IIdentityLogger",
89
- "clrName": "Microsoft.IdentityModel.Abstractions.IIdentityLogger",
90
- "tsEmitName": "IIdentityLogger",
91
- "kind": "Interface",
92
- "accessibility": "Public",
93
- "isAbstract": true,
94
- "isSealed": false,
95
- "isStatic": false,
96
- "arity": 0,
97
- "methods": [
98
- {
99
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.IIdentityLogger::IsEnabled(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean",
100
- "clrName": "IsEnabled",
101
- "tsEmitName": "isEnabled",
102
- "normalizedSignature": "IsEnabled|(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean|static=false",
103
- "provenance": "Original",
104
- "emitScope": "ClassSurface",
105
- "isStatic": false,
106
- "isAbstract": true,
107
- "isVirtual": true,
108
- "isOverride": false,
109
- "isSealed": false,
110
- "arity": 0,
111
- "parameterCount": 1,
112
- "isExtensionMethod": false
113
- },
114
- {
115
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.IIdentityLogger::Log(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void",
116
- "clrName": "Log",
117
- "tsEmitName": "log",
118
- "normalizedSignature": "Log|(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void|static=false",
119
- "provenance": "Original",
120
- "emitScope": "ClassSurface",
121
- "isStatic": false,
122
- "isAbstract": true,
123
- "isVirtual": true,
124
- "isOverride": false,
125
- "isSealed": false,
126
- "arity": 0,
127
- "parameterCount": 1,
128
- "isExtensionMethod": false
129
- }
130
- ],
131
- "properties": [],
132
- "fields": [],
133
- "events": [],
134
- "constructors": []
135
- },
136
- {
137
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient",
138
- "clrName": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
139
- "tsEmitName": "ITelemetryClient",
140
- "kind": "Interface",
141
- "accessibility": "Public",
142
- "isAbstract": true,
143
- "isSealed": false,
144
- "isStatic": false,
145
- "arity": 0,
146
- "methods": [
147
- {
148
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::Initialize():System.Void",
149
- "clrName": "Initialize",
150
- "tsEmitName": "initialize",
151
- "normalizedSignature": "Initialize|():System.Void|static=false",
152
- "provenance": "Original",
153
- "emitScope": "ClassSurface",
154
- "isStatic": false,
155
- "isAbstract": true,
156
- "isVirtual": true,
157
- "isOverride": false,
158
- "isSealed": false,
159
- "arity": 0,
160
- "parameterCount": 0,
161
- "isExtensionMethod": false
162
- },
163
- {
164
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::IsEnabled():System.Boolean",
165
- "clrName": "IsEnabled",
166
- "tsEmitName": "isEnabled",
167
- "normalizedSignature": "IsEnabled|():System.Boolean|static=false",
168
- "provenance": "Original",
169
- "emitScope": "ClassSurface",
170
- "isStatic": false,
171
- "isAbstract": true,
172
- "isVirtual": true,
173
- "isOverride": false,
174
- "isSealed": false,
175
- "arity": 0,
176
- "parameterCount": 0,
177
- "isExtensionMethod": false
178
- },
179
- {
180
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::IsEnabled(System.String):System.Boolean",
181
- "clrName": "IsEnabled",
182
- "tsEmitName": "isEnabled",
183
- "normalizedSignature": "IsEnabled|(System.String):System.Boolean|static=false",
184
- "provenance": "Original",
185
- "emitScope": "ClassSurface",
186
- "isStatic": false,
187
- "isAbstract": true,
188
- "isVirtual": true,
189
- "isOverride": false,
190
- "isSealed": false,
191
- "arity": 0,
192
- "parameterCount": 1,
193
- "isExtensionMethod": false
194
- },
195
- {
196
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::TrackEvent(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void",
197
- "clrName": "TrackEvent",
198
- "tsEmitName": "trackEvent",
199
- "normalizedSignature": "TrackEvent|(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void|static=false",
200
- "provenance": "Original",
201
- "emitScope": "ClassSurface",
202
- "isStatic": false,
203
- "isAbstract": true,
204
- "isVirtual": true,
205
- "isOverride": false,
206
- "isSealed": false,
207
- "arity": 0,
208
- "parameterCount": 1,
209
- "isExtensionMethod": false
210
- },
211
- {
212
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::TrackEvent(System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
213
- "clrName": "TrackEvent",
214
- "tsEmitName": "trackEvent",
215
- "normalizedSignature": "TrackEvent|(System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
216
- "provenance": "Original",
217
- "emitScope": "ClassSurface",
218
- "isStatic": false,
219
- "isAbstract": true,
220
- "isVirtual": true,
221
- "isOverride": false,
222
- "isSealed": false,
223
- "arity": 0,
224
- "parameterCount": 7,
225
- "isExtensionMethod": false
226
- }
227
- ],
228
- "properties": [
229
- {
230
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::ClientId:System.String",
231
- "clrName": "ClientId",
232
- "tsEmitName": "clientId",
233
- "normalizedSignature": "ClientId|:System.String|static=false|accessor=getset",
234
- "provenance": "Original",
235
- "emitScope": "ClassSurface",
236
- "isStatic": false,
237
- "isAbstract": true,
238
- "isVirtual": true,
239
- "isOverride": false,
240
- "isIndexer": false,
241
- "hasGetter": true,
242
- "hasSetter": true
243
- }
244
- ],
245
- "fields": [],
246
- "events": [],
247
- "constructors": []
248
- },
249
- {
250
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.LogEntry",
251
- "clrName": "Microsoft.IdentityModel.Abstractions.LogEntry",
252
- "tsEmitName": "LogEntry",
253
- "kind": "Class",
254
- "accessibility": "Public",
255
- "isAbstract": false,
256
- "isSealed": false,
257
- "isStatic": false,
258
- "arity": 0,
259
- "methods": [],
260
- "properties": [
261
- {
262
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.LogEntry::EventLogLevel:Microsoft.IdentityModel.Abstractions.EventLogLevel",
263
- "clrName": "EventLogLevel",
264
- "tsEmitName": "eventLogLevel",
265
- "normalizedSignature": "EventLogLevel|:Microsoft.IdentityModel.Abstractions.EventLogLevel|static=false|accessor=getset",
266
- "provenance": "Original",
267
- "emitScope": "ClassSurface",
268
- "isStatic": false,
269
- "isAbstract": false,
270
- "isVirtual": false,
271
- "isOverride": false,
272
- "isIndexer": false,
273
- "hasGetter": true,
274
- "hasSetter": true
275
- },
276
- {
277
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.LogEntry::Message:System.String",
278
- "clrName": "Message",
279
- "tsEmitName": "message",
280
- "normalizedSignature": "Message|:System.String|static=false|accessor=getset",
281
- "provenance": "Original",
282
- "emitScope": "ClassSurface",
283
- "isStatic": false,
284
- "isAbstract": false,
285
- "isVirtual": false,
286
- "isOverride": false,
287
- "isIndexer": false,
288
- "hasGetter": true,
289
- "hasSetter": true
290
- },
291
- {
292
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.LogEntry::CorrelationId:System.String",
293
- "clrName": "CorrelationId",
294
- "tsEmitName": "correlationId",
295
- "normalizedSignature": "CorrelationId|:System.String|static=false|accessor=getset",
296
- "provenance": "Original",
297
- "emitScope": "ClassSurface",
298
- "isStatic": false,
299
- "isAbstract": false,
300
- "isVirtual": false,
301
- "isOverride": false,
302
- "isIndexer": false,
303
- "hasGetter": true,
304
- "hasSetter": true
305
- }
306
- ],
307
- "fields": [],
308
- "events": [],
309
- "constructors": [
310
- {
311
- "normalizedSignature": "constructor|():void|static=false",
312
- "isStatic": false,
313
- "parameterCount": 0
314
- }
315
- ]
316
- },
317
- {
318
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger",
319
- "clrName": "Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger",
320
- "tsEmitName": "NullIdentityModelLogger",
321
- "kind": "Class",
322
- "accessibility": "Public",
323
- "isAbstract": false,
324
- "isSealed": true,
325
- "isStatic": false,
326
- "arity": 0,
327
- "methods": [
328
- {
329
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger::IsEnabled(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean",
330
- "clrName": "IsEnabled",
331
- "tsEmitName": "isEnabled",
332
- "normalizedSignature": "IsEnabled|(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean|static=false",
333
- "provenance": "Original",
334
- "emitScope": "ClassSurface",
335
- "isStatic": false,
336
- "isAbstract": false,
337
- "isVirtual": true,
338
- "isOverride": false,
339
- "isSealed": true,
340
- "arity": 0,
341
- "parameterCount": 1,
342
- "isExtensionMethod": false
343
- },
344
- {
345
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger::Log(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void",
346
- "clrName": "Log",
347
- "tsEmitName": "log",
348
- "normalizedSignature": "Log|(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void|static=false",
349
- "provenance": "Original",
350
- "emitScope": "ClassSurface",
351
- "isStatic": false,
352
- "isAbstract": false,
353
- "isVirtual": true,
354
- "isOverride": false,
355
- "isSealed": true,
356
- "arity": 0,
357
- "parameterCount": 1,
358
- "isExtensionMethod": false
359
- },
360
- {
361
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.IIdentityLogger::IsEnabled(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean",
362
- "clrName": "IsEnabled",
363
- "tsEmitName": "isEnabled$view",
364
- "normalizedSignature": "IsEnabled|(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean|static=false",
365
- "provenance": "ExplicitView",
366
- "emitScope": "ViewOnly",
367
- "isStatic": false,
368
- "isAbstract": false,
369
- "isVirtual": true,
370
- "isOverride": false,
371
- "isSealed": false,
372
- "arity": 0,
373
- "parameterCount": 1,
374
- "sourceInterface": "Microsoft.IdentityModel.Abstractions.IIdentityLogger",
375
- "isExtensionMethod": false
376
- },
377
- {
378
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.IIdentityLogger::Log(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void",
379
- "clrName": "Log",
380
- "tsEmitName": "log$view",
381
- "normalizedSignature": "Log|(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void|static=false",
382
- "provenance": "ExplicitView",
383
- "emitScope": "ViewOnly",
384
- "isStatic": false,
385
- "isAbstract": false,
386
- "isVirtual": true,
387
- "isOverride": false,
388
- "isSealed": false,
389
- "arity": 0,
390
- "parameterCount": 1,
391
- "sourceInterface": "Microsoft.IdentityModel.Abstractions.IIdentityLogger",
392
- "isExtensionMethod": false
393
- }
394
- ],
395
- "properties": [
396
- {
397
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger::Instance:Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger",
398
- "clrName": "Instance",
399
- "tsEmitName": "instance",
400
- "normalizedSignature": "Instance|:Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger|static=true|accessor=get",
401
- "provenance": "Original",
402
- "emitScope": "ClassSurface",
403
- "isStatic": true,
404
- "isAbstract": false,
405
- "isVirtual": false,
406
- "isOverride": false,
407
- "isIndexer": false,
408
- "hasGetter": true,
409
- "hasSetter": false
410
- }
411
- ],
412
- "fields": [],
413
- "events": [],
414
- "constructors": []
415
- },
416
- {
417
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
418
- "clrName": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
419
- "tsEmitName": "NullTelemetryClient",
420
- "kind": "Class",
421
- "accessibility": "Public",
422
- "isAbstract": false,
423
- "isSealed": false,
424
- "isStatic": false,
425
- "arity": 0,
426
- "methods": [
427
- {
428
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient::IsEnabled():System.Boolean",
429
- "clrName": "IsEnabled",
430
- "tsEmitName": "isEnabled",
431
- "normalizedSignature": "IsEnabled|():System.Boolean|static=false",
432
- "provenance": "Original",
433
- "emitScope": "ClassSurface",
434
- "isStatic": false,
435
- "isAbstract": false,
436
- "isVirtual": true,
437
- "isOverride": false,
438
- "isSealed": true,
439
- "arity": 0,
440
- "parameterCount": 0,
441
- "isExtensionMethod": false
442
- },
443
- {
444
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient::IsEnabled(System.String):System.Boolean",
445
- "clrName": "IsEnabled",
446
- "tsEmitName": "isEnabled",
447
- "normalizedSignature": "IsEnabled|(System.String):System.Boolean|static=false",
448
- "provenance": "Original",
449
- "emitScope": "ClassSurface",
450
- "isStatic": false,
451
- "isAbstract": false,
452
- "isVirtual": true,
453
- "isOverride": false,
454
- "isSealed": true,
455
- "arity": 0,
456
- "parameterCount": 1,
457
- "isExtensionMethod": false
458
- },
459
- {
460
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient::Initialize():System.Void",
461
- "clrName": "Initialize",
462
- "tsEmitName": "initialize",
463
- "normalizedSignature": "Initialize|():System.Void|static=false",
464
- "provenance": "Original",
465
- "emitScope": "ClassSurface",
466
- "isStatic": false,
467
- "isAbstract": false,
468
- "isVirtual": true,
469
- "isOverride": false,
470
- "isSealed": true,
471
- "arity": 0,
472
- "parameterCount": 0,
473
- "isExtensionMethod": false
474
- },
475
- {
476
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient::TrackEvent(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void",
477
- "clrName": "TrackEvent",
478
- "tsEmitName": "trackEvent",
479
- "normalizedSignature": "TrackEvent|(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void|static=false",
480
- "provenance": "Original",
481
- "emitScope": "ClassSurface",
482
- "isStatic": false,
483
- "isAbstract": false,
484
- "isVirtual": true,
485
- "isOverride": false,
486
- "isSealed": true,
487
- "arity": 0,
488
- "parameterCount": 1,
489
- "isExtensionMethod": false
490
- },
491
- {
492
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient::TrackEvent(System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
493
- "clrName": "TrackEvent",
494
- "tsEmitName": "trackEvent",
495
- "normalizedSignature": "TrackEvent|(System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
496
- "provenance": "Original",
497
- "emitScope": "ClassSurface",
498
- "isStatic": false,
499
- "isAbstract": false,
500
- "isVirtual": true,
501
- "isOverride": false,
502
- "isSealed": true,
503
- "arity": 0,
504
- "parameterCount": 7,
505
- "isExtensionMethod": false
506
- },
507
- {
508
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::Initialize():System.Void",
509
- "clrName": "Initialize",
510
- "tsEmitName": "initialize$view",
511
- "normalizedSignature": "Initialize|():System.Void|static=false",
512
- "provenance": "ExplicitView",
513
- "emitScope": "ViewOnly",
514
- "isStatic": false,
515
- "isAbstract": false,
516
- "isVirtual": true,
517
- "isOverride": false,
518
- "isSealed": false,
519
- "arity": 0,
520
- "parameterCount": 0,
521
- "sourceInterface": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
522
- "isExtensionMethod": false
523
- },
524
- {
525
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::IsEnabled():System.Boolean",
526
- "clrName": "IsEnabled",
527
- "tsEmitName": "isEnabled$view",
528
- "normalizedSignature": "IsEnabled|():System.Boolean|static=false",
529
- "provenance": "ExplicitView",
530
- "emitScope": "ViewOnly",
531
- "isStatic": false,
532
- "isAbstract": false,
533
- "isVirtual": true,
534
- "isOverride": false,
535
- "isSealed": false,
536
- "arity": 0,
537
- "parameterCount": 0,
538
- "sourceInterface": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
539
- "isExtensionMethod": false
540
- },
541
- {
542
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::IsEnabled(System.String):System.Boolean",
543
- "clrName": "IsEnabled",
544
- "tsEmitName": "isEnabled$view2",
545
- "normalizedSignature": "IsEnabled|(System.String):System.Boolean|static=false",
546
- "provenance": "ExplicitView",
547
- "emitScope": "ViewOnly",
548
- "isStatic": false,
549
- "isAbstract": false,
550
- "isVirtual": true,
551
- "isOverride": false,
552
- "isSealed": false,
553
- "arity": 0,
554
- "parameterCount": 1,
555
- "sourceInterface": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
556
- "isExtensionMethod": false
557
- },
558
- {
559
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::TrackEvent(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void",
560
- "clrName": "TrackEvent",
561
- "tsEmitName": "trackEvent$view",
562
- "normalizedSignature": "TrackEvent|(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void|static=false",
563
- "provenance": "ExplicitView",
564
- "emitScope": "ViewOnly",
565
- "isStatic": false,
566
- "isAbstract": false,
567
- "isVirtual": true,
568
- "isOverride": false,
569
- "isSealed": false,
570
- "arity": 0,
571
- "parameterCount": 1,
572
- "sourceInterface": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
573
- "isExtensionMethod": false
574
- },
575
- {
576
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::TrackEvent(System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
577
- "clrName": "TrackEvent",
578
- "tsEmitName": "trackEvent$view2",
579
- "normalizedSignature": "TrackEvent|(System.String,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
580
- "provenance": "ExplicitView",
581
- "emitScope": "ViewOnly",
582
- "isStatic": false,
583
- "isAbstract": false,
584
- "isVirtual": true,
585
- "isOverride": false,
586
- "isSealed": false,
587
- "arity": 0,
588
- "parameterCount": 7,
589
- "sourceInterface": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
590
- "isExtensionMethod": false
591
- }
592
- ],
593
- "properties": [
594
- {
595
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient::ClientId:System.String",
596
- "clrName": "ClientId",
597
- "tsEmitName": "clientId",
598
- "normalizedSignature": "ClientId|:System.String|static=false|accessor=getset",
599
- "provenance": "Original",
600
- "emitScope": "ClassSurface",
601
- "isStatic": false,
602
- "isAbstract": false,
603
- "isVirtual": true,
604
- "isOverride": false,
605
- "isIndexer": false,
606
- "hasGetter": true,
607
- "hasSetter": true
608
- },
609
- {
610
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient::Instance:Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
611
- "clrName": "Instance",
612
- "tsEmitName": "instance",
613
- "normalizedSignature": "Instance|:Microsoft.IdentityModel.Abstractions.NullTelemetryClient|static=true|accessor=get",
614
- "provenance": "Original",
615
- "emitScope": "ClassSurface",
616
- "isStatic": true,
617
- "isAbstract": false,
618
- "isVirtual": false,
619
- "isOverride": false,
620
- "isIndexer": false,
621
- "hasGetter": true,
622
- "hasSetter": false
623
- },
624
- {
625
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::ClientId:System.String",
626
- "clrName": "ClientId",
627
- "tsEmitName": "clientId$view",
628
- "normalizedSignature": "ClientId|:System.String|static=false|accessor=getset",
629
- "provenance": "ExplicitView",
630
- "emitScope": "ViewOnly",
631
- "isStatic": false,
632
- "isAbstract": false,
633
- "isVirtual": true,
634
- "isOverride": false,
635
- "isIndexer": false,
636
- "hasGetter": true,
637
- "hasSetter": true,
638
- "sourceInterface": "Microsoft.IdentityModel.Abstractions.ITelemetryClient"
639
- }
640
- ],
641
- "fields": [],
642
- "events": [],
643
- "constructors": []
644
- },
645
- {
646
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
647
- "clrName": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
648
- "tsEmitName": "TelemetryEventDetails",
649
- "kind": "Class",
650
- "accessibility": "Public",
651
- "isAbstract": true,
652
- "isSealed": false,
653
- "isStatic": false,
654
- "arity": 0,
655
- "methods": [
656
- {
657
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::SetProperty(System.String,System.String):System.Void",
658
- "clrName": "SetProperty",
659
- "tsEmitName": "setProperty",
660
- "normalizedSignature": "SetProperty|(System.String,System.String):System.Void|static=false",
661
- "provenance": "Original",
662
- "emitScope": "ClassSurface",
663
- "isStatic": false,
664
- "isAbstract": false,
665
- "isVirtual": true,
666
- "isOverride": false,
667
- "isSealed": false,
668
- "arity": 0,
669
- "parameterCount": 2,
670
- "isExtensionMethod": false
671
- },
672
- {
673
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::SetProperty(System.String,System.Int64):System.Void",
674
- "clrName": "SetProperty",
675
- "tsEmitName": "setProperty",
676
- "normalizedSignature": "SetProperty|(System.String,System.Int64):System.Void|static=false",
677
- "provenance": "Original",
678
- "emitScope": "ClassSurface",
679
- "isStatic": false,
680
- "isAbstract": false,
681
- "isVirtual": true,
682
- "isOverride": false,
683
- "isSealed": false,
684
- "arity": 0,
685
- "parameterCount": 2,
686
- "isExtensionMethod": false
687
- },
688
- {
689
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::SetProperty(System.String,System.Boolean):System.Void",
690
- "clrName": "SetProperty",
691
- "tsEmitName": "setProperty",
692
- "normalizedSignature": "SetProperty|(System.String,System.Boolean):System.Void|static=false",
693
- "provenance": "Original",
694
- "emitScope": "ClassSurface",
695
- "isStatic": false,
696
- "isAbstract": false,
697
- "isVirtual": true,
698
- "isOverride": false,
699
- "isSealed": false,
700
- "arity": 0,
701
- "parameterCount": 2,
702
- "isExtensionMethod": false
703
- },
704
- {
705
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::SetProperty(System.String,System.DateTime):System.Void",
706
- "clrName": "SetProperty",
707
- "tsEmitName": "setProperty",
708
- "normalizedSignature": "SetProperty|(System.String,System.DateTime):System.Void|static=false",
709
- "provenance": "Original",
710
- "emitScope": "ClassSurface",
711
- "isStatic": false,
712
- "isAbstract": false,
713
- "isVirtual": true,
714
- "isOverride": false,
715
- "isSealed": false,
716
- "arity": 0,
717
- "parameterCount": 2,
718
- "isExtensionMethod": false
719
- },
720
- {
721
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::SetProperty(System.String,System.Double):System.Void",
722
- "clrName": "SetProperty",
723
- "tsEmitName": "setProperty",
724
- "normalizedSignature": "SetProperty|(System.String,System.Double):System.Void|static=false",
725
- "provenance": "Original",
726
- "emitScope": "ClassSurface",
727
- "isStatic": false,
728
- "isAbstract": false,
729
- "isVirtual": true,
730
- "isOverride": false,
731
- "isSealed": false,
732
- "arity": 0,
733
- "parameterCount": 2,
734
- "isExtensionMethod": false
735
- },
736
- {
737
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::SetProperty(System.String,System.Guid):System.Void",
738
- "clrName": "SetProperty",
739
- "tsEmitName": "setProperty",
740
- "normalizedSignature": "SetProperty|(System.String,System.Guid):System.Void|static=false",
741
- "provenance": "Original",
742
- "emitScope": "ClassSurface",
743
- "isStatic": false,
744
- "isAbstract": false,
745
- "isVirtual": true,
746
- "isOverride": false,
747
- "isSealed": false,
748
- "arity": 0,
749
- "parameterCount": 2,
750
- "isExtensionMethod": false
751
- }
752
- ],
753
- "properties": [
754
- {
755
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::Name:System.String",
756
- "clrName": "Name",
757
- "tsEmitName": "name",
758
- "normalizedSignature": "Name|:System.String|static=false|accessor=getset",
759
- "provenance": "Original",
760
- "emitScope": "ClassSurface",
761
- "isStatic": false,
762
- "isAbstract": false,
763
- "isVirtual": true,
764
- "isOverride": false,
765
- "isIndexer": false,
766
- "hasGetter": true,
767
- "hasSetter": true
768
- },
769
- {
770
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::Properties:System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
771
- "clrName": "Properties",
772
- "tsEmitName": "properties",
773
- "normalizedSignature": "Properties|:System.Collections.Generic.IReadOnlyDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
774
- "provenance": "Original",
775
- "emitScope": "ClassSurface",
776
- "isStatic": false,
777
- "isAbstract": false,
778
- "isVirtual": true,
779
- "isOverride": false,
780
- "isIndexer": false,
781
- "hasGetter": true,
782
- "hasSetter": false
783
- }
784
- ],
785
- "fields": [],
786
- "events": [],
787
- "constructors": []
788
- },
789
- {
790
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ObservabilityConstants",
791
- "clrName": "Microsoft.IdentityModel.Abstractions.ObservabilityConstants",
792
- "tsEmitName": "ObservabilityConstants",
793
- "kind": "StaticNamespace",
794
- "accessibility": "Public",
795
- "isAbstract": true,
796
- "isSealed": true,
797
- "isStatic": true,
798
- "arity": 0,
799
- "methods": [],
800
- "properties": [],
801
- "fields": [
802
- {
803
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ObservabilityConstants::SucceededSystem.String",
804
- "clrName": "Succeeded",
805
- "tsEmitName": "succeeded",
806
- "normalizedSignature": "Succeeded|System.String|static=true|const=true",
807
- "isStatic": true,
808
- "isReadOnly": false,
809
- "isLiteral": true
810
- },
811
- {
812
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ObservabilityConstants::DurationSystem.String",
813
- "clrName": "Duration",
814
- "tsEmitName": "duration",
815
- "normalizedSignature": "Duration|System.String|static=true|const=true",
816
- "isStatic": true,
817
- "isReadOnly": false,
818
- "isLiteral": true
819
- },
820
- {
821
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ObservabilityConstants::ActivityIdSystem.String",
822
- "clrName": "ActivityId",
823
- "tsEmitName": "activityId",
824
- "normalizedSignature": "ActivityId|System.String|static=true|const=true",
825
- "isStatic": true,
826
- "isReadOnly": false,
827
- "isLiteral": true
828
- },
829
- {
830
- "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ObservabilityConstants::ClientIdSystem.String",
831
- "clrName": "ClientId",
832
- "tsEmitName": "clientId",
833
- "normalizedSignature": "ClientId|System.String|static=true|const=true",
834
- "isStatic": true,
835
- "isReadOnly": false,
836
- "isLiteral": true
837
- }
838
- ],
839
- "events": [],
840
- "constructors": []
841
- }
842
- ]
843
- }