@tsonic/efcore-sqlserver 0.1.2 → 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 +21 -21
  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 +613 -613
  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 +117 -117
  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 +467 -467
  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 +28 -28
  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 +162 -162
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +531 -531
  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,4288 +0,0 @@
1
- {
2
- "namespace": "Microsoft.IdentityModel.Protocols.OpenIdConnect",
3
- "contributingAssemblies": [
4
- "Microsoft.IdentityModel.Protocols.OpenIdConnect"
5
- ],
6
- "types": [
7
- {
8
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType",
9
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType",
10
- "tsEmitName": "OpenIdConnectRequestType",
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.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType::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.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType::AuthenticationMicrosoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType",
31
- "clrName": "Authentication",
32
- "tsEmitName": "authentication",
33
- "normalizedSignature": "Authentication|Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType|static=true|const=true",
34
- "isStatic": true,
35
- "isReadOnly": false,
36
- "isLiteral": true
37
- },
38
- {
39
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType::LogoutMicrosoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType",
40
- "clrName": "Logout",
41
- "tsEmitName": "logout",
42
- "normalizedSignature": "Logout|Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType|static=true|const=true",
43
- "isStatic": true,
44
- "isReadOnly": false,
45
- "isLiteral": true
46
- },
47
- {
48
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType::TokenMicrosoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType",
49
- "clrName": "Token",
50
- "tsEmitName": "token",
51
- "normalizedSignature": "Token|Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType|static=true|const=true",
52
- "isStatic": true,
53
- "isReadOnly": false,
54
- "isLiteral": true
55
- }
56
- ],
57
- "events": [],
58
- "constructors": []
59
- },
60
- {
61
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.IdTokenValidator",
62
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.IdTokenValidator",
63
- "tsEmitName": "IdTokenValidator",
64
- "kind": "Delegate",
65
- "accessibility": "Public",
66
- "isAbstract": false,
67
- "isSealed": true,
68
- "isStatic": false,
69
- "arity": 0,
70
- "methods": [
71
- {
72
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.IdTokenValidator::Invoke(System.IdentityModel.Tokens.Jwt.JwtSecurityToken,Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext):System.Void",
73
- "clrName": "Invoke",
74
- "tsEmitName": "invoke",
75
- "normalizedSignature": "Invoke|(System.IdentityModel.Tokens.Jwt.JwtSecurityToken,Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext):System.Void|static=false",
76
- "provenance": "Original",
77
- "emitScope": "ClassSurface",
78
- "isStatic": false,
79
- "isAbstract": false,
80
- "isVirtual": true,
81
- "isOverride": false,
82
- "isSealed": false,
83
- "arity": 0,
84
- "parameterCount": 2,
85
- "isExtensionMethod": false
86
- },
87
- {
88
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.IdTokenValidator::BeginInvoke(System.IdentityModel.Tokens.Jwt.JwtSecurityToken,Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext,System.AsyncCallback,System.Object):System.IAsyncResult",
89
- "clrName": "BeginInvoke",
90
- "tsEmitName": "beginInvoke",
91
- "normalizedSignature": "BeginInvoke|(System.IdentityModel.Tokens.Jwt.JwtSecurityToken,Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
92
- "provenance": "Original",
93
- "emitScope": "ClassSurface",
94
- "isStatic": false,
95
- "isAbstract": false,
96
- "isVirtual": true,
97
- "isOverride": false,
98
- "isSealed": false,
99
- "arity": 0,
100
- "parameterCount": 4,
101
- "isExtensionMethod": false
102
- },
103
- {
104
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.IdTokenValidator::EndInvoke(System.IAsyncResult):System.Void",
105
- "clrName": "EndInvoke",
106
- "tsEmitName": "endInvoke",
107
- "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
108
- "provenance": "Original",
109
- "emitScope": "ClassSurface",
110
- "isStatic": false,
111
- "isAbstract": false,
112
- "isVirtual": true,
113
- "isOverride": false,
114
- "isSealed": false,
115
- "arity": 0,
116
- "parameterCount": 1,
117
- "isExtensionMethod": false
118
- }
119
- ],
120
- "properties": [],
121
- "fields": [],
122
- "events": [],
123
- "constructors": [
124
- {
125
- "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
126
- "isStatic": false,
127
- "parameterCount": 2
128
- }
129
- ]
130
- },
131
- {
132
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration",
133
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration",
134
- "tsEmitName": "OpenIdConnectConfiguration",
135
- "kind": "Class",
136
- "accessibility": "Public",
137
- "isAbstract": false,
138
- "isSealed": false,
139
- "isStatic": false,
140
- "arity": 0,
141
- "methods": [
142
- {
143
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::Create(System.String):Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration",
144
- "clrName": "Create",
145
- "tsEmitName": "create",
146
- "normalizedSignature": "Create|(System.String):Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration|static=true",
147
- "provenance": "Original",
148
- "emitScope": "ClassSurface",
149
- "isStatic": true,
150
- "isAbstract": false,
151
- "isVirtual": false,
152
- "isOverride": false,
153
- "isSealed": false,
154
- "arity": 0,
155
- "parameterCount": 1,
156
- "isExtensionMethod": false
157
- },
158
- {
159
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::Write(Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration):System.String",
160
- "clrName": "Write",
161
- "tsEmitName": "write",
162
- "normalizedSignature": "Write|(Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration):System.String|static=true",
163
- "provenance": "Original",
164
- "emitScope": "ClassSurface",
165
- "isStatic": true,
166
- "isAbstract": false,
167
- "isVirtual": false,
168
- "isOverride": false,
169
- "isSealed": false,
170
- "arity": 0,
171
- "parameterCount": 1,
172
- "isExtensionMethod": false
173
- },
174
- {
175
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeAcrValuesSupported():System.Boolean",
176
- "clrName": "ShouldSerializeAcrValuesSupported",
177
- "tsEmitName": "shouldSerializeAcrValuesSupported",
178
- "normalizedSignature": "ShouldSerializeAcrValuesSupported|():System.Boolean|static=false",
179
- "provenance": "Original",
180
- "emitScope": "ClassSurface",
181
- "isStatic": false,
182
- "isAbstract": false,
183
- "isVirtual": false,
184
- "isOverride": false,
185
- "isSealed": false,
186
- "arity": 0,
187
- "parameterCount": 0,
188
- "isExtensionMethod": false
189
- },
190
- {
191
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeBackchannelTokenDeliveryModesSupported():System.Boolean",
192
- "clrName": "ShouldSerializeBackchannelTokenDeliveryModesSupported",
193
- "tsEmitName": "shouldSerializeBackchannelTokenDeliveryModesSupported",
194
- "normalizedSignature": "ShouldSerializeBackchannelTokenDeliveryModesSupported|():System.Boolean|static=false",
195
- "provenance": "Original",
196
- "emitScope": "ClassSurface",
197
- "isStatic": false,
198
- "isAbstract": false,
199
- "isVirtual": false,
200
- "isOverride": false,
201
- "isSealed": false,
202
- "arity": 0,
203
- "parameterCount": 0,
204
- "isExtensionMethod": false
205
- },
206
- {
207
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeBackchannelAuthenticationRequestSigningAlgValuesSupported():System.Boolean",
208
- "clrName": "ShouldSerializeBackchannelAuthenticationRequestSigningAlgValuesSupported",
209
- "tsEmitName": "shouldSerializeBackchannelAuthenticationRequestSigningAlgValuesSupported",
210
- "normalizedSignature": "ShouldSerializeBackchannelAuthenticationRequestSigningAlgValuesSupported|():System.Boolean|static=false",
211
- "provenance": "Original",
212
- "emitScope": "ClassSurface",
213
- "isStatic": false,
214
- "isAbstract": false,
215
- "isVirtual": false,
216
- "isOverride": false,
217
- "isSealed": false,
218
- "arity": 0,
219
- "parameterCount": 0,
220
- "isExtensionMethod": false
221
- },
222
- {
223
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeClaimsSupported():System.Boolean",
224
- "clrName": "ShouldSerializeClaimsSupported",
225
- "tsEmitName": "shouldSerializeClaimsSupported",
226
- "normalizedSignature": "ShouldSerializeClaimsSupported|():System.Boolean|static=false",
227
- "provenance": "Original",
228
- "emitScope": "ClassSurface",
229
- "isStatic": false,
230
- "isAbstract": false,
231
- "isVirtual": false,
232
- "isOverride": false,
233
- "isSealed": false,
234
- "arity": 0,
235
- "parameterCount": 0,
236
- "isExtensionMethod": false
237
- },
238
- {
239
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeClaimsLocalesSupported():System.Boolean",
240
- "clrName": "ShouldSerializeClaimsLocalesSupported",
241
- "tsEmitName": "shouldSerializeClaimsLocalesSupported",
242
- "normalizedSignature": "ShouldSerializeClaimsLocalesSupported|():System.Boolean|static=false",
243
- "provenance": "Original",
244
- "emitScope": "ClassSurface",
245
- "isStatic": false,
246
- "isAbstract": false,
247
- "isVirtual": false,
248
- "isOverride": false,
249
- "isSealed": false,
250
- "arity": 0,
251
- "parameterCount": 0,
252
- "isExtensionMethod": false
253
- },
254
- {
255
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeClaimTypesSupported():System.Boolean",
256
- "clrName": "ShouldSerializeClaimTypesSupported",
257
- "tsEmitName": "shouldSerializeClaimTypesSupported",
258
- "normalizedSignature": "ShouldSerializeClaimTypesSupported|():System.Boolean|static=false",
259
- "provenance": "Original",
260
- "emitScope": "ClassSurface",
261
- "isStatic": false,
262
- "isAbstract": false,
263
- "isVirtual": false,
264
- "isOverride": false,
265
- "isSealed": false,
266
- "arity": 0,
267
- "parameterCount": 0,
268
- "isExtensionMethod": false
269
- },
270
- {
271
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeDisplayValuesSupported():System.Boolean",
272
- "clrName": "ShouldSerializeDisplayValuesSupported",
273
- "tsEmitName": "shouldSerializeDisplayValuesSupported",
274
- "normalizedSignature": "ShouldSerializeDisplayValuesSupported|():System.Boolean|static=false",
275
- "provenance": "Original",
276
- "emitScope": "ClassSurface",
277
- "isStatic": false,
278
- "isAbstract": false,
279
- "isVirtual": false,
280
- "isOverride": false,
281
- "isSealed": false,
282
- "arity": 0,
283
- "parameterCount": 0,
284
- "isExtensionMethod": false
285
- },
286
- {
287
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeDPoPSigningAlgValuesSupported():System.Boolean",
288
- "clrName": "ShouldSerializeDPoPSigningAlgValuesSupported",
289
- "tsEmitName": "shouldSerializeDPoPSigningAlgValuesSupported",
290
- "normalizedSignature": "ShouldSerializeDPoPSigningAlgValuesSupported|():System.Boolean|static=false",
291
- "provenance": "Original",
292
- "emitScope": "ClassSurface",
293
- "isStatic": false,
294
- "isAbstract": false,
295
- "isVirtual": false,
296
- "isOverride": false,
297
- "isSealed": false,
298
- "arity": 0,
299
- "parameterCount": 0,
300
- "isExtensionMethod": false
301
- },
302
- {
303
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeGrantTypesSupported():System.Boolean",
304
- "clrName": "ShouldSerializeGrantTypesSupported",
305
- "tsEmitName": "shouldSerializeGrantTypesSupported",
306
- "normalizedSignature": "ShouldSerializeGrantTypesSupported|():System.Boolean|static=false",
307
- "provenance": "Original",
308
- "emitScope": "ClassSurface",
309
- "isStatic": false,
310
- "isAbstract": false,
311
- "isVirtual": false,
312
- "isOverride": false,
313
- "isSealed": false,
314
- "arity": 0,
315
- "parameterCount": 0,
316
- "isExtensionMethod": false
317
- },
318
- {
319
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeIdTokenEncryptionAlgValuesSupported():System.Boolean",
320
- "clrName": "ShouldSerializeIdTokenEncryptionAlgValuesSupported",
321
- "tsEmitName": "shouldSerializeIdTokenEncryptionAlgValuesSupported",
322
- "normalizedSignature": "ShouldSerializeIdTokenEncryptionAlgValuesSupported|():System.Boolean|static=false",
323
- "provenance": "Original",
324
- "emitScope": "ClassSurface",
325
- "isStatic": false,
326
- "isAbstract": false,
327
- "isVirtual": false,
328
- "isOverride": false,
329
- "isSealed": false,
330
- "arity": 0,
331
- "parameterCount": 0,
332
- "isExtensionMethod": false
333
- },
334
- {
335
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeIdTokenEncryptionEncValuesSupported():System.Boolean",
336
- "clrName": "ShouldSerializeIdTokenEncryptionEncValuesSupported",
337
- "tsEmitName": "shouldSerializeIdTokenEncryptionEncValuesSupported",
338
- "normalizedSignature": "ShouldSerializeIdTokenEncryptionEncValuesSupported|():System.Boolean|static=false",
339
- "provenance": "Original",
340
- "emitScope": "ClassSurface",
341
- "isStatic": false,
342
- "isAbstract": false,
343
- "isVirtual": false,
344
- "isOverride": false,
345
- "isSealed": false,
346
- "arity": 0,
347
- "parameterCount": 0,
348
- "isExtensionMethod": false
349
- },
350
- {
351
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeIdTokenSigningAlgValuesSupported():System.Boolean",
352
- "clrName": "ShouldSerializeIdTokenSigningAlgValuesSupported",
353
- "tsEmitName": "shouldSerializeIdTokenSigningAlgValuesSupported",
354
- "normalizedSignature": "ShouldSerializeIdTokenSigningAlgValuesSupported|():System.Boolean|static=false",
355
- "provenance": "Original",
356
- "emitScope": "ClassSurface",
357
- "isStatic": false,
358
- "isAbstract": false,
359
- "isVirtual": false,
360
- "isOverride": false,
361
- "isSealed": false,
362
- "arity": 0,
363
- "parameterCount": 0,
364
- "isExtensionMethod": false
365
- },
366
- {
367
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeIntrospectionEndpointAuthMethodsSupported():System.Boolean",
368
- "clrName": "ShouldSerializeIntrospectionEndpointAuthMethodsSupported",
369
- "tsEmitName": "shouldSerializeIntrospectionEndpointAuthMethodsSupported",
370
- "normalizedSignature": "ShouldSerializeIntrospectionEndpointAuthMethodsSupported|():System.Boolean|static=false",
371
- "provenance": "Original",
372
- "emitScope": "ClassSurface",
373
- "isStatic": false,
374
- "isAbstract": false,
375
- "isVirtual": false,
376
- "isOverride": false,
377
- "isSealed": false,
378
- "arity": 0,
379
- "parameterCount": 0,
380
- "isExtensionMethod": false
381
- },
382
- {
383
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeIntrospectionEndpointAuthSigningAlgValuesSupported():System.Boolean",
384
- "clrName": "ShouldSerializeIntrospectionEndpointAuthSigningAlgValuesSupported",
385
- "tsEmitName": "shouldSerializeIntrospectionEndpointAuthSigningAlgValuesSupported",
386
- "normalizedSignature": "ShouldSerializeIntrospectionEndpointAuthSigningAlgValuesSupported|():System.Boolean|static=false",
387
- "provenance": "Original",
388
- "emitScope": "ClassSurface",
389
- "isStatic": false,
390
- "isAbstract": false,
391
- "isVirtual": false,
392
- "isOverride": false,
393
- "isSealed": false,
394
- "arity": 0,
395
- "parameterCount": 0,
396
- "isExtensionMethod": false
397
- },
398
- {
399
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializePromptValuesSupported():System.Boolean",
400
- "clrName": "ShouldSerializePromptValuesSupported",
401
- "tsEmitName": "shouldSerializePromptValuesSupported",
402
- "normalizedSignature": "ShouldSerializePromptValuesSupported|():System.Boolean|static=false",
403
- "provenance": "Original",
404
- "emitScope": "ClassSurface",
405
- "isStatic": false,
406
- "isAbstract": false,
407
- "isVirtual": false,
408
- "isOverride": false,
409
- "isSealed": false,
410
- "arity": 0,
411
- "parameterCount": 0,
412
- "isExtensionMethod": false
413
- },
414
- {
415
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeRequestObjectEncryptionAlgValuesSupported():System.Boolean",
416
- "clrName": "ShouldSerializeRequestObjectEncryptionAlgValuesSupported",
417
- "tsEmitName": "shouldSerializeRequestObjectEncryptionAlgValuesSupported",
418
- "normalizedSignature": "ShouldSerializeRequestObjectEncryptionAlgValuesSupported|():System.Boolean|static=false",
419
- "provenance": "Original",
420
- "emitScope": "ClassSurface",
421
- "isStatic": false,
422
- "isAbstract": false,
423
- "isVirtual": false,
424
- "isOverride": false,
425
- "isSealed": false,
426
- "arity": 0,
427
- "parameterCount": 0,
428
- "isExtensionMethod": false
429
- },
430
- {
431
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeRequestObjectEncryptionEncValuesSupported():System.Boolean",
432
- "clrName": "ShouldSerializeRequestObjectEncryptionEncValuesSupported",
433
- "tsEmitName": "shouldSerializeRequestObjectEncryptionEncValuesSupported",
434
- "normalizedSignature": "ShouldSerializeRequestObjectEncryptionEncValuesSupported|():System.Boolean|static=false",
435
- "provenance": "Original",
436
- "emitScope": "ClassSurface",
437
- "isStatic": false,
438
- "isAbstract": false,
439
- "isVirtual": false,
440
- "isOverride": false,
441
- "isSealed": false,
442
- "arity": 0,
443
- "parameterCount": 0,
444
- "isExtensionMethod": false
445
- },
446
- {
447
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeRequestObjectSigningAlgValuesSupported():System.Boolean",
448
- "clrName": "ShouldSerializeRequestObjectSigningAlgValuesSupported",
449
- "tsEmitName": "shouldSerializeRequestObjectSigningAlgValuesSupported",
450
- "normalizedSignature": "ShouldSerializeRequestObjectSigningAlgValuesSupported|():System.Boolean|static=false",
451
- "provenance": "Original",
452
- "emitScope": "ClassSurface",
453
- "isStatic": false,
454
- "isAbstract": false,
455
- "isVirtual": false,
456
- "isOverride": false,
457
- "isSealed": false,
458
- "arity": 0,
459
- "parameterCount": 0,
460
- "isExtensionMethod": false
461
- },
462
- {
463
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeResponseModesSupported():System.Boolean",
464
- "clrName": "ShouldSerializeResponseModesSupported",
465
- "tsEmitName": "shouldSerializeResponseModesSupported",
466
- "normalizedSignature": "ShouldSerializeResponseModesSupported|():System.Boolean|static=false",
467
- "provenance": "Original",
468
- "emitScope": "ClassSurface",
469
- "isStatic": false,
470
- "isAbstract": false,
471
- "isVirtual": false,
472
- "isOverride": false,
473
- "isSealed": false,
474
- "arity": 0,
475
- "parameterCount": 0,
476
- "isExtensionMethod": false
477
- },
478
- {
479
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeResponseTypesSupported():System.Boolean",
480
- "clrName": "ShouldSerializeResponseTypesSupported",
481
- "tsEmitName": "shouldSerializeResponseTypesSupported",
482
- "normalizedSignature": "ShouldSerializeResponseTypesSupported|():System.Boolean|static=false",
483
- "provenance": "Original",
484
- "emitScope": "ClassSurface",
485
- "isStatic": false,
486
- "isAbstract": false,
487
- "isVirtual": false,
488
- "isOverride": false,
489
- "isSealed": false,
490
- "arity": 0,
491
- "parameterCount": 0,
492
- "isExtensionMethod": false
493
- },
494
- {
495
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeSigningKeys():System.Boolean",
496
- "clrName": "ShouldSerializeSigningKeys",
497
- "tsEmitName": "shouldSerializeSigningKeys",
498
- "normalizedSignature": "ShouldSerializeSigningKeys|():System.Boolean|static=false",
499
- "provenance": "Original",
500
- "emitScope": "ClassSurface",
501
- "isStatic": false,
502
- "isAbstract": false,
503
- "isVirtual": false,
504
- "isOverride": false,
505
- "isSealed": false,
506
- "arity": 0,
507
- "parameterCount": 0,
508
- "isExtensionMethod": false
509
- },
510
- {
511
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeScopesSupported():System.Boolean",
512
- "clrName": "ShouldSerializeScopesSupported",
513
- "tsEmitName": "shouldSerializeScopesSupported",
514
- "normalizedSignature": "ShouldSerializeScopesSupported|():System.Boolean|static=false",
515
- "provenance": "Original",
516
- "emitScope": "ClassSurface",
517
- "isStatic": false,
518
- "isAbstract": false,
519
- "isVirtual": false,
520
- "isOverride": false,
521
- "isSealed": false,
522
- "arity": 0,
523
- "parameterCount": 0,
524
- "isExtensionMethod": false
525
- },
526
- {
527
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeSubjectTypesSupported():System.Boolean",
528
- "clrName": "ShouldSerializeSubjectTypesSupported",
529
- "tsEmitName": "shouldSerializeSubjectTypesSupported",
530
- "normalizedSignature": "ShouldSerializeSubjectTypesSupported|():System.Boolean|static=false",
531
- "provenance": "Original",
532
- "emitScope": "ClassSurface",
533
- "isStatic": false,
534
- "isAbstract": false,
535
- "isVirtual": false,
536
- "isOverride": false,
537
- "isSealed": false,
538
- "arity": 0,
539
- "parameterCount": 0,
540
- "isExtensionMethod": false
541
- },
542
- {
543
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeTokenEndpointAuthMethodsSupported():System.Boolean",
544
- "clrName": "ShouldSerializeTokenEndpointAuthMethodsSupported",
545
- "tsEmitName": "shouldSerializeTokenEndpointAuthMethodsSupported",
546
- "normalizedSignature": "ShouldSerializeTokenEndpointAuthMethodsSupported|():System.Boolean|static=false",
547
- "provenance": "Original",
548
- "emitScope": "ClassSurface",
549
- "isStatic": false,
550
- "isAbstract": false,
551
- "isVirtual": false,
552
- "isOverride": false,
553
- "isSealed": false,
554
- "arity": 0,
555
- "parameterCount": 0,
556
- "isExtensionMethod": false
557
- },
558
- {
559
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeTokenEndpointAuthSigningAlgValuesSupported():System.Boolean",
560
- "clrName": "ShouldSerializeTokenEndpointAuthSigningAlgValuesSupported",
561
- "tsEmitName": "shouldSerializeTokenEndpointAuthSigningAlgValuesSupported",
562
- "normalizedSignature": "ShouldSerializeTokenEndpointAuthSigningAlgValuesSupported|():System.Boolean|static=false",
563
- "provenance": "Original",
564
- "emitScope": "ClassSurface",
565
- "isStatic": false,
566
- "isAbstract": false,
567
- "isVirtual": false,
568
- "isOverride": false,
569
- "isSealed": false,
570
- "arity": 0,
571
- "parameterCount": 0,
572
- "isExtensionMethod": false
573
- },
574
- {
575
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeUILocalesSupported():System.Boolean",
576
- "clrName": "ShouldSerializeUILocalesSupported",
577
- "tsEmitName": "shouldSerializeUILocalesSupported",
578
- "normalizedSignature": "ShouldSerializeUILocalesSupported|():System.Boolean|static=false",
579
- "provenance": "Original",
580
- "emitScope": "ClassSurface",
581
- "isStatic": false,
582
- "isAbstract": false,
583
- "isVirtual": false,
584
- "isOverride": false,
585
- "isSealed": false,
586
- "arity": 0,
587
- "parameterCount": 0,
588
- "isExtensionMethod": false
589
- },
590
- {
591
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeUserInfoEndpointEncryptionAlgValuesSupported():System.Boolean",
592
- "clrName": "ShouldSerializeUserInfoEndpointEncryptionAlgValuesSupported",
593
- "tsEmitName": "shouldSerializeUserInfoEndpointEncryptionAlgValuesSupported",
594
- "normalizedSignature": "ShouldSerializeUserInfoEndpointEncryptionAlgValuesSupported|():System.Boolean|static=false",
595
- "provenance": "Original",
596
- "emitScope": "ClassSurface",
597
- "isStatic": false,
598
- "isAbstract": false,
599
- "isVirtual": false,
600
- "isOverride": false,
601
- "isSealed": false,
602
- "arity": 0,
603
- "parameterCount": 0,
604
- "isExtensionMethod": false
605
- },
606
- {
607
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeUserInfoEndpointEncryptionEncValuesSupported():System.Boolean",
608
- "clrName": "ShouldSerializeUserInfoEndpointEncryptionEncValuesSupported",
609
- "tsEmitName": "shouldSerializeUserInfoEndpointEncryptionEncValuesSupported",
610
- "normalizedSignature": "ShouldSerializeUserInfoEndpointEncryptionEncValuesSupported|():System.Boolean|static=false",
611
- "provenance": "Original",
612
- "emitScope": "ClassSurface",
613
- "isStatic": false,
614
- "isAbstract": false,
615
- "isVirtual": false,
616
- "isOverride": false,
617
- "isSealed": false,
618
- "arity": 0,
619
- "parameterCount": 0,
620
- "isExtensionMethod": false
621
- },
622
- {
623
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ShouldSerializeUserInfoEndpointSigningAlgValuesSupported():System.Boolean",
624
- "clrName": "ShouldSerializeUserInfoEndpointSigningAlgValuesSupported",
625
- "tsEmitName": "shouldSerializeUserInfoEndpointSigningAlgValuesSupported",
626
- "normalizedSignature": "ShouldSerializeUserInfoEndpointSigningAlgValuesSupported|():System.Boolean|static=false",
627
- "provenance": "Original",
628
- "emitScope": "ClassSurface",
629
- "isStatic": false,
630
- "isAbstract": false,
631
- "isVirtual": false,
632
- "isOverride": false,
633
- "isSealed": false,
634
- "arity": 0,
635
- "parameterCount": 0,
636
- "isExtensionMethod": false
637
- }
638
- ],
639
- "properties": [
640
- {
641
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::AdditionalData:System.Collections.Generic.IDictionary_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]]",
642
- "clrName": "AdditionalData",
643
- "tsEmitName": "additionalData",
644
- "normalizedSignature": "AdditionalData|:System.Collections.Generic.IDictionary_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",
645
- "provenance": "Original",
646
- "emitScope": "ClassSurface",
647
- "isStatic": false,
648
- "isAbstract": false,
649
- "isVirtual": false,
650
- "isOverride": false,
651
- "isIndexer": false,
652
- "hasGetter": true,
653
- "hasSetter": false
654
- },
655
- {
656
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::AcrValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
657
- "clrName": "AcrValuesSupported",
658
- "tsEmitName": "acrValuesSupported",
659
- "normalizedSignature": "AcrValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
660
- "provenance": "Original",
661
- "emitScope": "ClassSurface",
662
- "isStatic": false,
663
- "isAbstract": false,
664
- "isVirtual": false,
665
- "isOverride": false,
666
- "isIndexer": false,
667
- "hasGetter": true,
668
- "hasSetter": false
669
- },
670
- {
671
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::AuthorizationEndpoint:System.String",
672
- "clrName": "AuthorizationEndpoint",
673
- "tsEmitName": "authorizationEndpoint",
674
- "normalizedSignature": "AuthorizationEndpoint|:System.String|static=false|accessor=getset",
675
- "provenance": "Original",
676
- "emitScope": "ClassSurface",
677
- "isStatic": false,
678
- "isAbstract": false,
679
- "isVirtual": false,
680
- "isOverride": false,
681
- "isIndexer": false,
682
- "hasGetter": true,
683
- "hasSetter": true
684
- },
685
- {
686
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::AuthorizationResponseIssParameterSupported:System.Boolean",
687
- "clrName": "AuthorizationResponseIssParameterSupported",
688
- "tsEmitName": "authorizationResponseIssParameterSupported",
689
- "normalizedSignature": "AuthorizationResponseIssParameterSupported|:System.Boolean|static=false|accessor=getset",
690
- "provenance": "Original",
691
- "emitScope": "ClassSurface",
692
- "isStatic": false,
693
- "isAbstract": false,
694
- "isVirtual": false,
695
- "isOverride": false,
696
- "isIndexer": false,
697
- "hasGetter": true,
698
- "hasSetter": true
699
- },
700
- {
701
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::BackchannelAuthenticationEndpoint:System.String",
702
- "clrName": "BackchannelAuthenticationEndpoint",
703
- "tsEmitName": "backchannelAuthenticationEndpoint",
704
- "normalizedSignature": "BackchannelAuthenticationEndpoint|:System.String|static=false|accessor=getset",
705
- "provenance": "Original",
706
- "emitScope": "ClassSurface",
707
- "isStatic": false,
708
- "isAbstract": false,
709
- "isVirtual": false,
710
- "isOverride": false,
711
- "isIndexer": false,
712
- "hasGetter": true,
713
- "hasSetter": true
714
- },
715
- {
716
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::BackchannelAuthenticationRequestSigningAlgValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
717
- "clrName": "BackchannelAuthenticationRequestSigningAlgValuesSupported",
718
- "tsEmitName": "backchannelAuthenticationRequestSigningAlgValuesSupported",
719
- "normalizedSignature": "BackchannelAuthenticationRequestSigningAlgValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
720
- "provenance": "Original",
721
- "emitScope": "ClassSurface",
722
- "isStatic": false,
723
- "isAbstract": false,
724
- "isVirtual": false,
725
- "isOverride": false,
726
- "isIndexer": false,
727
- "hasGetter": true,
728
- "hasSetter": false
729
- },
730
- {
731
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::BackchannelTokenDeliveryModesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
732
- "clrName": "BackchannelTokenDeliveryModesSupported",
733
- "tsEmitName": "backchannelTokenDeliveryModesSupported",
734
- "normalizedSignature": "BackchannelTokenDeliveryModesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
735
- "provenance": "Original",
736
- "emitScope": "ClassSurface",
737
- "isStatic": false,
738
- "isAbstract": false,
739
- "isVirtual": false,
740
- "isOverride": false,
741
- "isIndexer": false,
742
- "hasGetter": true,
743
- "hasSetter": false
744
- },
745
- {
746
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::BackchannelUserCodeParameterSupported:System.Boolean",
747
- "clrName": "BackchannelUserCodeParameterSupported",
748
- "tsEmitName": "backchannelUserCodeParameterSupported",
749
- "normalizedSignature": "BackchannelUserCodeParameterSupported|:System.Boolean|static=false|accessor=getset",
750
- "provenance": "Original",
751
- "emitScope": "ClassSurface",
752
- "isStatic": false,
753
- "isAbstract": false,
754
- "isVirtual": false,
755
- "isOverride": false,
756
- "isIndexer": false,
757
- "hasGetter": true,
758
- "hasSetter": true
759
- },
760
- {
761
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::CheckSessionIframe:System.String",
762
- "clrName": "CheckSessionIframe",
763
- "tsEmitName": "checkSessionIframe",
764
- "normalizedSignature": "CheckSessionIframe|:System.String|static=false|accessor=getset",
765
- "provenance": "Original",
766
- "emitScope": "ClassSurface",
767
- "isStatic": false,
768
- "isAbstract": false,
769
- "isVirtual": false,
770
- "isOverride": false,
771
- "isIndexer": false,
772
- "hasGetter": true,
773
- "hasSetter": true
774
- },
775
- {
776
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ClaimsSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
777
- "clrName": "ClaimsSupported",
778
- "tsEmitName": "claimsSupported",
779
- "normalizedSignature": "ClaimsSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
780
- "provenance": "Original",
781
- "emitScope": "ClassSurface",
782
- "isStatic": false,
783
- "isAbstract": false,
784
- "isVirtual": false,
785
- "isOverride": false,
786
- "isIndexer": false,
787
- "hasGetter": true,
788
- "hasSetter": false
789
- },
790
- {
791
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ClaimsLocalesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
792
- "clrName": "ClaimsLocalesSupported",
793
- "tsEmitName": "claimsLocalesSupported",
794
- "normalizedSignature": "ClaimsLocalesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
795
- "provenance": "Original",
796
- "emitScope": "ClassSurface",
797
- "isStatic": false,
798
- "isAbstract": false,
799
- "isVirtual": false,
800
- "isOverride": false,
801
- "isIndexer": false,
802
- "hasGetter": true,
803
- "hasSetter": false
804
- },
805
- {
806
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ClaimsParameterSupported:System.Boolean",
807
- "clrName": "ClaimsParameterSupported",
808
- "tsEmitName": "claimsParameterSupported",
809
- "normalizedSignature": "ClaimsParameterSupported|:System.Boolean|static=false|accessor=getset",
810
- "provenance": "Original",
811
- "emitScope": "ClassSurface",
812
- "isStatic": false,
813
- "isAbstract": false,
814
- "isVirtual": false,
815
- "isOverride": false,
816
- "isIndexer": false,
817
- "hasGetter": true,
818
- "hasSetter": true
819
- },
820
- {
821
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ClaimTypesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
822
- "clrName": "ClaimTypesSupported",
823
- "tsEmitName": "claimTypesSupported",
824
- "normalizedSignature": "ClaimTypesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
825
- "provenance": "Original",
826
- "emitScope": "ClassSurface",
827
- "isStatic": false,
828
- "isAbstract": false,
829
- "isVirtual": false,
830
- "isOverride": false,
831
- "isIndexer": false,
832
- "hasGetter": true,
833
- "hasSetter": false
834
- },
835
- {
836
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::DisplayValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
837
- "clrName": "DisplayValuesSupported",
838
- "tsEmitName": "displayValuesSupported",
839
- "normalizedSignature": "DisplayValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
840
- "provenance": "Original",
841
- "emitScope": "ClassSurface",
842
- "isStatic": false,
843
- "isAbstract": false,
844
- "isVirtual": false,
845
- "isOverride": false,
846
- "isIndexer": false,
847
- "hasGetter": true,
848
- "hasSetter": false
849
- },
850
- {
851
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::DPoPSigningAlgValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
852
- "clrName": "DPoPSigningAlgValuesSupported",
853
- "tsEmitName": "dPoPSigningAlgValuesSupported",
854
- "normalizedSignature": "DPoPSigningAlgValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
855
- "provenance": "Original",
856
- "emitScope": "ClassSurface",
857
- "isStatic": false,
858
- "isAbstract": false,
859
- "isVirtual": false,
860
- "isOverride": false,
861
- "isIndexer": false,
862
- "hasGetter": true,
863
- "hasSetter": false
864
- },
865
- {
866
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::EndSessionEndpoint:System.String",
867
- "clrName": "EndSessionEndpoint",
868
- "tsEmitName": "endSessionEndpoint",
869
- "normalizedSignature": "EndSessionEndpoint|:System.String|static=false|accessor=getset",
870
- "provenance": "Original",
871
- "emitScope": "ClassSurface",
872
- "isStatic": false,
873
- "isAbstract": false,
874
- "isVirtual": false,
875
- "isOverride": false,
876
- "isIndexer": false,
877
- "hasGetter": true,
878
- "hasSetter": true
879
- },
880
- {
881
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::FrontchannelLogoutSessionSupported:System.String",
882
- "clrName": "FrontchannelLogoutSessionSupported",
883
- "tsEmitName": "frontchannelLogoutSessionSupported",
884
- "normalizedSignature": "FrontchannelLogoutSessionSupported|:System.String|static=false|accessor=getset",
885
- "provenance": "Original",
886
- "emitScope": "ClassSurface",
887
- "isStatic": false,
888
- "isAbstract": false,
889
- "isVirtual": false,
890
- "isOverride": false,
891
- "isIndexer": false,
892
- "hasGetter": true,
893
- "hasSetter": true
894
- },
895
- {
896
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::FrontchannelLogoutSupported:System.String",
897
- "clrName": "FrontchannelLogoutSupported",
898
- "tsEmitName": "frontchannelLogoutSupported",
899
- "normalizedSignature": "FrontchannelLogoutSupported|:System.String|static=false|accessor=getset",
900
- "provenance": "Original",
901
- "emitScope": "ClassSurface",
902
- "isStatic": false,
903
- "isAbstract": false,
904
- "isVirtual": false,
905
- "isOverride": false,
906
- "isIndexer": false,
907
- "hasGetter": true,
908
- "hasSetter": true
909
- },
910
- {
911
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::GrantTypesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
912
- "clrName": "GrantTypesSupported",
913
- "tsEmitName": "grantTypesSupported",
914
- "normalizedSignature": "GrantTypesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
915
- "provenance": "Original",
916
- "emitScope": "ClassSurface",
917
- "isStatic": false,
918
- "isAbstract": false,
919
- "isVirtual": false,
920
- "isOverride": false,
921
- "isIndexer": false,
922
- "hasGetter": true,
923
- "hasSetter": false
924
- },
925
- {
926
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::HttpLogoutSupported:System.Boolean",
927
- "clrName": "HttpLogoutSupported",
928
- "tsEmitName": "httpLogoutSupported",
929
- "normalizedSignature": "HttpLogoutSupported|:System.Boolean|static=false|accessor=getset",
930
- "provenance": "Original",
931
- "emitScope": "ClassSurface",
932
- "isStatic": false,
933
- "isAbstract": false,
934
- "isVirtual": false,
935
- "isOverride": false,
936
- "isIndexer": false,
937
- "hasGetter": true,
938
- "hasSetter": true
939
- },
940
- {
941
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::IdTokenEncryptionAlgValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
942
- "clrName": "IdTokenEncryptionAlgValuesSupported",
943
- "tsEmitName": "idTokenEncryptionAlgValuesSupported",
944
- "normalizedSignature": "IdTokenEncryptionAlgValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
945
- "provenance": "Original",
946
- "emitScope": "ClassSurface",
947
- "isStatic": false,
948
- "isAbstract": false,
949
- "isVirtual": false,
950
- "isOverride": false,
951
- "isIndexer": false,
952
- "hasGetter": true,
953
- "hasSetter": false
954
- },
955
- {
956
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::IdTokenEncryptionEncValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
957
- "clrName": "IdTokenEncryptionEncValuesSupported",
958
- "tsEmitName": "idTokenEncryptionEncValuesSupported",
959
- "normalizedSignature": "IdTokenEncryptionEncValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
960
- "provenance": "Original",
961
- "emitScope": "ClassSurface",
962
- "isStatic": false,
963
- "isAbstract": false,
964
- "isVirtual": false,
965
- "isOverride": false,
966
- "isIndexer": false,
967
- "hasGetter": true,
968
- "hasSetter": false
969
- },
970
- {
971
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::IdTokenSigningAlgValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
972
- "clrName": "IdTokenSigningAlgValuesSupported",
973
- "tsEmitName": "idTokenSigningAlgValuesSupported",
974
- "normalizedSignature": "IdTokenSigningAlgValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
975
- "provenance": "Original",
976
- "emitScope": "ClassSurface",
977
- "isStatic": false,
978
- "isAbstract": false,
979
- "isVirtual": false,
980
- "isOverride": false,
981
- "isIndexer": false,
982
- "hasGetter": true,
983
- "hasSetter": false
984
- },
985
- {
986
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::IntrospectionEndpoint:System.String",
987
- "clrName": "IntrospectionEndpoint",
988
- "tsEmitName": "introspectionEndpoint",
989
- "normalizedSignature": "IntrospectionEndpoint|:System.String|static=false|accessor=getset",
990
- "provenance": "Original",
991
- "emitScope": "ClassSurface",
992
- "isStatic": false,
993
- "isAbstract": false,
994
- "isVirtual": false,
995
- "isOverride": false,
996
- "isIndexer": false,
997
- "hasGetter": true,
998
- "hasSetter": true
999
- },
1000
- {
1001
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::IntrospectionEndpointAuthMethodsSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1002
- "clrName": "IntrospectionEndpointAuthMethodsSupported",
1003
- "tsEmitName": "introspectionEndpointAuthMethodsSupported",
1004
- "normalizedSignature": "IntrospectionEndpointAuthMethodsSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1005
- "provenance": "Original",
1006
- "emitScope": "ClassSurface",
1007
- "isStatic": false,
1008
- "isAbstract": false,
1009
- "isVirtual": false,
1010
- "isOverride": false,
1011
- "isIndexer": false,
1012
- "hasGetter": true,
1013
- "hasSetter": false
1014
- },
1015
- {
1016
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::IntrospectionEndpointAuthSigningAlgValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1017
- "clrName": "IntrospectionEndpointAuthSigningAlgValuesSupported",
1018
- "tsEmitName": "introspectionEndpointAuthSigningAlgValuesSupported",
1019
- "normalizedSignature": "IntrospectionEndpointAuthSigningAlgValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1020
- "provenance": "Original",
1021
- "emitScope": "ClassSurface",
1022
- "isStatic": false,
1023
- "isAbstract": false,
1024
- "isVirtual": false,
1025
- "isOverride": false,
1026
- "isIndexer": false,
1027
- "hasGetter": true,
1028
- "hasSetter": false
1029
- },
1030
- {
1031
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::Issuer:System.String",
1032
- "clrName": "Issuer",
1033
- "tsEmitName": "issuer",
1034
- "normalizedSignature": "Issuer|:System.String|static=false|accessor=getset",
1035
- "provenance": "Original",
1036
- "emitScope": "ClassSurface",
1037
- "isStatic": false,
1038
- "isAbstract": false,
1039
- "isVirtual": true,
1040
- "isOverride": true,
1041
- "isIndexer": false,
1042
- "hasGetter": true,
1043
- "hasSetter": true
1044
- },
1045
- {
1046
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::JwksUri:System.String",
1047
- "clrName": "JwksUri",
1048
- "tsEmitName": "jwksUri",
1049
- "normalizedSignature": "JwksUri|:System.String|static=false|accessor=getset",
1050
- "provenance": "Original",
1051
- "emitScope": "ClassSurface",
1052
- "isStatic": false,
1053
- "isAbstract": false,
1054
- "isVirtual": false,
1055
- "isOverride": false,
1056
- "isIndexer": false,
1057
- "hasGetter": true,
1058
- "hasSetter": true
1059
- },
1060
- {
1061
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::JsonWebKeySet:Microsoft.IdentityModel.Tokens.JsonWebKeySet",
1062
- "clrName": "JsonWebKeySet",
1063
- "tsEmitName": "jsonWebKeySet",
1064
- "normalizedSignature": "JsonWebKeySet|:Microsoft.IdentityModel.Tokens.JsonWebKeySet|static=false|accessor=getset",
1065
- "provenance": "Original",
1066
- "emitScope": "ClassSurface",
1067
- "isStatic": false,
1068
- "isAbstract": false,
1069
- "isVirtual": false,
1070
- "isOverride": false,
1071
- "isIndexer": false,
1072
- "hasGetter": true,
1073
- "hasSetter": true
1074
- },
1075
- {
1076
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::LogoutSessionSupported:System.Boolean",
1077
- "clrName": "LogoutSessionSupported",
1078
- "tsEmitName": "logoutSessionSupported",
1079
- "normalizedSignature": "LogoutSessionSupported|:System.Boolean|static=false|accessor=getset",
1080
- "provenance": "Original",
1081
- "emitScope": "ClassSurface",
1082
- "isStatic": false,
1083
- "isAbstract": false,
1084
- "isVirtual": false,
1085
- "isOverride": false,
1086
- "isIndexer": false,
1087
- "hasGetter": true,
1088
- "hasSetter": true
1089
- },
1090
- {
1091
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::OpPolicyUri:System.String",
1092
- "clrName": "OpPolicyUri",
1093
- "tsEmitName": "opPolicyUri",
1094
- "normalizedSignature": "OpPolicyUri|:System.String|static=false|accessor=getset",
1095
- "provenance": "Original",
1096
- "emitScope": "ClassSurface",
1097
- "isStatic": false,
1098
- "isAbstract": false,
1099
- "isVirtual": false,
1100
- "isOverride": false,
1101
- "isIndexer": false,
1102
- "hasGetter": true,
1103
- "hasSetter": true
1104
- },
1105
- {
1106
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::OpTosUri:System.String",
1107
- "clrName": "OpTosUri",
1108
- "tsEmitName": "opTosUri",
1109
- "normalizedSignature": "OpTosUri|:System.String|static=false|accessor=getset",
1110
- "provenance": "Original",
1111
- "emitScope": "ClassSurface",
1112
- "isStatic": false,
1113
- "isAbstract": false,
1114
- "isVirtual": false,
1115
- "isOverride": false,
1116
- "isIndexer": false,
1117
- "hasGetter": true,
1118
- "hasSetter": true
1119
- },
1120
- {
1121
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::PromptValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1122
- "clrName": "PromptValuesSupported",
1123
- "tsEmitName": "promptValuesSupported",
1124
- "normalizedSignature": "PromptValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1125
- "provenance": "Original",
1126
- "emitScope": "ClassSurface",
1127
- "isStatic": false,
1128
- "isAbstract": false,
1129
- "isVirtual": false,
1130
- "isOverride": false,
1131
- "isIndexer": false,
1132
- "hasGetter": true,
1133
- "hasSetter": false
1134
- },
1135
- {
1136
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::PushedAuthorizationRequestEndpoint:System.String",
1137
- "clrName": "PushedAuthorizationRequestEndpoint",
1138
- "tsEmitName": "pushedAuthorizationRequestEndpoint",
1139
- "normalizedSignature": "PushedAuthorizationRequestEndpoint|:System.String|static=false|accessor=getset",
1140
- "provenance": "Original",
1141
- "emitScope": "ClassSurface",
1142
- "isStatic": false,
1143
- "isAbstract": false,
1144
- "isVirtual": false,
1145
- "isOverride": false,
1146
- "isIndexer": false,
1147
- "hasGetter": true,
1148
- "hasSetter": true
1149
- },
1150
- {
1151
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::RegistrationEndpoint:System.String",
1152
- "clrName": "RegistrationEndpoint",
1153
- "tsEmitName": "registrationEndpoint",
1154
- "normalizedSignature": "RegistrationEndpoint|:System.String|static=false|accessor=getset",
1155
- "provenance": "Original",
1156
- "emitScope": "ClassSurface",
1157
- "isStatic": false,
1158
- "isAbstract": false,
1159
- "isVirtual": false,
1160
- "isOverride": false,
1161
- "isIndexer": false,
1162
- "hasGetter": true,
1163
- "hasSetter": true
1164
- },
1165
- {
1166
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::RequestObjectEncryptionAlgValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1167
- "clrName": "RequestObjectEncryptionAlgValuesSupported",
1168
- "tsEmitName": "requestObjectEncryptionAlgValuesSupported",
1169
- "normalizedSignature": "RequestObjectEncryptionAlgValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1170
- "provenance": "Original",
1171
- "emitScope": "ClassSurface",
1172
- "isStatic": false,
1173
- "isAbstract": false,
1174
- "isVirtual": false,
1175
- "isOverride": false,
1176
- "isIndexer": false,
1177
- "hasGetter": true,
1178
- "hasSetter": false
1179
- },
1180
- {
1181
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::RequestObjectEncryptionEncValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1182
- "clrName": "RequestObjectEncryptionEncValuesSupported",
1183
- "tsEmitName": "requestObjectEncryptionEncValuesSupported",
1184
- "normalizedSignature": "RequestObjectEncryptionEncValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1185
- "provenance": "Original",
1186
- "emitScope": "ClassSurface",
1187
- "isStatic": false,
1188
- "isAbstract": false,
1189
- "isVirtual": false,
1190
- "isOverride": false,
1191
- "isIndexer": false,
1192
- "hasGetter": true,
1193
- "hasSetter": false
1194
- },
1195
- {
1196
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::RequestObjectSigningAlgValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1197
- "clrName": "RequestObjectSigningAlgValuesSupported",
1198
- "tsEmitName": "requestObjectSigningAlgValuesSupported",
1199
- "normalizedSignature": "RequestObjectSigningAlgValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1200
- "provenance": "Original",
1201
- "emitScope": "ClassSurface",
1202
- "isStatic": false,
1203
- "isAbstract": false,
1204
- "isVirtual": false,
1205
- "isOverride": false,
1206
- "isIndexer": false,
1207
- "hasGetter": true,
1208
- "hasSetter": false
1209
- },
1210
- {
1211
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::RequestParameterSupported:System.Boolean",
1212
- "clrName": "RequestParameterSupported",
1213
- "tsEmitName": "requestParameterSupported",
1214
- "normalizedSignature": "RequestParameterSupported|:System.Boolean|static=false|accessor=getset",
1215
- "provenance": "Original",
1216
- "emitScope": "ClassSurface",
1217
- "isStatic": false,
1218
- "isAbstract": false,
1219
- "isVirtual": false,
1220
- "isOverride": false,
1221
- "isIndexer": false,
1222
- "hasGetter": true,
1223
- "hasSetter": true
1224
- },
1225
- {
1226
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::RequestUriParameterSupported:System.Boolean",
1227
- "clrName": "RequestUriParameterSupported",
1228
- "tsEmitName": "requestUriParameterSupported",
1229
- "normalizedSignature": "RequestUriParameterSupported|:System.Boolean|static=false|accessor=getset",
1230
- "provenance": "Original",
1231
- "emitScope": "ClassSurface",
1232
- "isStatic": false,
1233
- "isAbstract": false,
1234
- "isVirtual": false,
1235
- "isOverride": false,
1236
- "isIndexer": false,
1237
- "hasGetter": true,
1238
- "hasSetter": true
1239
- },
1240
- {
1241
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::RequirePushedAuthorizationRequests:System.Boolean",
1242
- "clrName": "RequirePushedAuthorizationRequests",
1243
- "tsEmitName": "requirePushedAuthorizationRequests",
1244
- "normalizedSignature": "RequirePushedAuthorizationRequests|:System.Boolean|static=false|accessor=getset",
1245
- "provenance": "Original",
1246
- "emitScope": "ClassSurface",
1247
- "isStatic": false,
1248
- "isAbstract": false,
1249
- "isVirtual": false,
1250
- "isOverride": false,
1251
- "isIndexer": false,
1252
- "hasGetter": true,
1253
- "hasSetter": true
1254
- },
1255
- {
1256
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::RequireRequestUriRegistration:System.Boolean",
1257
- "clrName": "RequireRequestUriRegistration",
1258
- "tsEmitName": "requireRequestUriRegistration",
1259
- "normalizedSignature": "RequireRequestUriRegistration|:System.Boolean|static=false|accessor=getset",
1260
- "provenance": "Original",
1261
- "emitScope": "ClassSurface",
1262
- "isStatic": false,
1263
- "isAbstract": false,
1264
- "isVirtual": false,
1265
- "isOverride": false,
1266
- "isIndexer": false,
1267
- "hasGetter": true,
1268
- "hasSetter": true
1269
- },
1270
- {
1271
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ResponseModesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1272
- "clrName": "ResponseModesSupported",
1273
- "tsEmitName": "responseModesSupported",
1274
- "normalizedSignature": "ResponseModesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1275
- "provenance": "Original",
1276
- "emitScope": "ClassSurface",
1277
- "isStatic": false,
1278
- "isAbstract": false,
1279
- "isVirtual": false,
1280
- "isOverride": false,
1281
- "isIndexer": false,
1282
- "hasGetter": true,
1283
- "hasSetter": false
1284
- },
1285
- {
1286
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ResponseTypesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1287
- "clrName": "ResponseTypesSupported",
1288
- "tsEmitName": "responseTypesSupported",
1289
- "normalizedSignature": "ResponseTypesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1290
- "provenance": "Original",
1291
- "emitScope": "ClassSurface",
1292
- "isStatic": false,
1293
- "isAbstract": false,
1294
- "isVirtual": false,
1295
- "isOverride": false,
1296
- "isIndexer": false,
1297
- "hasGetter": true,
1298
- "hasSetter": false
1299
- },
1300
- {
1301
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ServiceDocumentation:System.String",
1302
- "clrName": "ServiceDocumentation",
1303
- "tsEmitName": "serviceDocumentation",
1304
- "normalizedSignature": "ServiceDocumentation|:System.String|static=false|accessor=getset",
1305
- "provenance": "Original",
1306
- "emitScope": "ClassSurface",
1307
- "isStatic": false,
1308
- "isAbstract": false,
1309
- "isVirtual": false,
1310
- "isOverride": false,
1311
- "isIndexer": false,
1312
- "hasGetter": true,
1313
- "hasSetter": true
1314
- },
1315
- {
1316
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ScopesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1317
- "clrName": "ScopesSupported",
1318
- "tsEmitName": "scopesSupported",
1319
- "normalizedSignature": "ScopesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1320
- "provenance": "Original",
1321
- "emitScope": "ClassSurface",
1322
- "isStatic": false,
1323
- "isAbstract": false,
1324
- "isVirtual": false,
1325
- "isOverride": false,
1326
- "isIndexer": false,
1327
- "hasGetter": true,
1328
- "hasSetter": false
1329
- },
1330
- {
1331
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::SigningKeys:System.Collections.Generic.ICollection_1[[Microsoft.IdentityModel.Tokens.SecurityKey,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]",
1332
- "clrName": "SigningKeys",
1333
- "tsEmitName": "signingKeys",
1334
- "normalizedSignature": "SigningKeys|:System.Collections.Generic.ICollection_1[[Microsoft.IdentityModel.Tokens.SecurityKey,Microsoft.IdentityModel.Tokens,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=false|accessor=get",
1335
- "provenance": "Original",
1336
- "emitScope": "ClassSurface",
1337
- "isStatic": false,
1338
- "isAbstract": false,
1339
- "isVirtual": true,
1340
- "isOverride": true,
1341
- "isIndexer": false,
1342
- "hasGetter": true,
1343
- "hasSetter": false
1344
- },
1345
- {
1346
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::SubjectTypesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1347
- "clrName": "SubjectTypesSupported",
1348
- "tsEmitName": "subjectTypesSupported",
1349
- "normalizedSignature": "SubjectTypesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1350
- "provenance": "Original",
1351
- "emitScope": "ClassSurface",
1352
- "isStatic": false,
1353
- "isAbstract": false,
1354
- "isVirtual": false,
1355
- "isOverride": false,
1356
- "isIndexer": false,
1357
- "hasGetter": true,
1358
- "hasSetter": false
1359
- },
1360
- {
1361
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::TokenEndpoint:System.String",
1362
- "clrName": "TokenEndpoint",
1363
- "tsEmitName": "tokenEndpoint",
1364
- "normalizedSignature": "TokenEndpoint|:System.String|static=false|accessor=getset",
1365
- "provenance": "Original",
1366
- "emitScope": "ClassSurface",
1367
- "isStatic": false,
1368
- "isAbstract": false,
1369
- "isVirtual": true,
1370
- "isOverride": true,
1371
- "isIndexer": false,
1372
- "hasGetter": true,
1373
- "hasSetter": true
1374
- },
1375
- {
1376
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::ActiveTokenEndpoint:System.String",
1377
- "clrName": "ActiveTokenEndpoint",
1378
- "tsEmitName": "activeTokenEndpoint",
1379
- "normalizedSignature": "ActiveTokenEndpoint|:System.String|static=false|accessor=getset",
1380
- "provenance": "Original",
1381
- "emitScope": "ClassSurface",
1382
- "isStatic": false,
1383
- "isAbstract": false,
1384
- "isVirtual": true,
1385
- "isOverride": true,
1386
- "isIndexer": false,
1387
- "hasGetter": true,
1388
- "hasSetter": true
1389
- },
1390
- {
1391
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::TokenEndpointAuthMethodsSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1392
- "clrName": "TokenEndpointAuthMethodsSupported",
1393
- "tsEmitName": "tokenEndpointAuthMethodsSupported",
1394
- "normalizedSignature": "TokenEndpointAuthMethodsSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1395
- "provenance": "Original",
1396
- "emitScope": "ClassSurface",
1397
- "isStatic": false,
1398
- "isAbstract": false,
1399
- "isVirtual": false,
1400
- "isOverride": false,
1401
- "isIndexer": false,
1402
- "hasGetter": true,
1403
- "hasSetter": false
1404
- },
1405
- {
1406
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::TokenEndpointAuthSigningAlgValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1407
- "clrName": "TokenEndpointAuthSigningAlgValuesSupported",
1408
- "tsEmitName": "tokenEndpointAuthSigningAlgValuesSupported",
1409
- "normalizedSignature": "TokenEndpointAuthSigningAlgValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1410
- "provenance": "Original",
1411
- "emitScope": "ClassSurface",
1412
- "isStatic": false,
1413
- "isAbstract": false,
1414
- "isVirtual": false,
1415
- "isOverride": false,
1416
- "isIndexer": false,
1417
- "hasGetter": true,
1418
- "hasSetter": false
1419
- },
1420
- {
1421
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::UILocalesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1422
- "clrName": "UILocalesSupported",
1423
- "tsEmitName": "uiLocalesSupported",
1424
- "normalizedSignature": "UILocalesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1425
- "provenance": "Original",
1426
- "emitScope": "ClassSurface",
1427
- "isStatic": false,
1428
- "isAbstract": false,
1429
- "isVirtual": false,
1430
- "isOverride": false,
1431
- "isIndexer": false,
1432
- "hasGetter": true,
1433
- "hasSetter": false
1434
- },
1435
- {
1436
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::UserInfoEndpoint:System.String",
1437
- "clrName": "UserInfoEndpoint",
1438
- "tsEmitName": "userInfoEndpoint",
1439
- "normalizedSignature": "UserInfoEndpoint|:System.String|static=false|accessor=getset",
1440
- "provenance": "Original",
1441
- "emitScope": "ClassSurface",
1442
- "isStatic": false,
1443
- "isAbstract": false,
1444
- "isVirtual": false,
1445
- "isOverride": false,
1446
- "isIndexer": false,
1447
- "hasGetter": true,
1448
- "hasSetter": true
1449
- },
1450
- {
1451
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::UserInfoEndpointEncryptionAlgValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1452
- "clrName": "UserInfoEndpointEncryptionAlgValuesSupported",
1453
- "tsEmitName": "userInfoEndpointEncryptionAlgValuesSupported",
1454
- "normalizedSignature": "UserInfoEndpointEncryptionAlgValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1455
- "provenance": "Original",
1456
- "emitScope": "ClassSurface",
1457
- "isStatic": false,
1458
- "isAbstract": false,
1459
- "isVirtual": false,
1460
- "isOverride": false,
1461
- "isIndexer": false,
1462
- "hasGetter": true,
1463
- "hasSetter": false
1464
- },
1465
- {
1466
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::UserInfoEndpointEncryptionEncValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1467
- "clrName": "UserInfoEndpointEncryptionEncValuesSupported",
1468
- "tsEmitName": "userInfoEndpointEncryptionEncValuesSupported",
1469
- "normalizedSignature": "UserInfoEndpointEncryptionEncValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1470
- "provenance": "Original",
1471
- "emitScope": "ClassSurface",
1472
- "isStatic": false,
1473
- "isAbstract": false,
1474
- "isVirtual": false,
1475
- "isOverride": false,
1476
- "isIndexer": false,
1477
- "hasGetter": true,
1478
- "hasSetter": false
1479
- },
1480
- {
1481
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration::UserInfoEndpointSigningAlgValuesSupported:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
1482
- "clrName": "UserInfoEndpointSigningAlgValuesSupported",
1483
- "tsEmitName": "userInfoEndpointSigningAlgValuesSupported",
1484
- "normalizedSignature": "UserInfoEndpointSigningAlgValuesSupported|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
1485
- "provenance": "Original",
1486
- "emitScope": "ClassSurface",
1487
- "isStatic": false,
1488
- "isAbstract": false,
1489
- "isVirtual": false,
1490
- "isOverride": false,
1491
- "isIndexer": false,
1492
- "hasGetter": true,
1493
- "hasSetter": false
1494
- }
1495
- ],
1496
- "fields": [],
1497
- "events": [],
1498
- "constructors": [
1499
- {
1500
- "normalizedSignature": "constructor|():void|static=false",
1501
- "isStatic": false,
1502
- "parameterCount": 0
1503
- },
1504
- {
1505
- "normalizedSignature": "constructor|(System.String):void|static=false",
1506
- "isStatic": false,
1507
- "parameterCount": 1
1508
- }
1509
- ]
1510
- },
1511
- {
1512
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfigurationRetriever",
1513
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfigurationRetriever",
1514
- "tsEmitName": "OpenIdConnectConfigurationRetriever",
1515
- "kind": "Class",
1516
- "accessibility": "Public",
1517
- "isAbstract": false,
1518
- "isSealed": false,
1519
- "isStatic": false,
1520
- "arity": 0,
1521
- "methods": [
1522
- {
1523
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfigurationRetriever::GetAsync(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration,Microsoft.IdentityModel.Protocols.OpenIdConnect,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]",
1524
- "clrName": "GetAsync",
1525
- "tsEmitName": "getAsync",
1526
- "normalizedSignature": "GetAsync|(System.String,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration,Microsoft.IdentityModel.Protocols.OpenIdConnect,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=true",
1527
- "provenance": "Original",
1528
- "emitScope": "ClassSurface",
1529
- "isStatic": true,
1530
- "isAbstract": false,
1531
- "isVirtual": false,
1532
- "isOverride": false,
1533
- "isSealed": false,
1534
- "arity": 0,
1535
- "parameterCount": 2,
1536
- "isExtensionMethod": false
1537
- },
1538
- {
1539
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfigurationRetriever::GetAsync(System.String,System.Net.Http.HttpClient,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration,Microsoft.IdentityModel.Protocols.OpenIdConnect,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]",
1540
- "clrName": "GetAsync",
1541
- "tsEmitName": "getAsync",
1542
- "normalizedSignature": "GetAsync|(System.String,System.Net.Http.HttpClient,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration,Microsoft.IdentityModel.Protocols.OpenIdConnect,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=true",
1543
- "provenance": "Original",
1544
- "emitScope": "ClassSurface",
1545
- "isStatic": true,
1546
- "isAbstract": false,
1547
- "isVirtual": false,
1548
- "isOverride": false,
1549
- "isSealed": false,
1550
- "arity": 0,
1551
- "parameterCount": 3,
1552
- "isExtensionMethod": false
1553
- },
1554
- {
1555
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfigurationRetriever::GetAsync(System.String,Microsoft.IdentityModel.Protocols.IDocumentRetriever,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration,Microsoft.IdentityModel.Protocols.OpenIdConnect,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]",
1556
- "clrName": "GetAsync",
1557
- "tsEmitName": "getAsync",
1558
- "normalizedSignature": "GetAsync|(System.String,Microsoft.IdentityModel.Protocols.IDocumentRetriever,System.Threading.CancellationToken):System.Threading.Tasks.Task_1[[Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration,Microsoft.IdentityModel.Protocols.OpenIdConnect,Version=7.7.1.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35]]|static=true",
1559
- "provenance": "Original",
1560
- "emitScope": "ClassSurface",
1561
- "isStatic": true,
1562
- "isAbstract": false,
1563
- "isVirtual": false,
1564
- "isOverride": false,
1565
- "isSealed": false,
1566
- "arity": 0,
1567
- "parameterCount": 3,
1568
- "isExtensionMethod": false
1569
- },
1570
- {
1571
- "stableId": "Microsoft.IdentityModel.Protocols:Microsoft.IdentityModel.Protocols.IConfigurationRetriever\u00601::GetConfigurationAsync(System.String,Microsoft.IdentityModel.Protocols.IDocumentRetriever,System.Threading.CancellationToken):Task_1",
1572
- "clrName": "GetConfigurationAsync",
1573
- "tsEmitName": "getConfigurationAsync",
1574
- "normalizedSignature": "GetConfigurationAsync|(System.String,Microsoft.IdentityModel.Protocols.IDocumentRetriever,System.Threading.CancellationToken):Task_1|static=false",
1575
- "provenance": "ExplicitView",
1576
- "emitScope": "ViewOnly",
1577
- "isStatic": false,
1578
- "isAbstract": false,
1579
- "isVirtual": true,
1580
- "isOverride": false,
1581
- "isSealed": false,
1582
- "arity": 0,
1583
- "parameterCount": 3,
1584
- "sourceInterface": "Microsoft.IdentityModel.Protocols.IConfigurationRetriever\u00601",
1585
- "isExtensionMethod": false
1586
- }
1587
- ],
1588
- "properties": [],
1589
- "fields": [],
1590
- "events": [],
1591
- "constructors": [
1592
- {
1593
- "normalizedSignature": "constructor|():void|static=false",
1594
- "isStatic": false,
1595
- "parameterCount": 0
1596
- }
1597
- ]
1598
- },
1599
- {
1600
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage",
1601
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage",
1602
- "tsEmitName": "OpenIdConnectMessage",
1603
- "kind": "Class",
1604
- "accessibility": "Public",
1605
- "isAbstract": false,
1606
- "isSealed": false,
1607
- "isStatic": false,
1608
- "arity": 0,
1609
- "methods": [
1610
- {
1611
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::Clone():Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage",
1612
- "clrName": "Clone",
1613
- "tsEmitName": "clone",
1614
- "normalizedSignature": "Clone|():Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage|static=false",
1615
- "provenance": "Original",
1616
- "emitScope": "ClassSurface",
1617
- "isStatic": false,
1618
- "isAbstract": false,
1619
- "isVirtual": true,
1620
- "isOverride": false,
1621
- "isSealed": false,
1622
- "arity": 0,
1623
- "parameterCount": 0,
1624
- "isExtensionMethod": false
1625
- },
1626
- {
1627
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::CreateAuthenticationRequestUrl():System.String",
1628
- "clrName": "CreateAuthenticationRequestUrl",
1629
- "tsEmitName": "createAuthenticationRequestUrl",
1630
- "normalizedSignature": "CreateAuthenticationRequestUrl|():System.String|static=false",
1631
- "provenance": "Original",
1632
- "emitScope": "ClassSurface",
1633
- "isStatic": false,
1634
- "isAbstract": false,
1635
- "isVirtual": true,
1636
- "isOverride": false,
1637
- "isSealed": false,
1638
- "arity": 0,
1639
- "parameterCount": 0,
1640
- "isExtensionMethod": false
1641
- },
1642
- {
1643
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::CreateLogoutRequestUrl():System.String",
1644
- "clrName": "CreateLogoutRequestUrl",
1645
- "tsEmitName": "createLogoutRequestUrl",
1646
- "normalizedSignature": "CreateLogoutRequestUrl|():System.String|static=false",
1647
- "provenance": "Original",
1648
- "emitScope": "ClassSurface",
1649
- "isStatic": false,
1650
- "isAbstract": false,
1651
- "isVirtual": true,
1652
- "isOverride": false,
1653
- "isSealed": false,
1654
- "arity": 0,
1655
- "parameterCount": 0,
1656
- "isExtensionMethod": false
1657
- }
1658
- ],
1659
- "properties": [
1660
- {
1661
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::AuthorizationEndpoint:System.String",
1662
- "clrName": "AuthorizationEndpoint",
1663
- "tsEmitName": "authorizationEndpoint",
1664
- "normalizedSignature": "AuthorizationEndpoint|:System.String|static=false|accessor=getset",
1665
- "provenance": "Original",
1666
- "emitScope": "ClassSurface",
1667
- "isStatic": false,
1668
- "isAbstract": false,
1669
- "isVirtual": false,
1670
- "isOverride": false,
1671
- "isIndexer": false,
1672
- "hasGetter": true,
1673
- "hasSetter": true
1674
- },
1675
- {
1676
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::AccessToken:System.String",
1677
- "clrName": "AccessToken",
1678
- "tsEmitName": "accessToken",
1679
- "normalizedSignature": "AccessToken|:System.String|static=false|accessor=getset",
1680
- "provenance": "Original",
1681
- "emitScope": "ClassSurface",
1682
- "isStatic": false,
1683
- "isAbstract": false,
1684
- "isVirtual": false,
1685
- "isOverride": false,
1686
- "isIndexer": false,
1687
- "hasGetter": true,
1688
- "hasSetter": true
1689
- },
1690
- {
1691
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::AcrValues:System.String",
1692
- "clrName": "AcrValues",
1693
- "tsEmitName": "acrValues",
1694
- "normalizedSignature": "AcrValues|:System.String|static=false|accessor=getset",
1695
- "provenance": "Original",
1696
- "emitScope": "ClassSurface",
1697
- "isStatic": false,
1698
- "isAbstract": false,
1699
- "isVirtual": false,
1700
- "isOverride": false,
1701
- "isIndexer": false,
1702
- "hasGetter": true,
1703
- "hasSetter": true
1704
- },
1705
- {
1706
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::ClaimsLocales:System.String",
1707
- "clrName": "ClaimsLocales",
1708
- "tsEmitName": "claimsLocales",
1709
- "normalizedSignature": "ClaimsLocales|:System.String|static=false|accessor=getset",
1710
- "provenance": "Original",
1711
- "emitScope": "ClassSurface",
1712
- "isStatic": false,
1713
- "isAbstract": false,
1714
- "isVirtual": false,
1715
- "isOverride": false,
1716
- "isIndexer": false,
1717
- "hasGetter": true,
1718
- "hasSetter": true
1719
- },
1720
- {
1721
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::ClientAssertion:System.String",
1722
- "clrName": "ClientAssertion",
1723
- "tsEmitName": "clientAssertion",
1724
- "normalizedSignature": "ClientAssertion|:System.String|static=false|accessor=getset",
1725
- "provenance": "Original",
1726
- "emitScope": "ClassSurface",
1727
- "isStatic": false,
1728
- "isAbstract": false,
1729
- "isVirtual": false,
1730
- "isOverride": false,
1731
- "isIndexer": false,
1732
- "hasGetter": true,
1733
- "hasSetter": true
1734
- },
1735
- {
1736
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::ClientAssertionType:System.String",
1737
- "clrName": "ClientAssertionType",
1738
- "tsEmitName": "clientAssertionType",
1739
- "normalizedSignature": "ClientAssertionType|:System.String|static=false|accessor=getset",
1740
- "provenance": "Original",
1741
- "emitScope": "ClassSurface",
1742
- "isStatic": false,
1743
- "isAbstract": false,
1744
- "isVirtual": false,
1745
- "isOverride": false,
1746
- "isIndexer": false,
1747
- "hasGetter": true,
1748
- "hasSetter": true
1749
- },
1750
- {
1751
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::ClientId:System.String",
1752
- "clrName": "ClientId",
1753
- "tsEmitName": "clientId",
1754
- "normalizedSignature": "ClientId|:System.String|static=false|accessor=getset",
1755
- "provenance": "Original",
1756
- "emitScope": "ClassSurface",
1757
- "isStatic": false,
1758
- "isAbstract": false,
1759
- "isVirtual": false,
1760
- "isOverride": false,
1761
- "isIndexer": false,
1762
- "hasGetter": true,
1763
- "hasSetter": true
1764
- },
1765
- {
1766
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::ClientSecret:System.String",
1767
- "clrName": "ClientSecret",
1768
- "tsEmitName": "clientSecret",
1769
- "normalizedSignature": "ClientSecret|:System.String|static=false|accessor=getset",
1770
- "provenance": "Original",
1771
- "emitScope": "ClassSurface",
1772
- "isStatic": false,
1773
- "isAbstract": false,
1774
- "isVirtual": false,
1775
- "isOverride": false,
1776
- "isIndexer": false,
1777
- "hasGetter": true,
1778
- "hasSetter": true
1779
- },
1780
- {
1781
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::Code:System.String",
1782
- "clrName": "Code",
1783
- "tsEmitName": "code",
1784
- "normalizedSignature": "Code|:System.String|static=false|accessor=getset",
1785
- "provenance": "Original",
1786
- "emitScope": "ClassSurface",
1787
- "isStatic": false,
1788
- "isAbstract": false,
1789
- "isVirtual": false,
1790
- "isOverride": false,
1791
- "isIndexer": false,
1792
- "hasGetter": true,
1793
- "hasSetter": true
1794
- },
1795
- {
1796
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::Display:System.String",
1797
- "clrName": "Display",
1798
- "tsEmitName": "display",
1799
- "normalizedSignature": "Display|:System.String|static=false|accessor=getset",
1800
- "provenance": "Original",
1801
- "emitScope": "ClassSurface",
1802
- "isStatic": false,
1803
- "isAbstract": false,
1804
- "isVirtual": false,
1805
- "isOverride": false,
1806
- "isIndexer": false,
1807
- "hasGetter": true,
1808
- "hasSetter": true
1809
- },
1810
- {
1811
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::DomainHint:System.String",
1812
- "clrName": "DomainHint",
1813
- "tsEmitName": "domainHint",
1814
- "normalizedSignature": "DomainHint|:System.String|static=false|accessor=getset",
1815
- "provenance": "Original",
1816
- "emitScope": "ClassSurface",
1817
- "isStatic": false,
1818
- "isAbstract": false,
1819
- "isVirtual": false,
1820
- "isOverride": false,
1821
- "isIndexer": false,
1822
- "hasGetter": true,
1823
- "hasSetter": true
1824
- },
1825
- {
1826
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::EnableTelemetryParameters:System.Boolean",
1827
- "clrName": "EnableTelemetryParameters",
1828
- "tsEmitName": "enableTelemetryParameters",
1829
- "normalizedSignature": "EnableTelemetryParameters|:System.Boolean|static=false|accessor=getset",
1830
- "provenance": "Original",
1831
- "emitScope": "ClassSurface",
1832
- "isStatic": false,
1833
- "isAbstract": false,
1834
- "isVirtual": false,
1835
- "isOverride": false,
1836
- "isIndexer": false,
1837
- "hasGetter": true,
1838
- "hasSetter": true
1839
- },
1840
- {
1841
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::EnableTelemetryParametersByDefault:System.Boolean",
1842
- "clrName": "EnableTelemetryParametersByDefault",
1843
- "tsEmitName": "enableTelemetryParametersByDefault",
1844
- "normalizedSignature": "EnableTelemetryParametersByDefault|:System.Boolean|static=true|accessor=getset",
1845
- "provenance": "Original",
1846
- "emitScope": "ClassSurface",
1847
- "isStatic": true,
1848
- "isAbstract": false,
1849
- "isVirtual": false,
1850
- "isOverride": false,
1851
- "isIndexer": false,
1852
- "hasGetter": true,
1853
- "hasSetter": true
1854
- },
1855
- {
1856
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::Error:System.String",
1857
- "clrName": "Error",
1858
- "tsEmitName": "error",
1859
- "normalizedSignature": "Error|:System.String|static=false|accessor=getset",
1860
- "provenance": "Original",
1861
- "emitScope": "ClassSurface",
1862
- "isStatic": false,
1863
- "isAbstract": false,
1864
- "isVirtual": false,
1865
- "isOverride": false,
1866
- "isIndexer": false,
1867
- "hasGetter": true,
1868
- "hasSetter": true
1869
- },
1870
- {
1871
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::ErrorDescription:System.String",
1872
- "clrName": "ErrorDescription",
1873
- "tsEmitName": "errorDescription",
1874
- "normalizedSignature": "ErrorDescription|:System.String|static=false|accessor=getset",
1875
- "provenance": "Original",
1876
- "emitScope": "ClassSurface",
1877
- "isStatic": false,
1878
- "isAbstract": false,
1879
- "isVirtual": false,
1880
- "isOverride": false,
1881
- "isIndexer": false,
1882
- "hasGetter": true,
1883
- "hasSetter": true
1884
- },
1885
- {
1886
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::ErrorUri:System.String",
1887
- "clrName": "ErrorUri",
1888
- "tsEmitName": "errorUri",
1889
- "normalizedSignature": "ErrorUri|:System.String|static=false|accessor=getset",
1890
- "provenance": "Original",
1891
- "emitScope": "ClassSurface",
1892
- "isStatic": false,
1893
- "isAbstract": false,
1894
- "isVirtual": false,
1895
- "isOverride": false,
1896
- "isIndexer": false,
1897
- "hasGetter": true,
1898
- "hasSetter": true
1899
- },
1900
- {
1901
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::ExpiresIn:System.String",
1902
- "clrName": "ExpiresIn",
1903
- "tsEmitName": "expiresIn",
1904
- "normalizedSignature": "ExpiresIn|:System.String|static=false|accessor=getset",
1905
- "provenance": "Original",
1906
- "emitScope": "ClassSurface",
1907
- "isStatic": false,
1908
- "isAbstract": false,
1909
- "isVirtual": false,
1910
- "isOverride": false,
1911
- "isIndexer": false,
1912
- "hasGetter": true,
1913
- "hasSetter": true
1914
- },
1915
- {
1916
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::GrantType:System.String",
1917
- "clrName": "GrantType",
1918
- "tsEmitName": "grantType",
1919
- "normalizedSignature": "GrantType|:System.String|static=false|accessor=getset",
1920
- "provenance": "Original",
1921
- "emitScope": "ClassSurface",
1922
- "isStatic": false,
1923
- "isAbstract": false,
1924
- "isVirtual": false,
1925
- "isOverride": false,
1926
- "isIndexer": false,
1927
- "hasGetter": true,
1928
- "hasSetter": true
1929
- },
1930
- {
1931
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::IdToken:System.String",
1932
- "clrName": "IdToken",
1933
- "tsEmitName": "idToken",
1934
- "normalizedSignature": "IdToken|:System.String|static=false|accessor=getset",
1935
- "provenance": "Original",
1936
- "emitScope": "ClassSurface",
1937
- "isStatic": false,
1938
- "isAbstract": false,
1939
- "isVirtual": false,
1940
- "isOverride": false,
1941
- "isIndexer": false,
1942
- "hasGetter": true,
1943
- "hasSetter": true
1944
- },
1945
- {
1946
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::IdTokenHint:System.String",
1947
- "clrName": "IdTokenHint",
1948
- "tsEmitName": "idTokenHint",
1949
- "normalizedSignature": "IdTokenHint|:System.String|static=false|accessor=getset",
1950
- "provenance": "Original",
1951
- "emitScope": "ClassSurface",
1952
- "isStatic": false,
1953
- "isAbstract": false,
1954
- "isVirtual": false,
1955
- "isOverride": false,
1956
- "isIndexer": false,
1957
- "hasGetter": true,
1958
- "hasSetter": true
1959
- },
1960
- {
1961
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::IdentityProvider:System.String",
1962
- "clrName": "IdentityProvider",
1963
- "tsEmitName": "identityProvider",
1964
- "normalizedSignature": "IdentityProvider|:System.String|static=false|accessor=getset",
1965
- "provenance": "Original",
1966
- "emitScope": "ClassSurface",
1967
- "isStatic": false,
1968
- "isAbstract": false,
1969
- "isVirtual": false,
1970
- "isOverride": false,
1971
- "isIndexer": false,
1972
- "hasGetter": true,
1973
- "hasSetter": true
1974
- },
1975
- {
1976
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::Iss:System.String",
1977
- "clrName": "Iss",
1978
- "tsEmitName": "iss",
1979
- "normalizedSignature": "Iss|:System.String|static=false|accessor=getset",
1980
- "provenance": "Original",
1981
- "emitScope": "ClassSurface",
1982
- "isStatic": false,
1983
- "isAbstract": false,
1984
- "isVirtual": false,
1985
- "isOverride": false,
1986
- "isIndexer": false,
1987
- "hasGetter": true,
1988
- "hasSetter": true
1989
- },
1990
- {
1991
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::LoginHint:System.String",
1992
- "clrName": "LoginHint",
1993
- "tsEmitName": "loginHint",
1994
- "normalizedSignature": "LoginHint|:System.String|static=false|accessor=getset",
1995
- "provenance": "Original",
1996
- "emitScope": "ClassSurface",
1997
- "isStatic": false,
1998
- "isAbstract": false,
1999
- "isVirtual": false,
2000
- "isOverride": false,
2001
- "isIndexer": false,
2002
- "hasGetter": true,
2003
- "hasSetter": true
2004
- },
2005
- {
2006
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::MaxAge:System.String",
2007
- "clrName": "MaxAge",
2008
- "tsEmitName": "maxAge",
2009
- "normalizedSignature": "MaxAge|:System.String|static=false|accessor=getset",
2010
- "provenance": "Original",
2011
- "emitScope": "ClassSurface",
2012
- "isStatic": false,
2013
- "isAbstract": false,
2014
- "isVirtual": false,
2015
- "isOverride": false,
2016
- "isIndexer": false,
2017
- "hasGetter": true,
2018
- "hasSetter": true
2019
- },
2020
- {
2021
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::Nonce:System.String",
2022
- "clrName": "Nonce",
2023
- "tsEmitName": "nonce",
2024
- "normalizedSignature": "Nonce|:System.String|static=false|accessor=getset",
2025
- "provenance": "Original",
2026
- "emitScope": "ClassSurface",
2027
- "isStatic": false,
2028
- "isAbstract": false,
2029
- "isVirtual": false,
2030
- "isOverride": false,
2031
- "isIndexer": false,
2032
- "hasGetter": true,
2033
- "hasSetter": true
2034
- },
2035
- {
2036
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::Password:System.String",
2037
- "clrName": "Password",
2038
- "tsEmitName": "password",
2039
- "normalizedSignature": "Password|:System.String|static=false|accessor=getset",
2040
- "provenance": "Original",
2041
- "emitScope": "ClassSurface",
2042
- "isStatic": false,
2043
- "isAbstract": false,
2044
- "isVirtual": false,
2045
- "isOverride": false,
2046
- "isIndexer": false,
2047
- "hasGetter": true,
2048
- "hasSetter": true
2049
- },
2050
- {
2051
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::PostLogoutRedirectUri:System.String",
2052
- "clrName": "PostLogoutRedirectUri",
2053
- "tsEmitName": "postLogoutRedirectUri",
2054
- "normalizedSignature": "PostLogoutRedirectUri|:System.String|static=false|accessor=getset",
2055
- "provenance": "Original",
2056
- "emitScope": "ClassSurface",
2057
- "isStatic": false,
2058
- "isAbstract": false,
2059
- "isVirtual": false,
2060
- "isOverride": false,
2061
- "isIndexer": false,
2062
- "hasGetter": true,
2063
- "hasSetter": true
2064
- },
2065
- {
2066
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::Prompt:System.String",
2067
- "clrName": "Prompt",
2068
- "tsEmitName": "prompt",
2069
- "normalizedSignature": "Prompt|:System.String|static=false|accessor=getset",
2070
- "provenance": "Original",
2071
- "emitScope": "ClassSurface",
2072
- "isStatic": false,
2073
- "isAbstract": false,
2074
- "isVirtual": false,
2075
- "isOverride": false,
2076
- "isIndexer": false,
2077
- "hasGetter": true,
2078
- "hasSetter": true
2079
- },
2080
- {
2081
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::RedirectUri:System.String",
2082
- "clrName": "RedirectUri",
2083
- "tsEmitName": "redirectUri",
2084
- "normalizedSignature": "RedirectUri|:System.String|static=false|accessor=getset",
2085
- "provenance": "Original",
2086
- "emitScope": "ClassSurface",
2087
- "isStatic": false,
2088
- "isAbstract": false,
2089
- "isVirtual": false,
2090
- "isOverride": false,
2091
- "isIndexer": false,
2092
- "hasGetter": true,
2093
- "hasSetter": true
2094
- },
2095
- {
2096
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::RefreshToken:System.String",
2097
- "clrName": "RefreshToken",
2098
- "tsEmitName": "refreshToken",
2099
- "normalizedSignature": "RefreshToken|:System.String|static=false|accessor=getset",
2100
- "provenance": "Original",
2101
- "emitScope": "ClassSurface",
2102
- "isStatic": false,
2103
- "isAbstract": false,
2104
- "isVirtual": false,
2105
- "isOverride": false,
2106
- "isIndexer": false,
2107
- "hasGetter": true,
2108
- "hasSetter": true
2109
- },
2110
- {
2111
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::RequestType:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType",
2112
- "clrName": "RequestType",
2113
- "tsEmitName": "requestType",
2114
- "normalizedSignature": "RequestType|:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType|static=false|accessor=getset",
2115
- "provenance": "Original",
2116
- "emitScope": "ClassSurface",
2117
- "isStatic": false,
2118
- "isAbstract": false,
2119
- "isVirtual": false,
2120
- "isOverride": false,
2121
- "isIndexer": false,
2122
- "hasGetter": true,
2123
- "hasSetter": true
2124
- },
2125
- {
2126
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::RequestUri:System.String",
2127
- "clrName": "RequestUri",
2128
- "tsEmitName": "requestUri",
2129
- "normalizedSignature": "RequestUri|:System.String|static=false|accessor=getset",
2130
- "provenance": "Original",
2131
- "emitScope": "ClassSurface",
2132
- "isStatic": false,
2133
- "isAbstract": false,
2134
- "isVirtual": false,
2135
- "isOverride": false,
2136
- "isIndexer": false,
2137
- "hasGetter": true,
2138
- "hasSetter": true
2139
- },
2140
- {
2141
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::ResponseMode:System.String",
2142
- "clrName": "ResponseMode",
2143
- "tsEmitName": "responseMode",
2144
- "normalizedSignature": "ResponseMode|:System.String|static=false|accessor=getset",
2145
- "provenance": "Original",
2146
- "emitScope": "ClassSurface",
2147
- "isStatic": false,
2148
- "isAbstract": false,
2149
- "isVirtual": false,
2150
- "isOverride": false,
2151
- "isIndexer": false,
2152
- "hasGetter": true,
2153
- "hasSetter": true
2154
- },
2155
- {
2156
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::ResponseType:System.String",
2157
- "clrName": "ResponseType",
2158
- "tsEmitName": "responseType",
2159
- "normalizedSignature": "ResponseType|:System.String|static=false|accessor=getset",
2160
- "provenance": "Original",
2161
- "emitScope": "ClassSurface",
2162
- "isStatic": false,
2163
- "isAbstract": false,
2164
- "isVirtual": false,
2165
- "isOverride": false,
2166
- "isIndexer": false,
2167
- "hasGetter": true,
2168
- "hasSetter": true
2169
- },
2170
- {
2171
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::Resource:System.String",
2172
- "clrName": "Resource",
2173
- "tsEmitName": "resource",
2174
- "normalizedSignature": "Resource|:System.String|static=false|accessor=getset",
2175
- "provenance": "Original",
2176
- "emitScope": "ClassSurface",
2177
- "isStatic": false,
2178
- "isAbstract": false,
2179
- "isVirtual": false,
2180
- "isOverride": false,
2181
- "isIndexer": false,
2182
- "hasGetter": true,
2183
- "hasSetter": true
2184
- },
2185
- {
2186
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::Scope:System.String",
2187
- "clrName": "Scope",
2188
- "tsEmitName": "scope",
2189
- "normalizedSignature": "Scope|:System.String|static=false|accessor=getset",
2190
- "provenance": "Original",
2191
- "emitScope": "ClassSurface",
2192
- "isStatic": false,
2193
- "isAbstract": false,
2194
- "isVirtual": false,
2195
- "isOverride": false,
2196
- "isIndexer": false,
2197
- "hasGetter": true,
2198
- "hasSetter": true
2199
- },
2200
- {
2201
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::SessionState:System.String",
2202
- "clrName": "SessionState",
2203
- "tsEmitName": "sessionState",
2204
- "normalizedSignature": "SessionState|:System.String|static=false|accessor=getset",
2205
- "provenance": "Original",
2206
- "emitScope": "ClassSurface",
2207
- "isStatic": false,
2208
- "isAbstract": false,
2209
- "isVirtual": false,
2210
- "isOverride": false,
2211
- "isIndexer": false,
2212
- "hasGetter": true,
2213
- "hasSetter": true
2214
- },
2215
- {
2216
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::Sid:System.String",
2217
- "clrName": "Sid",
2218
- "tsEmitName": "sid",
2219
- "normalizedSignature": "Sid|:System.String|static=false|accessor=getset",
2220
- "provenance": "Original",
2221
- "emitScope": "ClassSurface",
2222
- "isStatic": false,
2223
- "isAbstract": false,
2224
- "isVirtual": false,
2225
- "isOverride": false,
2226
- "isIndexer": false,
2227
- "hasGetter": true,
2228
- "hasSetter": true
2229
- },
2230
- {
2231
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::SkuTelemetryValue:System.String",
2232
- "clrName": "SkuTelemetryValue",
2233
- "tsEmitName": "skuTelemetryValue",
2234
- "normalizedSignature": "SkuTelemetryValue|:System.String|static=false|accessor=getset",
2235
- "provenance": "Original",
2236
- "emitScope": "ClassSurface",
2237
- "isStatic": false,
2238
- "isAbstract": false,
2239
- "isVirtual": false,
2240
- "isOverride": false,
2241
- "isIndexer": false,
2242
- "hasGetter": true,
2243
- "hasSetter": true
2244
- },
2245
- {
2246
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::State:System.String",
2247
- "clrName": "State",
2248
- "tsEmitName": "state",
2249
- "normalizedSignature": "State|:System.String|static=false|accessor=getset",
2250
- "provenance": "Original",
2251
- "emitScope": "ClassSurface",
2252
- "isStatic": false,
2253
- "isAbstract": false,
2254
- "isVirtual": false,
2255
- "isOverride": false,
2256
- "isIndexer": false,
2257
- "hasGetter": true,
2258
- "hasSetter": true
2259
- },
2260
- {
2261
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::TargetLinkUri:System.String",
2262
- "clrName": "TargetLinkUri",
2263
- "tsEmitName": "targetLinkUri",
2264
- "normalizedSignature": "TargetLinkUri|:System.String|static=false|accessor=getset",
2265
- "provenance": "Original",
2266
- "emitScope": "ClassSurface",
2267
- "isStatic": false,
2268
- "isAbstract": false,
2269
- "isVirtual": false,
2270
- "isOverride": false,
2271
- "isIndexer": false,
2272
- "hasGetter": true,
2273
- "hasSetter": true
2274
- },
2275
- {
2276
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::TokenEndpoint:System.String",
2277
- "clrName": "TokenEndpoint",
2278
- "tsEmitName": "tokenEndpoint",
2279
- "normalizedSignature": "TokenEndpoint|:System.String|static=false|accessor=getset",
2280
- "provenance": "Original",
2281
- "emitScope": "ClassSurface",
2282
- "isStatic": false,
2283
- "isAbstract": false,
2284
- "isVirtual": false,
2285
- "isOverride": false,
2286
- "isIndexer": false,
2287
- "hasGetter": true,
2288
- "hasSetter": true
2289
- },
2290
- {
2291
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::TokenType:System.String",
2292
- "clrName": "TokenType",
2293
- "tsEmitName": "tokenType",
2294
- "normalizedSignature": "TokenType|:System.String|static=false|accessor=getset",
2295
- "provenance": "Original",
2296
- "emitScope": "ClassSurface",
2297
- "isStatic": false,
2298
- "isAbstract": false,
2299
- "isVirtual": false,
2300
- "isOverride": false,
2301
- "isIndexer": false,
2302
- "hasGetter": true,
2303
- "hasSetter": true
2304
- },
2305
- {
2306
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::UiLocales:System.String",
2307
- "clrName": "UiLocales",
2308
- "tsEmitName": "uiLocales",
2309
- "normalizedSignature": "UiLocales|:System.String|static=false|accessor=getset",
2310
- "provenance": "Original",
2311
- "emitScope": "ClassSurface",
2312
- "isStatic": false,
2313
- "isAbstract": false,
2314
- "isVirtual": false,
2315
- "isOverride": false,
2316
- "isIndexer": false,
2317
- "hasGetter": true,
2318
- "hasSetter": true
2319
- },
2320
- {
2321
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::UserId:System.String",
2322
- "clrName": "UserId",
2323
- "tsEmitName": "userId",
2324
- "normalizedSignature": "UserId|:System.String|static=false|accessor=getset",
2325
- "provenance": "Original",
2326
- "emitScope": "ClassSurface",
2327
- "isStatic": false,
2328
- "isAbstract": false,
2329
- "isVirtual": false,
2330
- "isOverride": false,
2331
- "isIndexer": false,
2332
- "hasGetter": true,
2333
- "hasSetter": true
2334
- },
2335
- {
2336
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage::Username:System.String",
2337
- "clrName": "Username",
2338
- "tsEmitName": "username",
2339
- "normalizedSignature": "Username|:System.String|static=false|accessor=getset",
2340
- "provenance": "Original",
2341
- "emitScope": "ClassSurface",
2342
- "isStatic": false,
2343
- "isAbstract": false,
2344
- "isVirtual": false,
2345
- "isOverride": false,
2346
- "isIndexer": false,
2347
- "hasGetter": true,
2348
- "hasSetter": true
2349
- }
2350
- ],
2351
- "fields": [],
2352
- "events": [],
2353
- "constructors": [
2354
- {
2355
- "normalizedSignature": "constructor|():void|static=false",
2356
- "isStatic": false,
2357
- "parameterCount": 0
2358
- },
2359
- {
2360
- "normalizedSignature": "constructor|(System.String):void|static=false",
2361
- "isStatic": false,
2362
- "parameterCount": 1
2363
- },
2364
- {
2365
- "normalizedSignature": "constructor|(System.Collections.Specialized.NameValueCollection):void|static=false",
2366
- "isStatic": false,
2367
- "parameterCount": 1
2368
- },
2369
- {
2370
- "normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[System.Collections.Generic.KeyValuePair_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.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
2371
- "isStatic": false,
2372
- "parameterCount": 1
2373
- }
2374
- ]
2375
- },
2376
- {
2377
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolException",
2378
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolException",
2379
- "tsEmitName": "OpenIdConnectProtocolException",
2380
- "kind": "Class",
2381
- "accessibility": "Public",
2382
- "isAbstract": false,
2383
- "isSealed": false,
2384
- "isStatic": false,
2385
- "arity": 0,
2386
- "methods": [],
2387
- "properties": [],
2388
- "fields": [],
2389
- "events": [],
2390
- "constructors": [
2391
- {
2392
- "normalizedSignature": "constructor|():void|static=false",
2393
- "isStatic": false,
2394
- "parameterCount": 0
2395
- },
2396
- {
2397
- "normalizedSignature": "constructor|(System.String):void|static=false",
2398
- "isStatic": false,
2399
- "parameterCount": 1
2400
- },
2401
- {
2402
- "normalizedSignature": "constructor|(System.String,System.Exception):void|static=false",
2403
- "isStatic": false,
2404
- "parameterCount": 2
2405
- }
2406
- ]
2407
- },
2408
- {
2409
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolInvalidAtHashException",
2410
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolInvalidAtHashException",
2411
- "tsEmitName": "OpenIdConnectProtocolInvalidAtHashException",
2412
- "kind": "Class",
2413
- "accessibility": "Public",
2414
- "isAbstract": false,
2415
- "isSealed": false,
2416
- "isStatic": false,
2417
- "arity": 0,
2418
- "methods": [],
2419
- "properties": [],
2420
- "fields": [],
2421
- "events": [],
2422
- "constructors": [
2423
- {
2424
- "normalizedSignature": "constructor|():void|static=false",
2425
- "isStatic": false,
2426
- "parameterCount": 0
2427
- },
2428
- {
2429
- "normalizedSignature": "constructor|(System.String):void|static=false",
2430
- "isStatic": false,
2431
- "parameterCount": 1
2432
- },
2433
- {
2434
- "normalizedSignature": "constructor|(System.String,System.Exception):void|static=false",
2435
- "isStatic": false,
2436
- "parameterCount": 2
2437
- }
2438
- ]
2439
- },
2440
- {
2441
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolInvalidCHashException",
2442
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolInvalidCHashException",
2443
- "tsEmitName": "OpenIdConnectProtocolInvalidCHashException",
2444
- "kind": "Class",
2445
- "accessibility": "Public",
2446
- "isAbstract": false,
2447
- "isSealed": false,
2448
- "isStatic": false,
2449
- "arity": 0,
2450
- "methods": [],
2451
- "properties": [],
2452
- "fields": [],
2453
- "events": [],
2454
- "constructors": [
2455
- {
2456
- "normalizedSignature": "constructor|():void|static=false",
2457
- "isStatic": false,
2458
- "parameterCount": 0
2459
- },
2460
- {
2461
- "normalizedSignature": "constructor|(System.String):void|static=false",
2462
- "isStatic": false,
2463
- "parameterCount": 1
2464
- },
2465
- {
2466
- "normalizedSignature": "constructor|(System.String,System.Exception):void|static=false",
2467
- "isStatic": false,
2468
- "parameterCount": 2
2469
- }
2470
- ]
2471
- },
2472
- {
2473
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolInvalidNonceException",
2474
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolInvalidNonceException",
2475
- "tsEmitName": "OpenIdConnectProtocolInvalidNonceException",
2476
- "kind": "Class",
2477
- "accessibility": "Public",
2478
- "isAbstract": false,
2479
- "isSealed": false,
2480
- "isStatic": false,
2481
- "arity": 0,
2482
- "methods": [],
2483
- "properties": [],
2484
- "fields": [],
2485
- "events": [],
2486
- "constructors": [
2487
- {
2488
- "normalizedSignature": "constructor|():void|static=false",
2489
- "isStatic": false,
2490
- "parameterCount": 0
2491
- },
2492
- {
2493
- "normalizedSignature": "constructor|(System.String):void|static=false",
2494
- "isStatic": false,
2495
- "parameterCount": 1
2496
- },
2497
- {
2498
- "normalizedSignature": "constructor|(System.String,System.Exception):void|static=false",
2499
- "isStatic": false,
2500
- "parameterCount": 2
2501
- }
2502
- ]
2503
- },
2504
- {
2505
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolInvalidStateException",
2506
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolInvalidStateException",
2507
- "tsEmitName": "OpenIdConnectProtocolInvalidStateException",
2508
- "kind": "Class",
2509
- "accessibility": "Public",
2510
- "isAbstract": false,
2511
- "isSealed": false,
2512
- "isStatic": false,
2513
- "arity": 0,
2514
- "methods": [],
2515
- "properties": [],
2516
- "fields": [],
2517
- "events": [],
2518
- "constructors": [
2519
- {
2520
- "normalizedSignature": "constructor|():void|static=false",
2521
- "isStatic": false,
2522
- "parameterCount": 0
2523
- },
2524
- {
2525
- "normalizedSignature": "constructor|(System.String):void|static=false",
2526
- "isStatic": false,
2527
- "parameterCount": 1
2528
- },
2529
- {
2530
- "normalizedSignature": "constructor|(System.String,System.Exception):void|static=false",
2531
- "isStatic": false,
2532
- "parameterCount": 2
2533
- }
2534
- ]
2535
- },
2536
- {
2537
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext",
2538
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext",
2539
- "tsEmitName": "OpenIdConnectProtocolValidationContext",
2540
- "kind": "Class",
2541
- "accessibility": "Public",
2542
- "isAbstract": false,
2543
- "isSealed": false,
2544
- "isStatic": false,
2545
- "arity": 0,
2546
- "methods": [],
2547
- "properties": [
2548
- {
2549
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext::ClientId:System.String",
2550
- "clrName": "ClientId",
2551
- "tsEmitName": "clientId",
2552
- "normalizedSignature": "ClientId|:System.String|static=false|accessor=getset",
2553
- "provenance": "Original",
2554
- "emitScope": "ClassSurface",
2555
- "isStatic": false,
2556
- "isAbstract": false,
2557
- "isVirtual": false,
2558
- "isOverride": false,
2559
- "isIndexer": false,
2560
- "hasGetter": true,
2561
- "hasSetter": true
2562
- },
2563
- {
2564
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext::Nonce:System.String",
2565
- "clrName": "Nonce",
2566
- "tsEmitName": "nonce",
2567
- "normalizedSignature": "Nonce|:System.String|static=false|accessor=getset",
2568
- "provenance": "Original",
2569
- "emitScope": "ClassSurface",
2570
- "isStatic": false,
2571
- "isAbstract": false,
2572
- "isVirtual": false,
2573
- "isOverride": false,
2574
- "isIndexer": false,
2575
- "hasGetter": true,
2576
- "hasSetter": true
2577
- },
2578
- {
2579
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext::ProtocolMessage:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage",
2580
- "clrName": "ProtocolMessage",
2581
- "tsEmitName": "protocolMessage",
2582
- "normalizedSignature": "ProtocolMessage|:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage|static=false|accessor=getset",
2583
- "provenance": "Original",
2584
- "emitScope": "ClassSurface",
2585
- "isStatic": false,
2586
- "isAbstract": false,
2587
- "isVirtual": false,
2588
- "isOverride": false,
2589
- "isIndexer": false,
2590
- "hasGetter": true,
2591
- "hasSetter": true
2592
- },
2593
- {
2594
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext::State:System.String",
2595
- "clrName": "State",
2596
- "tsEmitName": "state",
2597
- "normalizedSignature": "State|:System.String|static=false|accessor=getset",
2598
- "provenance": "Original",
2599
- "emitScope": "ClassSurface",
2600
- "isStatic": false,
2601
- "isAbstract": false,
2602
- "isVirtual": false,
2603
- "isOverride": false,
2604
- "isIndexer": false,
2605
- "hasGetter": true,
2606
- "hasSetter": true
2607
- },
2608
- {
2609
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext::UserInfoEndpointResponse:System.String",
2610
- "clrName": "UserInfoEndpointResponse",
2611
- "tsEmitName": "userInfoEndpointResponse",
2612
- "normalizedSignature": "UserInfoEndpointResponse|:System.String|static=false|accessor=getset",
2613
- "provenance": "Original",
2614
- "emitScope": "ClassSurface",
2615
- "isStatic": false,
2616
- "isAbstract": false,
2617
- "isVirtual": false,
2618
- "isOverride": false,
2619
- "isIndexer": false,
2620
- "hasGetter": true,
2621
- "hasSetter": true
2622
- },
2623
- {
2624
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext::ValidatedIdToken:System.IdentityModel.Tokens.Jwt.JwtSecurityToken",
2625
- "clrName": "ValidatedIdToken",
2626
- "tsEmitName": "validatedIdToken",
2627
- "normalizedSignature": "ValidatedIdToken|:System.IdentityModel.Tokens.Jwt.JwtSecurityToken|static=false|accessor=getset",
2628
- "provenance": "Original",
2629
- "emitScope": "ClassSurface",
2630
- "isStatic": false,
2631
- "isAbstract": false,
2632
- "isVirtual": false,
2633
- "isOverride": false,
2634
- "isIndexer": false,
2635
- "hasGetter": true,
2636
- "hasSetter": true
2637
- }
2638
- ],
2639
- "fields": [],
2640
- "events": [],
2641
- "constructors": [
2642
- {
2643
- "normalizedSignature": "constructor|():void|static=false",
2644
- "isStatic": false,
2645
- "parameterCount": 0
2646
- }
2647
- ]
2648
- },
2649
- {
2650
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator",
2651
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator",
2652
- "tsEmitName": "OpenIdConnectProtocolValidator",
2653
- "kind": "Class",
2654
- "accessibility": "Public",
2655
- "isAbstract": false,
2656
- "isSealed": false,
2657
- "isStatic": false,
2658
- "arity": 0,
2659
- "methods": [
2660
- {
2661
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::GenerateNonce():System.String",
2662
- "clrName": "GenerateNonce",
2663
- "tsEmitName": "generateNonce",
2664
- "normalizedSignature": "GenerateNonce|():System.String|static=false",
2665
- "provenance": "Original",
2666
- "emitScope": "ClassSurface",
2667
- "isStatic": false,
2668
- "isAbstract": false,
2669
- "isVirtual": true,
2670
- "isOverride": false,
2671
- "isSealed": false,
2672
- "arity": 0,
2673
- "parameterCount": 0,
2674
- "isExtensionMethod": false
2675
- },
2676
- {
2677
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::ValidateAuthenticationResponse(Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext):System.Void",
2678
- "clrName": "ValidateAuthenticationResponse",
2679
- "tsEmitName": "validateAuthenticationResponse",
2680
- "normalizedSignature": "ValidateAuthenticationResponse|(Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext):System.Void|static=false",
2681
- "provenance": "Original",
2682
- "emitScope": "ClassSurface",
2683
- "isStatic": false,
2684
- "isAbstract": false,
2685
- "isVirtual": true,
2686
- "isOverride": false,
2687
- "isSealed": false,
2688
- "arity": 0,
2689
- "parameterCount": 1,
2690
- "isExtensionMethod": false
2691
- },
2692
- {
2693
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::ValidateTokenResponse(Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext):System.Void",
2694
- "clrName": "ValidateTokenResponse",
2695
- "tsEmitName": "validateTokenResponse",
2696
- "normalizedSignature": "ValidateTokenResponse|(Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext):System.Void|static=false",
2697
- "provenance": "Original",
2698
- "emitScope": "ClassSurface",
2699
- "isStatic": false,
2700
- "isAbstract": false,
2701
- "isVirtual": true,
2702
- "isOverride": false,
2703
- "isSealed": false,
2704
- "arity": 0,
2705
- "parameterCount": 1,
2706
- "isExtensionMethod": false
2707
- },
2708
- {
2709
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::ValidateUserInfoResponse(Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext):System.Void",
2710
- "clrName": "ValidateUserInfoResponse",
2711
- "tsEmitName": "validateUserInfoResponse",
2712
- "normalizedSignature": "ValidateUserInfoResponse|(Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidationContext):System.Void|static=false",
2713
- "provenance": "Original",
2714
- "emitScope": "ClassSurface",
2715
- "isStatic": false,
2716
- "isAbstract": false,
2717
- "isVirtual": true,
2718
- "isOverride": false,
2719
- "isSealed": false,
2720
- "arity": 0,
2721
- "parameterCount": 1,
2722
- "isExtensionMethod": false
2723
- },
2724
- {
2725
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::GetHashAlgorithm(System.String):System.Security.Cryptography.HashAlgorithm",
2726
- "clrName": "GetHashAlgorithm",
2727
- "tsEmitName": "getHashAlgorithm",
2728
- "normalizedSignature": "GetHashAlgorithm|(System.String):System.Security.Cryptography.HashAlgorithm|static=false",
2729
- "provenance": "Original",
2730
- "emitScope": "ClassSurface",
2731
- "isStatic": false,
2732
- "isAbstract": false,
2733
- "isVirtual": true,
2734
- "isOverride": false,
2735
- "isSealed": false,
2736
- "arity": 0,
2737
- "parameterCount": 1,
2738
- "isExtensionMethod": false
2739
- }
2740
- ],
2741
- "properties": [
2742
- {
2743
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::HashAlgorithmMap: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]]",
2744
- "clrName": "HashAlgorithmMap",
2745
- "tsEmitName": "hashAlgorithmMap",
2746
- "normalizedSignature": "HashAlgorithmMap|: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]]|static=false|accessor=get",
2747
- "provenance": "Original",
2748
- "emitScope": "ClassSurface",
2749
- "isStatic": false,
2750
- "isAbstract": false,
2751
- "isVirtual": false,
2752
- "isOverride": false,
2753
- "isIndexer": false,
2754
- "hasGetter": true,
2755
- "hasSetter": false
2756
- },
2757
- {
2758
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::NonceLifetime:System.TimeSpan",
2759
- "clrName": "NonceLifetime",
2760
- "tsEmitName": "nonceLifetime",
2761
- "normalizedSignature": "NonceLifetime|:System.TimeSpan|static=false|accessor=getset",
2762
- "provenance": "Original",
2763
- "emitScope": "ClassSurface",
2764
- "isStatic": false,
2765
- "isAbstract": false,
2766
- "isVirtual": false,
2767
- "isOverride": false,
2768
- "isIndexer": false,
2769
- "hasGetter": true,
2770
- "hasSetter": true
2771
- },
2772
- {
2773
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::RequireAcr:System.Boolean",
2774
- "clrName": "RequireAcr",
2775
- "tsEmitName": "requireAcr",
2776
- "normalizedSignature": "RequireAcr|:System.Boolean|static=false|accessor=getset",
2777
- "provenance": "Original",
2778
- "emitScope": "ClassSurface",
2779
- "isStatic": false,
2780
- "isAbstract": false,
2781
- "isVirtual": false,
2782
- "isOverride": false,
2783
- "isIndexer": false,
2784
- "hasGetter": true,
2785
- "hasSetter": true
2786
- },
2787
- {
2788
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::RequireAmr:System.Boolean",
2789
- "clrName": "RequireAmr",
2790
- "tsEmitName": "requireAmr",
2791
- "normalizedSignature": "RequireAmr|:System.Boolean|static=false|accessor=getset",
2792
- "provenance": "Original",
2793
- "emitScope": "ClassSurface",
2794
- "isStatic": false,
2795
- "isAbstract": false,
2796
- "isVirtual": false,
2797
- "isOverride": false,
2798
- "isIndexer": false,
2799
- "hasGetter": true,
2800
- "hasSetter": true
2801
- },
2802
- {
2803
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::RequireAuthTime:System.Boolean",
2804
- "clrName": "RequireAuthTime",
2805
- "tsEmitName": "requireAuthTime",
2806
- "normalizedSignature": "RequireAuthTime|:System.Boolean|static=false|accessor=getset",
2807
- "provenance": "Original",
2808
- "emitScope": "ClassSurface",
2809
- "isStatic": false,
2810
- "isAbstract": false,
2811
- "isVirtual": false,
2812
- "isOverride": false,
2813
- "isIndexer": false,
2814
- "hasGetter": true,
2815
- "hasSetter": true
2816
- },
2817
- {
2818
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::RequireAzp:System.Boolean",
2819
- "clrName": "RequireAzp",
2820
- "tsEmitName": "requireAzp",
2821
- "normalizedSignature": "RequireAzp|:System.Boolean|static=false|accessor=getset",
2822
- "provenance": "Original",
2823
- "emitScope": "ClassSurface",
2824
- "isStatic": false,
2825
- "isAbstract": false,
2826
- "isVirtual": false,
2827
- "isOverride": false,
2828
- "isIndexer": false,
2829
- "hasGetter": true,
2830
- "hasSetter": true
2831
- },
2832
- {
2833
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::RequireNonce:System.Boolean",
2834
- "clrName": "RequireNonce",
2835
- "tsEmitName": "requireNonce",
2836
- "normalizedSignature": "RequireNonce|:System.Boolean|static=false|accessor=getset",
2837
- "provenance": "Original",
2838
- "emitScope": "ClassSurface",
2839
- "isStatic": false,
2840
- "isAbstract": false,
2841
- "isVirtual": false,
2842
- "isOverride": false,
2843
- "isIndexer": false,
2844
- "hasGetter": true,
2845
- "hasSetter": true
2846
- },
2847
- {
2848
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::RequireState:System.Boolean",
2849
- "clrName": "RequireState",
2850
- "tsEmitName": "requireState",
2851
- "normalizedSignature": "RequireState|:System.Boolean|static=false|accessor=getset",
2852
- "provenance": "Original",
2853
- "emitScope": "ClassSurface",
2854
- "isStatic": false,
2855
- "isAbstract": false,
2856
- "isVirtual": false,
2857
- "isOverride": false,
2858
- "isIndexer": false,
2859
- "hasGetter": true,
2860
- "hasSetter": true
2861
- },
2862
- {
2863
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::RequireStateValidation:System.Boolean",
2864
- "clrName": "RequireStateValidation",
2865
- "tsEmitName": "requireStateValidation",
2866
- "normalizedSignature": "RequireStateValidation|:System.Boolean|static=false|accessor=getset",
2867
- "provenance": "Original",
2868
- "emitScope": "ClassSurface",
2869
- "isStatic": false,
2870
- "isAbstract": false,
2871
- "isVirtual": false,
2872
- "isOverride": false,
2873
- "isIndexer": false,
2874
- "hasGetter": true,
2875
- "hasSetter": true
2876
- },
2877
- {
2878
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::RequireSub:System.Boolean",
2879
- "clrName": "RequireSub",
2880
- "tsEmitName": "requireSub",
2881
- "normalizedSignature": "RequireSub|:System.Boolean|static=false|accessor=getset",
2882
- "provenance": "Original",
2883
- "emitScope": "ClassSurface",
2884
- "isStatic": false,
2885
- "isAbstract": false,
2886
- "isVirtual": false,
2887
- "isOverride": false,
2888
- "isIndexer": false,
2889
- "hasGetter": true,
2890
- "hasSetter": true
2891
- },
2892
- {
2893
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::RequireSubByDefault:System.Boolean",
2894
- "clrName": "RequireSubByDefault",
2895
- "tsEmitName": "requireSubByDefault",
2896
- "normalizedSignature": "RequireSubByDefault|:System.Boolean|static=true|accessor=getset",
2897
- "provenance": "Original",
2898
- "emitScope": "ClassSurface",
2899
- "isStatic": true,
2900
- "isAbstract": false,
2901
- "isVirtual": false,
2902
- "isOverride": false,
2903
- "isIndexer": false,
2904
- "hasGetter": true,
2905
- "hasSetter": true
2906
- },
2907
- {
2908
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::RequireTimeStampInNonce:System.Boolean",
2909
- "clrName": "RequireTimeStampInNonce",
2910
- "tsEmitName": "requireTimeStampInNonce",
2911
- "normalizedSignature": "RequireTimeStampInNonce|:System.Boolean|static=false|accessor=getset",
2912
- "provenance": "Original",
2913
- "emitScope": "ClassSurface",
2914
- "isStatic": false,
2915
- "isAbstract": false,
2916
- "isVirtual": false,
2917
- "isOverride": false,
2918
- "isIndexer": false,
2919
- "hasGetter": true,
2920
- "hasSetter": true
2921
- },
2922
- {
2923
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::IdTokenValidator:Microsoft.IdentityModel.Protocols.OpenIdConnect.IdTokenValidator",
2924
- "clrName": "IdTokenValidator",
2925
- "tsEmitName": "idTokenValidator",
2926
- "normalizedSignature": "IdTokenValidator|:Microsoft.IdentityModel.Protocols.OpenIdConnect.IdTokenValidator|static=false|accessor=getset",
2927
- "provenance": "Original",
2928
- "emitScope": "ClassSurface",
2929
- "isStatic": false,
2930
- "isAbstract": false,
2931
- "isVirtual": false,
2932
- "isOverride": false,
2933
- "isIndexer": false,
2934
- "hasGetter": true,
2935
- "hasSetter": true
2936
- },
2937
- {
2938
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::CryptoProviderFactory:Microsoft.IdentityModel.Tokens.CryptoProviderFactory",
2939
- "clrName": "CryptoProviderFactory",
2940
- "tsEmitName": "cryptoProviderFactory",
2941
- "normalizedSignature": "CryptoProviderFactory|:Microsoft.IdentityModel.Tokens.CryptoProviderFactory|static=false|accessor=getset",
2942
- "provenance": "Original",
2943
- "emitScope": "ClassSurface",
2944
- "isStatic": false,
2945
- "isAbstract": false,
2946
- "isVirtual": false,
2947
- "isOverride": false,
2948
- "isIndexer": false,
2949
- "hasGetter": true,
2950
- "hasSetter": true
2951
- }
2952
- ],
2953
- "fields": [
2954
- {
2955
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolValidator::DefaultNonceLifetimeSystem.TimeSpan",
2956
- "clrName": "DefaultNonceLifetime",
2957
- "tsEmitName": "defaultNonceLifetime",
2958
- "normalizedSignature": "DefaultNonceLifetime|System.TimeSpan|static=true|const=false",
2959
- "isStatic": true,
2960
- "isReadOnly": true,
2961
- "isLiteral": false
2962
- }
2963
- ],
2964
- "events": [],
2965
- "constructors": [
2966
- {
2967
- "normalizedSignature": "constructor|():void|static=false",
2968
- "isStatic": false,
2969
- "parameterCount": 0
2970
- }
2971
- ]
2972
- },
2973
- {
2974
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.ActiveDirectoryOpenIdConnectEndpoints",
2975
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.ActiveDirectoryOpenIdConnectEndpoints",
2976
- "tsEmitName": "ActiveDirectoryOpenIdConnectEndpoints",
2977
- "kind": "StaticNamespace",
2978
- "accessibility": "Public",
2979
- "isAbstract": true,
2980
- "isSealed": true,
2981
- "isStatic": true,
2982
- "arity": 0,
2983
- "methods": [],
2984
- "properties": [],
2985
- "fields": [
2986
- {
2987
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.ActiveDirectoryOpenIdConnectEndpoints::AuthorizeSystem.String",
2988
- "clrName": "Authorize",
2989
- "tsEmitName": "authorize",
2990
- "normalizedSignature": "Authorize|System.String|static=true|const=true",
2991
- "isStatic": true,
2992
- "isReadOnly": false,
2993
- "isLiteral": true
2994
- },
2995
- {
2996
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.ActiveDirectoryOpenIdConnectEndpoints::LogoutSystem.String",
2997
- "clrName": "Logout",
2998
- "tsEmitName": "logout",
2999
- "normalizedSignature": "Logout|System.String|static=true|const=true",
3000
- "isStatic": true,
3001
- "isReadOnly": false,
3002
- "isLiteral": true
3003
- },
3004
- {
3005
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.ActiveDirectoryOpenIdConnectEndpoints::TokenSystem.String",
3006
- "clrName": "Token",
3007
- "tsEmitName": "token",
3008
- "normalizedSignature": "Token|System.String|static=true|const=true",
3009
- "isStatic": true,
3010
- "isReadOnly": false,
3011
- "isLiteral": true
3012
- }
3013
- ],
3014
- "events": [],
3015
- "constructors": []
3016
- },
3017
- {
3018
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectGrantTypes",
3019
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectGrantTypes",
3020
- "tsEmitName": "OpenIdConnectGrantTypes",
3021
- "kind": "StaticNamespace",
3022
- "accessibility": "Public",
3023
- "isAbstract": true,
3024
- "isSealed": true,
3025
- "isStatic": true,
3026
- "arity": 0,
3027
- "methods": [],
3028
- "properties": [],
3029
- "fields": [
3030
- {
3031
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectGrantTypes::AuthorizationCodeSystem.String",
3032
- "clrName": "AuthorizationCode",
3033
- "tsEmitName": "authorizationCode",
3034
- "normalizedSignature": "AuthorizationCode|System.String|static=true|const=true",
3035
- "isStatic": true,
3036
- "isReadOnly": false,
3037
- "isLiteral": true
3038
- },
3039
- {
3040
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectGrantTypes::RefreshTokenSystem.String",
3041
- "clrName": "RefreshToken",
3042
- "tsEmitName": "refreshToken",
3043
- "normalizedSignature": "RefreshToken|System.String|static=true|const=true",
3044
- "isStatic": true,
3045
- "isReadOnly": false,
3046
- "isLiteral": true
3047
- },
3048
- {
3049
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectGrantTypes::PasswordSystem.String",
3050
- "clrName": "Password",
3051
- "tsEmitName": "password",
3052
- "normalizedSignature": "Password|System.String|static=true|const=true",
3053
- "isStatic": true,
3054
- "isReadOnly": false,
3055
- "isLiteral": true
3056
- },
3057
- {
3058
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectGrantTypes::ClientCredentialsSystem.String",
3059
- "clrName": "ClientCredentials",
3060
- "tsEmitName": "clientCredentials",
3061
- "normalizedSignature": "ClientCredentials|System.String|static=true|const=true",
3062
- "isStatic": true,
3063
- "isReadOnly": false,
3064
- "isLiteral": true
3065
- }
3066
- ],
3067
- "events": [],
3068
- "constructors": []
3069
- },
3070
- {
3071
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames",
3072
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames",
3073
- "tsEmitName": "OpenIdConnectParameterNames",
3074
- "kind": "StaticNamespace",
3075
- "accessibility": "Public",
3076
- "isAbstract": true,
3077
- "isSealed": true,
3078
- "isStatic": true,
3079
- "arity": 0,
3080
- "methods": [],
3081
- "properties": [],
3082
- "fields": [
3083
- {
3084
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::AccessTokenSystem.String",
3085
- "clrName": "AccessToken",
3086
- "tsEmitName": "accessToken",
3087
- "normalizedSignature": "AccessToken|System.String|static=true|const=true",
3088
- "isStatic": true,
3089
- "isReadOnly": false,
3090
- "isLiteral": true
3091
- },
3092
- {
3093
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::AcrValuesSystem.String",
3094
- "clrName": "AcrValues",
3095
- "tsEmitName": "acrValues",
3096
- "normalizedSignature": "AcrValues|System.String|static=true|const=true",
3097
- "isStatic": true,
3098
- "isReadOnly": false,
3099
- "isLiteral": true
3100
- },
3101
- {
3102
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::ClaimsLocalesSystem.String",
3103
- "clrName": "ClaimsLocales",
3104
- "tsEmitName": "claimsLocales",
3105
- "normalizedSignature": "ClaimsLocales|System.String|static=true|const=true",
3106
- "isStatic": true,
3107
- "isReadOnly": false,
3108
- "isLiteral": true
3109
- },
3110
- {
3111
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::ClientAssertionSystem.String",
3112
- "clrName": "ClientAssertion",
3113
- "tsEmitName": "clientAssertion",
3114
- "normalizedSignature": "ClientAssertion|System.String|static=true|const=true",
3115
- "isStatic": true,
3116
- "isReadOnly": false,
3117
- "isLiteral": true
3118
- },
3119
- {
3120
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::ClientAssertionTypeSystem.String",
3121
- "clrName": "ClientAssertionType",
3122
- "tsEmitName": "clientAssertionType",
3123
- "normalizedSignature": "ClientAssertionType|System.String|static=true|const=true",
3124
- "isStatic": true,
3125
- "isReadOnly": false,
3126
- "isLiteral": true
3127
- },
3128
- {
3129
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::ClientIdSystem.String",
3130
- "clrName": "ClientId",
3131
- "tsEmitName": "clientId",
3132
- "normalizedSignature": "ClientId|System.String|static=true|const=true",
3133
- "isStatic": true,
3134
- "isReadOnly": false,
3135
- "isLiteral": true
3136
- },
3137
- {
3138
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::ClientSecretSystem.String",
3139
- "clrName": "ClientSecret",
3140
- "tsEmitName": "clientSecret",
3141
- "normalizedSignature": "ClientSecret|System.String|static=true|const=true",
3142
- "isStatic": true,
3143
- "isReadOnly": false,
3144
- "isLiteral": true
3145
- },
3146
- {
3147
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::CodeSystem.String",
3148
- "clrName": "Code",
3149
- "tsEmitName": "code",
3150
- "normalizedSignature": "Code|System.String|static=true|const=true",
3151
- "isStatic": true,
3152
- "isReadOnly": false,
3153
- "isLiteral": true
3154
- },
3155
- {
3156
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::DisplaySystem.String",
3157
- "clrName": "Display",
3158
- "tsEmitName": "display",
3159
- "normalizedSignature": "Display|System.String|static=true|const=true",
3160
- "isStatic": true,
3161
- "isReadOnly": false,
3162
- "isLiteral": true
3163
- },
3164
- {
3165
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::DomainHintSystem.String",
3166
- "clrName": "DomainHint",
3167
- "tsEmitName": "domainHint",
3168
- "normalizedSignature": "DomainHint|System.String|static=true|const=true",
3169
- "isStatic": true,
3170
- "isReadOnly": false,
3171
- "isLiteral": true
3172
- },
3173
- {
3174
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::ErrorSystem.String",
3175
- "clrName": "Error",
3176
- "tsEmitName": "error",
3177
- "normalizedSignature": "Error|System.String|static=true|const=true",
3178
- "isStatic": true,
3179
- "isReadOnly": false,
3180
- "isLiteral": true
3181
- },
3182
- {
3183
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::ErrorDescriptionSystem.String",
3184
- "clrName": "ErrorDescription",
3185
- "tsEmitName": "errorDescription",
3186
- "normalizedSignature": "ErrorDescription|System.String|static=true|const=true",
3187
- "isStatic": true,
3188
- "isReadOnly": false,
3189
- "isLiteral": true
3190
- },
3191
- {
3192
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::ErrorUriSystem.String",
3193
- "clrName": "ErrorUri",
3194
- "tsEmitName": "errorUri",
3195
- "normalizedSignature": "ErrorUri|System.String|static=true|const=true",
3196
- "isStatic": true,
3197
- "isReadOnly": false,
3198
- "isLiteral": true
3199
- },
3200
- {
3201
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::ExpiresInSystem.String",
3202
- "clrName": "ExpiresIn",
3203
- "tsEmitName": "expiresIn",
3204
- "normalizedSignature": "ExpiresIn|System.String|static=true|const=true",
3205
- "isStatic": true,
3206
- "isReadOnly": false,
3207
- "isLiteral": true
3208
- },
3209
- {
3210
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::GrantTypeSystem.String",
3211
- "clrName": "GrantType",
3212
- "tsEmitName": "grantType",
3213
- "normalizedSignature": "GrantType|System.String|static=true|const=true",
3214
- "isStatic": true,
3215
- "isReadOnly": false,
3216
- "isLiteral": true
3217
- },
3218
- {
3219
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::IssSystem.String",
3220
- "clrName": "Iss",
3221
- "tsEmitName": "iss",
3222
- "normalizedSignature": "Iss|System.String|static=true|const=true",
3223
- "isStatic": true,
3224
- "isReadOnly": false,
3225
- "isLiteral": true
3226
- },
3227
- {
3228
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::IdTokenSystem.String",
3229
- "clrName": "IdToken",
3230
- "tsEmitName": "idToken",
3231
- "normalizedSignature": "IdToken|System.String|static=true|const=true",
3232
- "isStatic": true,
3233
- "isReadOnly": false,
3234
- "isLiteral": true
3235
- },
3236
- {
3237
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::IdTokenHintSystem.String",
3238
- "clrName": "IdTokenHint",
3239
- "tsEmitName": "idTokenHint",
3240
- "normalizedSignature": "IdTokenHint|System.String|static=true|const=true",
3241
- "isStatic": true,
3242
- "isReadOnly": false,
3243
- "isLiteral": true
3244
- },
3245
- {
3246
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::IdentityProviderSystem.String",
3247
- "clrName": "IdentityProvider",
3248
- "tsEmitName": "identityProvider",
3249
- "normalizedSignature": "IdentityProvider|System.String|static=true|const=true",
3250
- "isStatic": true,
3251
- "isReadOnly": false,
3252
- "isLiteral": true
3253
- },
3254
- {
3255
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::LoginHintSystem.String",
3256
- "clrName": "LoginHint",
3257
- "tsEmitName": "loginHint",
3258
- "normalizedSignature": "LoginHint|System.String|static=true|const=true",
3259
- "isStatic": true,
3260
- "isReadOnly": false,
3261
- "isLiteral": true
3262
- },
3263
- {
3264
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::MaxAgeSystem.String",
3265
- "clrName": "MaxAge",
3266
- "tsEmitName": "maxAge",
3267
- "normalizedSignature": "MaxAge|System.String|static=true|const=true",
3268
- "isStatic": true,
3269
- "isReadOnly": false,
3270
- "isLiteral": true
3271
- },
3272
- {
3273
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::NonceSystem.String",
3274
- "clrName": "Nonce",
3275
- "tsEmitName": "nonce",
3276
- "normalizedSignature": "Nonce|System.String|static=true|const=true",
3277
- "isStatic": true,
3278
- "isReadOnly": false,
3279
- "isLiteral": true
3280
- },
3281
- {
3282
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::PasswordSystem.String",
3283
- "clrName": "Password",
3284
- "tsEmitName": "password",
3285
- "normalizedSignature": "Password|System.String|static=true|const=true",
3286
- "isStatic": true,
3287
- "isReadOnly": false,
3288
- "isLiteral": true
3289
- },
3290
- {
3291
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::PostLogoutRedirectUriSystem.String",
3292
- "clrName": "PostLogoutRedirectUri",
3293
- "tsEmitName": "postLogoutRedirectUri",
3294
- "normalizedSignature": "PostLogoutRedirectUri|System.String|static=true|const=true",
3295
- "isStatic": true,
3296
- "isReadOnly": false,
3297
- "isLiteral": true
3298
- },
3299
- {
3300
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::PromptSystem.String",
3301
- "clrName": "Prompt",
3302
- "tsEmitName": "prompt",
3303
- "normalizedSignature": "Prompt|System.String|static=true|const=true",
3304
- "isStatic": true,
3305
- "isReadOnly": false,
3306
- "isLiteral": true
3307
- },
3308
- {
3309
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::RedirectUriSystem.String",
3310
- "clrName": "RedirectUri",
3311
- "tsEmitName": "redirectUri",
3312
- "normalizedSignature": "RedirectUri|System.String|static=true|const=true",
3313
- "isStatic": true,
3314
- "isReadOnly": false,
3315
- "isLiteral": true
3316
- },
3317
- {
3318
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::RefreshTokenSystem.String",
3319
- "clrName": "RefreshToken",
3320
- "tsEmitName": "refreshToken",
3321
- "normalizedSignature": "RefreshToken|System.String|static=true|const=true",
3322
- "isStatic": true,
3323
- "isReadOnly": false,
3324
- "isLiteral": true
3325
- },
3326
- {
3327
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::RequestUriSystem.String",
3328
- "clrName": "RequestUri",
3329
- "tsEmitName": "requestUri",
3330
- "normalizedSignature": "RequestUri|System.String|static=true|const=true",
3331
- "isStatic": true,
3332
- "isReadOnly": false,
3333
- "isLiteral": true
3334
- },
3335
- {
3336
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::ResourceSystem.String",
3337
- "clrName": "Resource",
3338
- "tsEmitName": "resource",
3339
- "normalizedSignature": "Resource|System.String|static=true|const=true",
3340
- "isStatic": true,
3341
- "isReadOnly": false,
3342
- "isLiteral": true
3343
- },
3344
- {
3345
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::ResponseModeSystem.String",
3346
- "clrName": "ResponseMode",
3347
- "tsEmitName": "responseMode",
3348
- "normalizedSignature": "ResponseMode|System.String|static=true|const=true",
3349
- "isStatic": true,
3350
- "isReadOnly": false,
3351
- "isLiteral": true
3352
- },
3353
- {
3354
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::ResponseTypeSystem.String",
3355
- "clrName": "ResponseType",
3356
- "tsEmitName": "responseType",
3357
- "normalizedSignature": "ResponseType|System.String|static=true|const=true",
3358
- "isStatic": true,
3359
- "isReadOnly": false,
3360
- "isLiteral": true
3361
- },
3362
- {
3363
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::ScopeSystem.String",
3364
- "clrName": "Scope",
3365
- "tsEmitName": "scope",
3366
- "normalizedSignature": "Scope|System.String|static=true|const=true",
3367
- "isStatic": true,
3368
- "isReadOnly": false,
3369
- "isLiteral": true
3370
- },
3371
- {
3372
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::SkuTelemetrySystem.String",
3373
- "clrName": "SkuTelemetry",
3374
- "tsEmitName": "skuTelemetry",
3375
- "normalizedSignature": "SkuTelemetry|System.String|static=true|const=true",
3376
- "isStatic": true,
3377
- "isReadOnly": false,
3378
- "isLiteral": true
3379
- },
3380
- {
3381
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::SessionStateSystem.String",
3382
- "clrName": "SessionState",
3383
- "tsEmitName": "sessionState",
3384
- "normalizedSignature": "SessionState|System.String|static=true|const=true",
3385
- "isStatic": true,
3386
- "isReadOnly": false,
3387
- "isLiteral": true
3388
- },
3389
- {
3390
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::SidSystem.String",
3391
- "clrName": "Sid",
3392
- "tsEmitName": "sid",
3393
- "normalizedSignature": "Sid|System.String|static=true|const=true",
3394
- "isStatic": true,
3395
- "isReadOnly": false,
3396
- "isLiteral": true
3397
- },
3398
- {
3399
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::StateSystem.String",
3400
- "clrName": "State",
3401
- "tsEmitName": "state",
3402
- "normalizedSignature": "State|System.String|static=true|const=true",
3403
- "isStatic": true,
3404
- "isReadOnly": false,
3405
- "isLiteral": true
3406
- },
3407
- {
3408
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::TargetLinkUriSystem.String",
3409
- "clrName": "TargetLinkUri",
3410
- "tsEmitName": "targetLinkUri",
3411
- "normalizedSignature": "TargetLinkUri|System.String|static=true|const=true",
3412
- "isStatic": true,
3413
- "isReadOnly": false,
3414
- "isLiteral": true
3415
- },
3416
- {
3417
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::TokenTypeSystem.String",
3418
- "clrName": "TokenType",
3419
- "tsEmitName": "tokenType",
3420
- "normalizedSignature": "TokenType|System.String|static=true|const=true",
3421
- "isStatic": true,
3422
- "isReadOnly": false,
3423
- "isLiteral": true
3424
- },
3425
- {
3426
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::UiLocalesSystem.String",
3427
- "clrName": "UiLocales",
3428
- "tsEmitName": "uiLocales",
3429
- "normalizedSignature": "UiLocales|System.String|static=true|const=true",
3430
- "isStatic": true,
3431
- "isReadOnly": false,
3432
- "isLiteral": true
3433
- },
3434
- {
3435
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::UserIdSystem.String",
3436
- "clrName": "UserId",
3437
- "tsEmitName": "userId",
3438
- "normalizedSignature": "UserId|System.String|static=true|const=true",
3439
- "isStatic": true,
3440
- "isReadOnly": false,
3441
- "isLiteral": true
3442
- },
3443
- {
3444
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::UsernameSystem.String",
3445
- "clrName": "Username",
3446
- "tsEmitName": "username",
3447
- "normalizedSignature": "Username|System.String|static=true|const=true",
3448
- "isStatic": true,
3449
- "isReadOnly": false,
3450
- "isLiteral": true
3451
- },
3452
- {
3453
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterNames::VersionTelemetrySystem.String",
3454
- "clrName": "VersionTelemetry",
3455
- "tsEmitName": "versionTelemetry",
3456
- "normalizedSignature": "VersionTelemetry|System.String|static=true|const=true",
3457
- "isStatic": true,
3458
- "isReadOnly": false,
3459
- "isLiteral": true
3460
- }
3461
- ],
3462
- "events": [],
3463
- "constructors": []
3464
- },
3465
- {
3466
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectPrompt",
3467
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectPrompt",
3468
- "tsEmitName": "OpenIdConnectPrompt",
3469
- "kind": "StaticNamespace",
3470
- "accessibility": "Public",
3471
- "isAbstract": true,
3472
- "isSealed": true,
3473
- "isStatic": true,
3474
- "arity": 0,
3475
- "methods": [],
3476
- "properties": [],
3477
- "fields": [
3478
- {
3479
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectPrompt::NoneSystem.String",
3480
- "clrName": "None",
3481
- "tsEmitName": "none",
3482
- "normalizedSignature": "None|System.String|static=true|const=true",
3483
- "isStatic": true,
3484
- "isReadOnly": false,
3485
- "isLiteral": true
3486
- },
3487
- {
3488
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectPrompt::LoginSystem.String",
3489
- "clrName": "Login",
3490
- "tsEmitName": "login",
3491
- "normalizedSignature": "Login|System.String|static=true|const=true",
3492
- "isStatic": true,
3493
- "isReadOnly": false,
3494
- "isLiteral": true
3495
- },
3496
- {
3497
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectPrompt::ConsentSystem.String",
3498
- "clrName": "Consent",
3499
- "tsEmitName": "consent",
3500
- "normalizedSignature": "Consent|System.String|static=true|const=true",
3501
- "isStatic": true,
3502
- "isReadOnly": false,
3503
- "isLiteral": true
3504
- },
3505
- {
3506
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectPrompt::SelectAccountSystem.String",
3507
- "clrName": "SelectAccount",
3508
- "tsEmitName": "selectAccount",
3509
- "normalizedSignature": "SelectAccount|System.String|static=true|const=true",
3510
- "isStatic": true,
3511
- "isReadOnly": false,
3512
- "isLiteral": true
3513
- }
3514
- ],
3515
- "events": [],
3516
- "constructors": []
3517
- },
3518
- {
3519
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseMode",
3520
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseMode",
3521
- "tsEmitName": "OpenIdConnectResponseMode",
3522
- "kind": "StaticNamespace",
3523
- "accessibility": "Public",
3524
- "isAbstract": true,
3525
- "isSealed": true,
3526
- "isStatic": true,
3527
- "arity": 0,
3528
- "methods": [],
3529
- "properties": [],
3530
- "fields": [
3531
- {
3532
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseMode::QuerySystem.String",
3533
- "clrName": "Query",
3534
- "tsEmitName": "query",
3535
- "normalizedSignature": "Query|System.String|static=true|const=true",
3536
- "isStatic": true,
3537
- "isReadOnly": false,
3538
- "isLiteral": true
3539
- },
3540
- {
3541
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseMode::FormPostSystem.String",
3542
- "clrName": "FormPost",
3543
- "tsEmitName": "formPost",
3544
- "normalizedSignature": "FormPost|System.String|static=true|const=true",
3545
- "isStatic": true,
3546
- "isReadOnly": false,
3547
- "isLiteral": true
3548
- },
3549
- {
3550
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseMode::FragmentSystem.String",
3551
- "clrName": "Fragment",
3552
- "tsEmitName": "fragment",
3553
- "normalizedSignature": "Fragment|System.String|static=true|const=true",
3554
- "isStatic": true,
3555
- "isReadOnly": false,
3556
- "isLiteral": true
3557
- }
3558
- ],
3559
- "events": [],
3560
- "constructors": []
3561
- },
3562
- {
3563
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseType",
3564
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseType",
3565
- "tsEmitName": "OpenIdConnectResponseType",
3566
- "kind": "StaticNamespace",
3567
- "accessibility": "Public",
3568
- "isAbstract": true,
3569
- "isSealed": true,
3570
- "isStatic": true,
3571
- "arity": 0,
3572
- "methods": [],
3573
- "properties": [],
3574
- "fields": [
3575
- {
3576
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseType::CodeSystem.String",
3577
- "clrName": "Code",
3578
- "tsEmitName": "code",
3579
- "normalizedSignature": "Code|System.String|static=true|const=true",
3580
- "isStatic": true,
3581
- "isReadOnly": false,
3582
- "isLiteral": true
3583
- },
3584
- {
3585
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseType::CodeIdTokenSystem.String",
3586
- "clrName": "CodeIdToken",
3587
- "tsEmitName": "codeIdToken",
3588
- "normalizedSignature": "CodeIdToken|System.String|static=true|const=true",
3589
- "isStatic": true,
3590
- "isReadOnly": false,
3591
- "isLiteral": true
3592
- },
3593
- {
3594
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseType::CodeIdTokenTokenSystem.String",
3595
- "clrName": "CodeIdTokenToken",
3596
- "tsEmitName": "codeIdTokenToken",
3597
- "normalizedSignature": "CodeIdTokenToken|System.String|static=true|const=true",
3598
- "isStatic": true,
3599
- "isReadOnly": false,
3600
- "isLiteral": true
3601
- },
3602
- {
3603
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseType::CodeTokenSystem.String",
3604
- "clrName": "CodeToken",
3605
- "tsEmitName": "codeToken",
3606
- "normalizedSignature": "CodeToken|System.String|static=true|const=true",
3607
- "isStatic": true,
3608
- "isReadOnly": false,
3609
- "isLiteral": true
3610
- },
3611
- {
3612
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseType::IdTokenSystem.String",
3613
- "clrName": "IdToken",
3614
- "tsEmitName": "idToken",
3615
- "normalizedSignature": "IdToken|System.String|static=true|const=true",
3616
- "isStatic": true,
3617
- "isReadOnly": false,
3618
- "isLiteral": true
3619
- },
3620
- {
3621
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseType::IdTokenTokenSystem.String",
3622
- "clrName": "IdTokenToken",
3623
- "tsEmitName": "idTokenToken",
3624
- "normalizedSignature": "IdTokenToken|System.String|static=true|const=true",
3625
- "isStatic": true,
3626
- "isReadOnly": false,
3627
- "isLiteral": true
3628
- },
3629
- {
3630
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseType::NoneSystem.String",
3631
- "clrName": "None",
3632
- "tsEmitName": "none",
3633
- "normalizedSignature": "None|System.String|static=true|const=true",
3634
- "isStatic": true,
3635
- "isReadOnly": false,
3636
- "isLiteral": true
3637
- },
3638
- {
3639
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectResponseType::TokenSystem.String",
3640
- "clrName": "Token",
3641
- "tsEmitName": "token",
3642
- "normalizedSignature": "Token|System.String|static=true|const=true",
3643
- "isStatic": true,
3644
- "isReadOnly": false,
3645
- "isLiteral": true
3646
- }
3647
- ],
3648
- "events": [],
3649
- "constructors": []
3650
- },
3651
- {
3652
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectScope",
3653
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectScope",
3654
- "tsEmitName": "OpenIdConnectScope",
3655
- "kind": "StaticNamespace",
3656
- "accessibility": "Public",
3657
- "isAbstract": true,
3658
- "isSealed": true,
3659
- "isStatic": true,
3660
- "arity": 0,
3661
- "methods": [],
3662
- "properties": [],
3663
- "fields": [
3664
- {
3665
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectScope::AddressSystem.String",
3666
- "clrName": "Address",
3667
- "tsEmitName": "address",
3668
- "normalizedSignature": "Address|System.String|static=true|const=true",
3669
- "isStatic": true,
3670
- "isReadOnly": false,
3671
- "isLiteral": true
3672
- },
3673
- {
3674
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectScope::EmailSystem.String",
3675
- "clrName": "Email",
3676
- "tsEmitName": "email",
3677
- "normalizedSignature": "Email|System.String|static=true|const=true",
3678
- "isStatic": true,
3679
- "isReadOnly": false,
3680
- "isLiteral": true
3681
- },
3682
- {
3683
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectScope::OfflineAccessSystem.String",
3684
- "clrName": "OfflineAccess",
3685
- "tsEmitName": "offlineAccess",
3686
- "normalizedSignature": "OfflineAccess|System.String|static=true|const=true",
3687
- "isStatic": true,
3688
- "isReadOnly": false,
3689
- "isLiteral": true
3690
- },
3691
- {
3692
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectScope::OpenIdSystem.String",
3693
- "clrName": "OpenId",
3694
- "tsEmitName": "openId",
3695
- "normalizedSignature": "OpenId|System.String|static=true|const=true",
3696
- "isStatic": true,
3697
- "isReadOnly": false,
3698
- "isLiteral": true
3699
- },
3700
- {
3701
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectScope::OpenIdProfileSystem.String",
3702
- "clrName": "OpenIdProfile",
3703
- "tsEmitName": "openIdProfile",
3704
- "normalizedSignature": "OpenIdProfile|System.String|static=true|const=true",
3705
- "isStatic": true,
3706
- "isReadOnly": false,
3707
- "isLiteral": true
3708
- },
3709
- {
3710
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectScope::PhoneSystem.String",
3711
- "clrName": "Phone",
3712
- "tsEmitName": "phone",
3713
- "normalizedSignature": "Phone|System.String|static=true|const=true",
3714
- "isStatic": true,
3715
- "isReadOnly": false,
3716
- "isLiteral": true
3717
- },
3718
- {
3719
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectScope::UserImpersonationSystem.String",
3720
- "clrName": "UserImpersonation",
3721
- "tsEmitName": "userImpersonation",
3722
- "normalizedSignature": "UserImpersonation|System.String|static=true|const=true",
3723
- "isStatic": true,
3724
- "isReadOnly": false,
3725
- "isLiteral": true
3726
- }
3727
- ],
3728
- "events": [],
3729
- "constructors": []
3730
- },
3731
- {
3732
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectSessionProperties",
3733
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectSessionProperties",
3734
- "tsEmitName": "OpenIdConnectSessionProperties",
3735
- "kind": "StaticNamespace",
3736
- "accessibility": "Public",
3737
- "isAbstract": true,
3738
- "isSealed": true,
3739
- "isStatic": true,
3740
- "arity": 0,
3741
- "methods": [],
3742
- "properties": [],
3743
- "fields": [
3744
- {
3745
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectSessionProperties::CheckSessionIFrameSystem.String",
3746
- "clrName": "CheckSessionIFrame",
3747
- "tsEmitName": "checkSessionIFrame",
3748
- "normalizedSignature": "CheckSessionIFrame|System.String|static=true|const=true",
3749
- "isStatic": true,
3750
- "isReadOnly": false,
3751
- "isLiteral": true
3752
- },
3753
- {
3754
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectSessionProperties::RedirectUriSystem.String",
3755
- "clrName": "RedirectUri",
3756
- "tsEmitName": "redirectUri",
3757
- "normalizedSignature": "RedirectUri|System.String|static=true|const=true",
3758
- "isStatic": true,
3759
- "isReadOnly": false,
3760
- "isLiteral": true
3761
- },
3762
- {
3763
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectSessionProperties::SessionStateSystem.String",
3764
- "clrName": "SessionState",
3765
- "tsEmitName": "sessionState",
3766
- "normalizedSignature": "SessionState|System.String|static=true|const=true",
3767
- "isStatic": true,
3768
- "isReadOnly": false,
3769
- "isLiteral": true
3770
- }
3771
- ],
3772
- "events": [],
3773
- "constructors": []
3774
- },
3775
- {
3776
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames",
3777
- "clrName": "Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames",
3778
- "tsEmitName": "OpenIdProviderMetadataNames",
3779
- "kind": "StaticNamespace",
3780
- "accessibility": "Public",
3781
- "isAbstract": true,
3782
- "isSealed": true,
3783
- "isStatic": true,
3784
- "arity": 0,
3785
- "methods": [],
3786
- "properties": [],
3787
- "fields": [
3788
- {
3789
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::AcrValuesSupportedSystem.String",
3790
- "clrName": "AcrValuesSupported",
3791
- "tsEmitName": "acrValuesSupported",
3792
- "normalizedSignature": "AcrValuesSupported|System.String|static=true|const=true",
3793
- "isStatic": true,
3794
- "isReadOnly": false,
3795
- "isLiteral": true
3796
- },
3797
- {
3798
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::AuthorizationEndpointSystem.String",
3799
- "clrName": "AuthorizationEndpoint",
3800
- "tsEmitName": "authorizationEndpoint",
3801
- "normalizedSignature": "AuthorizationEndpoint|System.String|static=true|const=true",
3802
- "isStatic": true,
3803
- "isReadOnly": false,
3804
- "isLiteral": true
3805
- },
3806
- {
3807
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::AuthorizationResponseIssParameterSupportedSystem.String",
3808
- "clrName": "AuthorizationResponseIssParameterSupported",
3809
- "tsEmitName": "authorizationResponseIssParameterSupported",
3810
- "normalizedSignature": "AuthorizationResponseIssParameterSupported|System.String|static=true|const=true",
3811
- "isStatic": true,
3812
- "isReadOnly": false,
3813
- "isLiteral": true
3814
- },
3815
- {
3816
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::BackchannelAuthenticationEndpointSystem.String",
3817
- "clrName": "BackchannelAuthenticationEndpoint",
3818
- "tsEmitName": "backchannelAuthenticationEndpoint",
3819
- "normalizedSignature": "BackchannelAuthenticationEndpoint|System.String|static=true|const=true",
3820
- "isStatic": true,
3821
- "isReadOnly": false,
3822
- "isLiteral": true
3823
- },
3824
- {
3825
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::BackchannelAuthenticationRequestSigningAlgValuesSupportedSystem.String",
3826
- "clrName": "BackchannelAuthenticationRequestSigningAlgValuesSupported",
3827
- "tsEmitName": "backchannelAuthenticationRequestSigningAlgValuesSupported",
3828
- "normalizedSignature": "BackchannelAuthenticationRequestSigningAlgValuesSupported|System.String|static=true|const=true",
3829
- "isStatic": true,
3830
- "isReadOnly": false,
3831
- "isLiteral": true
3832
- },
3833
- {
3834
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::BackchannelTokenDeliveryModesSupportedSystem.String",
3835
- "clrName": "BackchannelTokenDeliveryModesSupported",
3836
- "tsEmitName": "backchannelTokenDeliveryModesSupported",
3837
- "normalizedSignature": "BackchannelTokenDeliveryModesSupported|System.String|static=true|const=true",
3838
- "isStatic": true,
3839
- "isReadOnly": false,
3840
- "isLiteral": true
3841
- },
3842
- {
3843
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::BackchannelUserCodeParameterSupportedSystem.String",
3844
- "clrName": "BackchannelUserCodeParameterSupported",
3845
- "tsEmitName": "backchannelUserCodeParameterSupported",
3846
- "normalizedSignature": "BackchannelUserCodeParameterSupported|System.String|static=true|const=true",
3847
- "isStatic": true,
3848
- "isReadOnly": false,
3849
- "isLiteral": true
3850
- },
3851
- {
3852
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::CheckSessionIframeSystem.String",
3853
- "clrName": "CheckSessionIframe",
3854
- "tsEmitName": "checkSessionIframe",
3855
- "normalizedSignature": "CheckSessionIframe|System.String|static=true|const=true",
3856
- "isStatic": true,
3857
- "isReadOnly": false,
3858
- "isLiteral": true
3859
- },
3860
- {
3861
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::ClaimsLocalesSupportedSystem.String",
3862
- "clrName": "ClaimsLocalesSupported",
3863
- "tsEmitName": "claimsLocalesSupported",
3864
- "normalizedSignature": "ClaimsLocalesSupported|System.String|static=true|const=true",
3865
- "isStatic": true,
3866
- "isReadOnly": false,
3867
- "isLiteral": true
3868
- },
3869
- {
3870
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::ClaimsParameterSupportedSystem.String",
3871
- "clrName": "ClaimsParameterSupported",
3872
- "tsEmitName": "claimsParameterSupported",
3873
- "normalizedSignature": "ClaimsParameterSupported|System.String|static=true|const=true",
3874
- "isStatic": true,
3875
- "isReadOnly": false,
3876
- "isLiteral": true
3877
- },
3878
- {
3879
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::ClaimsSupportedSystem.String",
3880
- "clrName": "ClaimsSupported",
3881
- "tsEmitName": "claimsSupported",
3882
- "normalizedSignature": "ClaimsSupported|System.String|static=true|const=true",
3883
- "isStatic": true,
3884
- "isReadOnly": false,
3885
- "isLiteral": true
3886
- },
3887
- {
3888
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::ClaimTypesSupportedSystem.String",
3889
- "clrName": "ClaimTypesSupported",
3890
- "tsEmitName": "claimTypesSupported",
3891
- "normalizedSignature": "ClaimTypesSupported|System.String|static=true|const=true",
3892
- "isStatic": true,
3893
- "isReadOnly": false,
3894
- "isLiteral": true
3895
- },
3896
- {
3897
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::DiscoverySystem.String",
3898
- "clrName": "Discovery",
3899
- "tsEmitName": "discovery",
3900
- "normalizedSignature": "Discovery|System.String|static=true|const=true",
3901
- "isStatic": true,
3902
- "isReadOnly": false,
3903
- "isLiteral": true
3904
- },
3905
- {
3906
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::DisplayValuesSupportedSystem.String",
3907
- "clrName": "DisplayValuesSupported",
3908
- "tsEmitName": "displayValuesSupported",
3909
- "normalizedSignature": "DisplayValuesSupported|System.String|static=true|const=true",
3910
- "isStatic": true,
3911
- "isReadOnly": false,
3912
- "isLiteral": true
3913
- },
3914
- {
3915
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::DPoPSigningAlgValuesSupportedSystem.String",
3916
- "clrName": "DPoPSigningAlgValuesSupported",
3917
- "tsEmitName": "dPoPSigningAlgValuesSupported",
3918
- "normalizedSignature": "DPoPSigningAlgValuesSupported|System.String|static=true|const=true",
3919
- "isStatic": true,
3920
- "isReadOnly": false,
3921
- "isLiteral": true
3922
- },
3923
- {
3924
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::EndSessionEndpointSystem.String",
3925
- "clrName": "EndSessionEndpoint",
3926
- "tsEmitName": "endSessionEndpoint",
3927
- "normalizedSignature": "EndSessionEndpoint|System.String|static=true|const=true",
3928
- "isStatic": true,
3929
- "isReadOnly": false,
3930
- "isLiteral": true
3931
- },
3932
- {
3933
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::FrontchannelLogoutSessionSupportedSystem.String",
3934
- "clrName": "FrontchannelLogoutSessionSupported",
3935
- "tsEmitName": "frontchannelLogoutSessionSupported",
3936
- "normalizedSignature": "FrontchannelLogoutSessionSupported|System.String|static=true|const=true",
3937
- "isStatic": true,
3938
- "isReadOnly": false,
3939
- "isLiteral": true
3940
- },
3941
- {
3942
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::FrontchannelLogoutSupportedSystem.String",
3943
- "clrName": "FrontchannelLogoutSupported",
3944
- "tsEmitName": "frontchannelLogoutSupported",
3945
- "normalizedSignature": "FrontchannelLogoutSupported|System.String|static=true|const=true",
3946
- "isStatic": true,
3947
- "isReadOnly": false,
3948
- "isLiteral": true
3949
- },
3950
- {
3951
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::HttpLogoutSupportedSystem.String",
3952
- "clrName": "HttpLogoutSupported",
3953
- "tsEmitName": "httpLogoutSupported",
3954
- "normalizedSignature": "HttpLogoutSupported|System.String|static=true|const=true",
3955
- "isStatic": true,
3956
- "isReadOnly": false,
3957
- "isLiteral": true
3958
- },
3959
- {
3960
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::GrantTypesSupportedSystem.String",
3961
- "clrName": "GrantTypesSupported",
3962
- "tsEmitName": "grantTypesSupported",
3963
- "normalizedSignature": "GrantTypesSupported|System.String|static=true|const=true",
3964
- "isStatic": true,
3965
- "isReadOnly": false,
3966
- "isLiteral": true
3967
- },
3968
- {
3969
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::IdTokenEncryptionAlgValuesSupportedSystem.String",
3970
- "clrName": "IdTokenEncryptionAlgValuesSupported",
3971
- "tsEmitName": "idTokenEncryptionAlgValuesSupported",
3972
- "normalizedSignature": "IdTokenEncryptionAlgValuesSupported|System.String|static=true|const=true",
3973
- "isStatic": true,
3974
- "isReadOnly": false,
3975
- "isLiteral": true
3976
- },
3977
- {
3978
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::IdTokenEncryptionEncValuesSupportedSystem.String",
3979
- "clrName": "IdTokenEncryptionEncValuesSupported",
3980
- "tsEmitName": "idTokenEncryptionEncValuesSupported",
3981
- "normalizedSignature": "IdTokenEncryptionEncValuesSupported|System.String|static=true|const=true",
3982
- "isStatic": true,
3983
- "isReadOnly": false,
3984
- "isLiteral": true
3985
- },
3986
- {
3987
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::IdTokenSigningAlgValuesSupportedSystem.String",
3988
- "clrName": "IdTokenSigningAlgValuesSupported",
3989
- "tsEmitName": "idTokenSigningAlgValuesSupported",
3990
- "normalizedSignature": "IdTokenSigningAlgValuesSupported|System.String|static=true|const=true",
3991
- "isStatic": true,
3992
- "isReadOnly": false,
3993
- "isLiteral": true
3994
- },
3995
- {
3996
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::IntrospectionEndpointSystem.String",
3997
- "clrName": "IntrospectionEndpoint",
3998
- "tsEmitName": "introspectionEndpoint",
3999
- "normalizedSignature": "IntrospectionEndpoint|System.String|static=true|const=true",
4000
- "isStatic": true,
4001
- "isReadOnly": false,
4002
- "isLiteral": true
4003
- },
4004
- {
4005
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::IntrospectionEndpointAuthMethodsSupportedSystem.String",
4006
- "clrName": "IntrospectionEndpointAuthMethodsSupported",
4007
- "tsEmitName": "introspectionEndpointAuthMethodsSupported",
4008
- "normalizedSignature": "IntrospectionEndpointAuthMethodsSupported|System.String|static=true|const=true",
4009
- "isStatic": true,
4010
- "isReadOnly": false,
4011
- "isLiteral": true
4012
- },
4013
- {
4014
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::IntrospectionEndpointAuthSigningAlgValuesSupportedSystem.String",
4015
- "clrName": "IntrospectionEndpointAuthSigningAlgValuesSupported",
4016
- "tsEmitName": "introspectionEndpointAuthSigningAlgValuesSupported",
4017
- "normalizedSignature": "IntrospectionEndpointAuthSigningAlgValuesSupported|System.String|static=true|const=true",
4018
- "isStatic": true,
4019
- "isReadOnly": false,
4020
- "isLiteral": true
4021
- },
4022
- {
4023
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::JwksUriSystem.String",
4024
- "clrName": "JwksUri",
4025
- "tsEmitName": "jwksUri",
4026
- "normalizedSignature": "JwksUri|System.String|static=true|const=true",
4027
- "isStatic": true,
4028
- "isReadOnly": false,
4029
- "isLiteral": true
4030
- },
4031
- {
4032
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::IssuerSystem.String",
4033
- "clrName": "Issuer",
4034
- "tsEmitName": "issuer",
4035
- "normalizedSignature": "Issuer|System.String|static=true|const=true",
4036
- "isStatic": true,
4037
- "isReadOnly": false,
4038
- "isLiteral": true
4039
- },
4040
- {
4041
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::LogoutSessionSupportedSystem.String",
4042
- "clrName": "LogoutSessionSupported",
4043
- "tsEmitName": "logoutSessionSupported",
4044
- "normalizedSignature": "LogoutSessionSupported|System.String|static=true|const=true",
4045
- "isStatic": true,
4046
- "isReadOnly": false,
4047
- "isLiteral": true
4048
- },
4049
- {
4050
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::MicrosoftMultiRefreshTokenSystem.String",
4051
- "clrName": "MicrosoftMultiRefreshToken",
4052
- "tsEmitName": "microsoftMultiRefreshToken",
4053
- "normalizedSignature": "MicrosoftMultiRefreshToken|System.String|static=true|const=true",
4054
- "isStatic": true,
4055
- "isReadOnly": false,
4056
- "isLiteral": true
4057
- },
4058
- {
4059
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::OpPolicyUriSystem.String",
4060
- "clrName": "OpPolicyUri",
4061
- "tsEmitName": "opPolicyUri",
4062
- "normalizedSignature": "OpPolicyUri|System.String|static=true|const=true",
4063
- "isStatic": true,
4064
- "isReadOnly": false,
4065
- "isLiteral": true
4066
- },
4067
- {
4068
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::OpTosUriSystem.String",
4069
- "clrName": "OpTosUri",
4070
- "tsEmitName": "opTosUri",
4071
- "normalizedSignature": "OpTosUri|System.String|static=true|const=true",
4072
- "isStatic": true,
4073
- "isReadOnly": false,
4074
- "isLiteral": true
4075
- },
4076
- {
4077
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::PromptValuesSupportedSystem.String",
4078
- "clrName": "PromptValuesSupported",
4079
- "tsEmitName": "promptValuesSupported",
4080
- "normalizedSignature": "PromptValuesSupported|System.String|static=true|const=true",
4081
- "isStatic": true,
4082
- "isReadOnly": false,
4083
- "isLiteral": true
4084
- },
4085
- {
4086
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::PushedAuthorizationRequestEndpointSystem.String",
4087
- "clrName": "PushedAuthorizationRequestEndpoint",
4088
- "tsEmitName": "pushedAuthorizationRequestEndpoint",
4089
- "normalizedSignature": "PushedAuthorizationRequestEndpoint|System.String|static=true|const=true",
4090
- "isStatic": true,
4091
- "isReadOnly": false,
4092
- "isLiteral": true
4093
- },
4094
- {
4095
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::RegistrationEndpointSystem.String",
4096
- "clrName": "RegistrationEndpoint",
4097
- "tsEmitName": "registrationEndpoint",
4098
- "normalizedSignature": "RegistrationEndpoint|System.String|static=true|const=true",
4099
- "isStatic": true,
4100
- "isReadOnly": false,
4101
- "isLiteral": true
4102
- },
4103
- {
4104
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::RequestObjectEncryptionAlgValuesSupportedSystem.String",
4105
- "clrName": "RequestObjectEncryptionAlgValuesSupported",
4106
- "tsEmitName": "requestObjectEncryptionAlgValuesSupported",
4107
- "normalizedSignature": "RequestObjectEncryptionAlgValuesSupported|System.String|static=true|const=true",
4108
- "isStatic": true,
4109
- "isReadOnly": false,
4110
- "isLiteral": true
4111
- },
4112
- {
4113
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::RequestObjectEncryptionEncValuesSupportedSystem.String",
4114
- "clrName": "RequestObjectEncryptionEncValuesSupported",
4115
- "tsEmitName": "requestObjectEncryptionEncValuesSupported",
4116
- "normalizedSignature": "RequestObjectEncryptionEncValuesSupported|System.String|static=true|const=true",
4117
- "isStatic": true,
4118
- "isReadOnly": false,
4119
- "isLiteral": true
4120
- },
4121
- {
4122
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::RequestObjectSigningAlgValuesSupportedSystem.String",
4123
- "clrName": "RequestObjectSigningAlgValuesSupported",
4124
- "tsEmitName": "requestObjectSigningAlgValuesSupported",
4125
- "normalizedSignature": "RequestObjectSigningAlgValuesSupported|System.String|static=true|const=true",
4126
- "isStatic": true,
4127
- "isReadOnly": false,
4128
- "isLiteral": true
4129
- },
4130
- {
4131
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::RequestParameterSupportedSystem.String",
4132
- "clrName": "RequestParameterSupported",
4133
- "tsEmitName": "requestParameterSupported",
4134
- "normalizedSignature": "RequestParameterSupported|System.String|static=true|const=true",
4135
- "isStatic": true,
4136
- "isReadOnly": false,
4137
- "isLiteral": true
4138
- },
4139
- {
4140
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::RequestUriParameterSupportedSystem.String",
4141
- "clrName": "RequestUriParameterSupported",
4142
- "tsEmitName": "requestUriParameterSupported",
4143
- "normalizedSignature": "RequestUriParameterSupported|System.String|static=true|const=true",
4144
- "isStatic": true,
4145
- "isReadOnly": false,
4146
- "isLiteral": true
4147
- },
4148
- {
4149
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::RequirePushedAuthorizationRequestsSystem.String",
4150
- "clrName": "RequirePushedAuthorizationRequests",
4151
- "tsEmitName": "requirePushedAuthorizationRequests",
4152
- "normalizedSignature": "RequirePushedAuthorizationRequests|System.String|static=true|const=true",
4153
- "isStatic": true,
4154
- "isReadOnly": false,
4155
- "isLiteral": true
4156
- },
4157
- {
4158
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::RequireRequestUriRegistrationSystem.String",
4159
- "clrName": "RequireRequestUriRegistration",
4160
- "tsEmitName": "requireRequestUriRegistration",
4161
- "normalizedSignature": "RequireRequestUriRegistration|System.String|static=true|const=true",
4162
- "isStatic": true,
4163
- "isReadOnly": false,
4164
- "isLiteral": true
4165
- },
4166
- {
4167
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::ResponseModesSupportedSystem.String",
4168
- "clrName": "ResponseModesSupported",
4169
- "tsEmitName": "responseModesSupported",
4170
- "normalizedSignature": "ResponseModesSupported|System.String|static=true|const=true",
4171
- "isStatic": true,
4172
- "isReadOnly": false,
4173
- "isLiteral": true
4174
- },
4175
- {
4176
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::ResponseTypesSupportedSystem.String",
4177
- "clrName": "ResponseTypesSupported",
4178
- "tsEmitName": "responseTypesSupported",
4179
- "normalizedSignature": "ResponseTypesSupported|System.String|static=true|const=true",
4180
- "isStatic": true,
4181
- "isReadOnly": false,
4182
- "isLiteral": true
4183
- },
4184
- {
4185
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::ServiceDocumentationSystem.String",
4186
- "clrName": "ServiceDocumentation",
4187
- "tsEmitName": "serviceDocumentation",
4188
- "normalizedSignature": "ServiceDocumentation|System.String|static=true|const=true",
4189
- "isStatic": true,
4190
- "isReadOnly": false,
4191
- "isLiteral": true
4192
- },
4193
- {
4194
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::ScopesSupportedSystem.String",
4195
- "clrName": "ScopesSupported",
4196
- "tsEmitName": "scopesSupported",
4197
- "normalizedSignature": "ScopesSupported|System.String|static=true|const=true",
4198
- "isStatic": true,
4199
- "isReadOnly": false,
4200
- "isLiteral": true
4201
- },
4202
- {
4203
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::SubjectTypesSupportedSystem.String",
4204
- "clrName": "SubjectTypesSupported",
4205
- "tsEmitName": "subjectTypesSupported",
4206
- "normalizedSignature": "SubjectTypesSupported|System.String|static=true|const=true",
4207
- "isStatic": true,
4208
- "isReadOnly": false,
4209
- "isLiteral": true
4210
- },
4211
- {
4212
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::TokenEndpointSystem.String",
4213
- "clrName": "TokenEndpoint",
4214
- "tsEmitName": "tokenEndpoint",
4215
- "normalizedSignature": "TokenEndpoint|System.String|static=true|const=true",
4216
- "isStatic": true,
4217
- "isReadOnly": false,
4218
- "isLiteral": true
4219
- },
4220
- {
4221
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::TokenEndpointAuthMethodsSupportedSystem.String",
4222
- "clrName": "TokenEndpointAuthMethodsSupported",
4223
- "tsEmitName": "tokenEndpointAuthMethodsSupported",
4224
- "normalizedSignature": "TokenEndpointAuthMethodsSupported|System.String|static=true|const=true",
4225
- "isStatic": true,
4226
- "isReadOnly": false,
4227
- "isLiteral": true
4228
- },
4229
- {
4230
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::TokenEndpointAuthSigningAlgValuesSupportedSystem.String",
4231
- "clrName": "TokenEndpointAuthSigningAlgValuesSupported",
4232
- "tsEmitName": "tokenEndpointAuthSigningAlgValuesSupported",
4233
- "normalizedSignature": "TokenEndpointAuthSigningAlgValuesSupported|System.String|static=true|const=true",
4234
- "isStatic": true,
4235
- "isReadOnly": false,
4236
- "isLiteral": true
4237
- },
4238
- {
4239
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::UILocalesSupportedSystem.String",
4240
- "clrName": "UILocalesSupported",
4241
- "tsEmitName": "uiLocalesSupported",
4242
- "normalizedSignature": "UILocalesSupported|System.String|static=true|const=true",
4243
- "isStatic": true,
4244
- "isReadOnly": false,
4245
- "isLiteral": true
4246
- },
4247
- {
4248
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::UserInfoEndpointSystem.String",
4249
- "clrName": "UserInfoEndpoint",
4250
- "tsEmitName": "userInfoEndpoint",
4251
- "normalizedSignature": "UserInfoEndpoint|System.String|static=true|const=true",
4252
- "isStatic": true,
4253
- "isReadOnly": false,
4254
- "isLiteral": true
4255
- },
4256
- {
4257
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::UserInfoEncryptionAlgValuesSupportedSystem.String",
4258
- "clrName": "UserInfoEncryptionAlgValuesSupported",
4259
- "tsEmitName": "userInfoEncryptionAlgValuesSupported",
4260
- "normalizedSignature": "UserInfoEncryptionAlgValuesSupported|System.String|static=true|const=true",
4261
- "isStatic": true,
4262
- "isReadOnly": false,
4263
- "isLiteral": true
4264
- },
4265
- {
4266
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::UserInfoEncryptionEncValuesSupportedSystem.String",
4267
- "clrName": "UserInfoEncryptionEncValuesSupported",
4268
- "tsEmitName": "userInfoEncryptionEncValuesSupported",
4269
- "normalizedSignature": "UserInfoEncryptionEncValuesSupported|System.String|static=true|const=true",
4270
- "isStatic": true,
4271
- "isReadOnly": false,
4272
- "isLiteral": true
4273
- },
4274
- {
4275
- "stableId": "Microsoft.IdentityModel.Protocols.OpenIdConnect:Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataNames::UserInfoSigningAlgValuesSupportedSystem.String",
4276
- "clrName": "UserInfoSigningAlgValuesSupported",
4277
- "tsEmitName": "userInfoSigningAlgValuesSupported",
4278
- "normalizedSignature": "UserInfoSigningAlgValuesSupported|System.String|static=true|const=true",
4279
- "isStatic": true,
4280
- "isReadOnly": false,
4281
- "isLiteral": true
4282
- }
4283
- ],
4284
- "events": [],
4285
- "constructors": []
4286
- }
4287
- ]
4288
- }