@tsonic/efcore-sqlserver 0.1.1 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +23 -23
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +30 -30
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -36
- package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +27 -27
- package/package.json +5 -5
- package/Azure/internal/metadata.json +0 -2772
- package/Azure.Core/internal/metadata.json +0 -5291
- package/Azure.Core.Cryptography/internal/metadata.json +0 -122
- package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
- package/Azure.Core.Extensions/internal/metadata.json +0 -139
- package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
- package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
- package/Azure.Core.Serialization/internal/metadata.json +0 -468
- package/Azure.Identity/internal/metadata.json +0 -5255
- package/Azure.Messaging/internal/metadata.json +0 -316
- package/Microsoft.Data/internal/metadata.json +0 -59
- package/Microsoft.Data.Sql/internal/metadata.json +0 -136
- package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
- package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
- package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
- package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
- package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
- package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
- package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
- package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
- package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
- package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
- package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
- package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
- package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
- package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
- package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
- package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
- package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
- package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
- package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
- package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
- package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
- package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
- package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
- package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
- package/System/internal/metadata.json +0 -523
- package/System.ClientModel/internal/metadata.json +0 -637
- package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
- package/System.Configuration/internal/metadata.json +0 -11888
- package/System.Configuration.Internal/internal/metadata.json +0 -2269
- package/System.Configuration.Provider/internal/metadata.json +0 -284
- package/System.Diagnostics/internal/metadata.json +0 -48
- package/System.Drawing.Configuration/internal/metadata.json +0 -46
- package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
- package/System.Security.Cryptography/internal/metadata.json +0 -104
- package/System.Text.Json.Serialization/internal/metadata.json +0 -70
|
@@ -1,34 +1,42 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.Identity.Client.Extensions.Msal",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.Identity.Client.Extensions.Msal"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.CacheChangedEventArgs",
|
|
6
9
|
"clrName": "Microsoft.Identity.Client.Extensions.Msal.CacheChangedEventArgs",
|
|
7
|
-
"tsEmitName": "CacheChangedEventArgs",
|
|
8
10
|
"assemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [],
|
|
11
19
|
"properties": [],
|
|
12
20
|
"fields": [
|
|
13
21
|
{
|
|
14
22
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.CacheChangedEventArgs::AccountsAddedSystem.Collections.Generic.IEnumerable\u00601[[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
|
|
15
23
|
"clrName": "AccountsAdded",
|
|
16
|
-
"tsEmitName": "accountsAdded",
|
|
17
24
|
"metadataToken": 67108950,
|
|
18
25
|
"normalizedSignature": "AccountsAdded|System.Collections.Generic.IEnumerable\u00601[[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]|static=false|const=false",
|
|
19
26
|
"isStatic": false,
|
|
20
27
|
"isReadOnly": true,
|
|
28
|
+
"isLiteral": false,
|
|
21
29
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.CacheChangedEventArgs",
|
|
22
30
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
23
31
|
},
|
|
24
32
|
{
|
|
25
33
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.CacheChangedEventArgs::AccountsRemovedSystem.Collections.Generic.IEnumerable\u00601[[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]",
|
|
26
34
|
"clrName": "AccountsRemoved",
|
|
27
|
-
"tsEmitName": "accountsRemoved",
|
|
28
35
|
"metadataToken": 67108951,
|
|
29
36
|
"normalizedSignature": "AccountsRemoved|System.Collections.Generic.IEnumerable\u00601[[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]|static=false|const=false",
|
|
30
37
|
"isStatic": false,
|
|
31
38
|
"isReadOnly": true,
|
|
39
|
+
"isLiteral": false,
|
|
32
40
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.CacheChangedEventArgs",
|
|
33
41
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
34
42
|
}
|
|
@@ -45,58 +53,35 @@
|
|
|
45
53
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.CacheChangedEventArgs",
|
|
46
54
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
47
55
|
}
|
|
48
|
-
],
|
|
49
|
-
"exposedFields": [
|
|
50
|
-
{
|
|
51
|
-
"tsName": "accountsAdded",
|
|
52
|
-
"isStatic": false,
|
|
53
|
-
"tsSignatureId": "AccountsAdded|System.Collections.Generic.IEnumerable\u00601[[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]|static=false|const=false",
|
|
54
|
-
"target": {
|
|
55
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.CacheChangedEventArgs",
|
|
56
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
57
|
-
"metadataToken": 67108950
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"tsName": "accountsRemoved",
|
|
62
|
-
"isStatic": false,
|
|
63
|
-
"tsSignatureId": "AccountsRemoved|System.Collections.Generic.IEnumerable\u00601[[System.String, System.Private.CoreLib, Version=10.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]|static=false|const=false",
|
|
64
|
-
"target": {
|
|
65
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.CacheChangedEventArgs",
|
|
66
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
67
|
-
"metadataToken": 67108951
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
],
|
|
71
|
-
"exposedConstructors": [
|
|
72
|
-
{
|
|
73
|
-
"isStatic": false,
|
|
74
|
-
"tsSignatureId": "constructor|(System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IEnumerable_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
75
|
-
"target": {
|
|
76
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.CacheChangedEventArgs",
|
|
77
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
78
|
-
"metadataToken": 100663372
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
56
|
]
|
|
82
57
|
},
|
|
83
58
|
{
|
|
84
59
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.CrossPlatLock",
|
|
85
60
|
"clrName": "Microsoft.Identity.Client.Extensions.Msal.CrossPlatLock",
|
|
86
|
-
"tsEmitName": "CrossPlatLock",
|
|
87
61
|
"assemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
88
62
|
"metadataToken": 0,
|
|
63
|
+
"kind": "Class",
|
|
64
|
+
"accessibility": "Public",
|
|
65
|
+
"isAbstract": false,
|
|
66
|
+
"isSealed": true,
|
|
67
|
+
"isStatic": false,
|
|
68
|
+
"arity": 0,
|
|
89
69
|
"methods": [
|
|
90
70
|
{
|
|
91
71
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.CrossPlatLock::Dispose():System.Void",
|
|
92
72
|
"clrName": "Dispose",
|
|
93
|
-
"tsEmitName": "dispose",
|
|
94
73
|
"metadataToken": 100663405,
|
|
95
74
|
"canonicalSignature": "():System.Void",
|
|
96
75
|
"normalizedSignature": "Dispose|():System.Void|static=false",
|
|
97
76
|
"emitScope": "ClassSurface",
|
|
77
|
+
"provenance": "Original",
|
|
98
78
|
"arity": 0,
|
|
99
79
|
"parameterCount": 0,
|
|
80
|
+
"isStatic": false,
|
|
81
|
+
"isAbstract": false,
|
|
82
|
+
"isVirtual": true,
|
|
83
|
+
"isOverride": false,
|
|
84
|
+
"isSealed": true,
|
|
100
85
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.CrossPlatLock",
|
|
101
86
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
102
87
|
"isExtensionMethod": false
|
|
@@ -116,48 +101,35 @@
|
|
|
116
101
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.CrossPlatLock",
|
|
117
102
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
118
103
|
}
|
|
119
|
-
],
|
|
120
|
-
"exposedMethods": [
|
|
121
|
-
{
|
|
122
|
-
"tsName": "dispose",
|
|
123
|
-
"isStatic": false,
|
|
124
|
-
"tsSignatureId": "Dispose|():System.Void|static=false",
|
|
125
|
-
"target": {
|
|
126
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.CrossPlatLock",
|
|
127
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
128
|
-
"metadataToken": 100663405
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
],
|
|
132
|
-
"exposedConstructors": [
|
|
133
|
-
{
|
|
134
|
-
"isStatic": false,
|
|
135
|
-
"tsSignatureId": "constructor|(System.String,System.Int32,System.Int32):void|static=false",
|
|
136
|
-
"target": {
|
|
137
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.CrossPlatLock",
|
|
138
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
139
|
-
"metadataToken": 100663404
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
104
|
]
|
|
143
105
|
},
|
|
144
106
|
{
|
|
145
107
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
146
108
|
"clrName": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
147
|
-
"tsEmitName": "MsalCacheHelper",
|
|
148
109
|
"assemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
149
110
|
"metadataToken": 0,
|
|
111
|
+
"kind": "Class",
|
|
112
|
+
"accessibility": "Public",
|
|
113
|
+
"isAbstract": false,
|
|
114
|
+
"isSealed": false,
|
|
115
|
+
"isStatic": false,
|
|
116
|
+
"arity": 0,
|
|
150
117
|
"methods": [
|
|
151
118
|
{
|
|
152
119
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper::CreateAsync(Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties,System.Diagnostics.TraceSource):System.Threading.Tasks.Task_1[[Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper,Microsoft.Identity.Client.Extensions.Msal,Version=4.73.1.0,Culture=neutral,PublicKeyToken=0a613f4dd989e8ae]]",
|
|
153
120
|
"clrName": "CreateAsync",
|
|
154
|
-
"tsEmitName": "createAsync",
|
|
155
121
|
"metadataToken": 100663387,
|
|
156
122
|
"canonicalSignature": "(Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties,System.Diagnostics.TraceSource):System.Threading.Tasks.Task_1[[Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper,Microsoft.Identity.Client.Extensions.Msal,Version=4.73.1.0,Culture=neutral,PublicKeyToken=0a613f4dd989e8ae]]",
|
|
157
123
|
"normalizedSignature": "CreateAsync|(Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties,System.Diagnostics.TraceSource):System.Threading.Tasks.Task_1[[Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper,Microsoft.Identity.Client.Extensions.Msal,Version=4.73.1.0,Culture=neutral,PublicKeyToken=0a613f4dd989e8ae]]|static=true",
|
|
158
124
|
"emitScope": "ClassSurface",
|
|
125
|
+
"provenance": "Original",
|
|
159
126
|
"arity": 0,
|
|
160
127
|
"parameterCount": 2,
|
|
128
|
+
"isStatic": true,
|
|
129
|
+
"isAbstract": false,
|
|
130
|
+
"isVirtual": false,
|
|
131
|
+
"isOverride": false,
|
|
132
|
+
"isSealed": false,
|
|
161
133
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
162
134
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
163
135
|
"isExtensionMethod": false
|
|
@@ -165,13 +137,18 @@
|
|
|
165
137
|
{
|
|
166
138
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper::RegisterCache(Microsoft.Identity.Client.ITokenCache):System.Void",
|
|
167
139
|
"clrName": "RegisterCache",
|
|
168
|
-
"tsEmitName": "registerCache",
|
|
169
140
|
"metadataToken": 100663389,
|
|
170
141
|
"canonicalSignature": "(Microsoft.Identity.Client.ITokenCache):System.Void",
|
|
171
142
|
"normalizedSignature": "RegisterCache|(Microsoft.Identity.Client.ITokenCache):System.Void|static=false",
|
|
172
143
|
"emitScope": "ClassSurface",
|
|
144
|
+
"provenance": "Original",
|
|
173
145
|
"arity": 0,
|
|
174
146
|
"parameterCount": 1,
|
|
147
|
+
"isStatic": false,
|
|
148
|
+
"isAbstract": false,
|
|
149
|
+
"isVirtual": false,
|
|
150
|
+
"isOverride": false,
|
|
151
|
+
"isSealed": false,
|
|
175
152
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
176
153
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
177
154
|
"isExtensionMethod": false
|
|
@@ -179,13 +156,18 @@
|
|
|
179
156
|
{
|
|
180
157
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper::UnregisterCache(Microsoft.Identity.Client.ITokenCache):System.Void",
|
|
181
158
|
"clrName": "UnregisterCache",
|
|
182
|
-
"tsEmitName": "unregisterCache",
|
|
183
159
|
"metadataToken": 100663390,
|
|
184
160
|
"canonicalSignature": "(Microsoft.Identity.Client.ITokenCache):System.Void",
|
|
185
161
|
"normalizedSignature": "UnregisterCache|(Microsoft.Identity.Client.ITokenCache):System.Void|static=false",
|
|
186
162
|
"emitScope": "ClassSurface",
|
|
163
|
+
"provenance": "Original",
|
|
187
164
|
"arity": 0,
|
|
188
165
|
"parameterCount": 1,
|
|
166
|
+
"isStatic": false,
|
|
167
|
+
"isAbstract": false,
|
|
168
|
+
"isVirtual": false,
|
|
169
|
+
"isOverride": false,
|
|
170
|
+
"isSealed": false,
|
|
189
171
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
190
172
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
191
173
|
"isExtensionMethod": false
|
|
@@ -193,13 +175,18 @@
|
|
|
193
175
|
{
|
|
194
176
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper::Clear():System.Void",
|
|
195
177
|
"clrName": "Clear",
|
|
196
|
-
"tsEmitName": "clear",
|
|
197
178
|
"metadataToken": 100663391,
|
|
198
179
|
"canonicalSignature": "():System.Void",
|
|
199
180
|
"normalizedSignature": "Clear|():System.Void|static=false",
|
|
200
181
|
"emitScope": "ClassSurface",
|
|
182
|
+
"provenance": "Original",
|
|
201
183
|
"arity": 0,
|
|
202
184
|
"parameterCount": 0,
|
|
185
|
+
"isStatic": false,
|
|
186
|
+
"isAbstract": false,
|
|
187
|
+
"isVirtual": false,
|
|
188
|
+
"isOverride": false,
|
|
189
|
+
"isSealed": false,
|
|
203
190
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
204
191
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
205
192
|
"isExtensionMethod": false
|
|
@@ -207,13 +194,18 @@
|
|
|
207
194
|
{
|
|
208
195
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper::LoadUnencryptedTokenCache():System.Byte[]",
|
|
209
196
|
"clrName": "LoadUnencryptedTokenCache",
|
|
210
|
-
"tsEmitName": "loadUnencryptedTokenCache",
|
|
211
197
|
"metadataToken": 100663392,
|
|
212
198
|
"canonicalSignature": "():System.Byte[]",
|
|
213
199
|
"normalizedSignature": "LoadUnencryptedTokenCache|():System.Byte[]|static=false",
|
|
214
200
|
"emitScope": "ClassSurface",
|
|
201
|
+
"provenance": "Original",
|
|
215
202
|
"arity": 0,
|
|
216
203
|
"parameterCount": 0,
|
|
204
|
+
"isStatic": false,
|
|
205
|
+
"isAbstract": false,
|
|
206
|
+
"isVirtual": false,
|
|
207
|
+
"isOverride": false,
|
|
208
|
+
"isSealed": false,
|
|
217
209
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
218
210
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
219
211
|
"isExtensionMethod": false
|
|
@@ -221,13 +213,18 @@
|
|
|
221
213
|
{
|
|
222
214
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper::SaveUnencryptedTokenCache(System.Byte[]):System.Void",
|
|
223
215
|
"clrName": "SaveUnencryptedTokenCache",
|
|
224
|
-
"tsEmitName": "saveUnencryptedTokenCache",
|
|
225
216
|
"metadataToken": 100663393,
|
|
226
217
|
"canonicalSignature": "(System.Byte[]):System.Void",
|
|
227
218
|
"normalizedSignature": "SaveUnencryptedTokenCache|(System.Byte[]):System.Void|static=false",
|
|
228
219
|
"emitScope": "ClassSurface",
|
|
220
|
+
"provenance": "Original",
|
|
229
221
|
"arity": 0,
|
|
230
222
|
"parameterCount": 1,
|
|
223
|
+
"isStatic": false,
|
|
224
|
+
"isAbstract": false,
|
|
225
|
+
"isVirtual": false,
|
|
226
|
+
"isOverride": false,
|
|
227
|
+
"isSealed": false,
|
|
231
228
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
232
229
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
233
230
|
"isExtensionMethod": false
|
|
@@ -235,13 +232,18 @@
|
|
|
235
232
|
{
|
|
236
233
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper::VerifyPersistence():System.Void",
|
|
237
234
|
"clrName": "VerifyPersistence",
|
|
238
|
-
"tsEmitName": "verifyPersistence",
|
|
239
235
|
"metadataToken": 100663398,
|
|
240
236
|
"canonicalSignature": "():System.Void",
|
|
241
237
|
"normalizedSignature": "VerifyPersistence|():System.Void|static=false",
|
|
242
238
|
"emitScope": "ClassSurface",
|
|
239
|
+
"provenance": "Original",
|
|
243
240
|
"arity": 0,
|
|
244
241
|
"parameterCount": 0,
|
|
242
|
+
"isStatic": false,
|
|
243
|
+
"isAbstract": false,
|
|
244
|
+
"isVirtual": false,
|
|
245
|
+
"isOverride": false,
|
|
246
|
+
"isSealed": false,
|
|
245
247
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
246
248
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
247
249
|
"isExtensionMethod": false
|
|
@@ -251,14 +253,18 @@
|
|
|
251
253
|
{
|
|
252
254
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper::UserRootDirectory:System.String",
|
|
253
255
|
"clrName": "UserRootDirectory",
|
|
254
|
-
"tsEmitName": "userRootDirectory",
|
|
255
256
|
"metadataToken": 385875978,
|
|
256
257
|
"canonicalSignature": ":System.String",
|
|
257
258
|
"normalizedSignature": "UserRootDirectory|:System.String|static=true|accessor=get",
|
|
258
259
|
"emitScope": "ClassSurface",
|
|
260
|
+
"provenance": "Original",
|
|
259
261
|
"isIndexer": false,
|
|
260
262
|
"hasGetter": true,
|
|
261
263
|
"hasSetter": false,
|
|
264
|
+
"isStatic": true,
|
|
265
|
+
"isAbstract": false,
|
|
266
|
+
"isVirtual": false,
|
|
267
|
+
"isOverride": false,
|
|
262
268
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
263
269
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
264
270
|
}
|
|
@@ -267,22 +273,22 @@
|
|
|
267
273
|
{
|
|
268
274
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper::LinuxKeyRingDefaultCollectionSystem.String",
|
|
269
275
|
"clrName": "LinuxKeyRingDefaultCollection",
|
|
270
|
-
"tsEmitName": "linuxKeyRingDefaultCollection",
|
|
271
276
|
"metadataToken": 67108954,
|
|
272
277
|
"normalizedSignature": "LinuxKeyRingDefaultCollection|System.String|static=true|const=true",
|
|
273
278
|
"isStatic": true,
|
|
274
279
|
"isReadOnly": false,
|
|
280
|
+
"isLiteral": true,
|
|
275
281
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
276
282
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
277
283
|
},
|
|
278
284
|
{
|
|
279
285
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper::LinuxKeyRingSessionCollectionSystem.String",
|
|
280
286
|
"clrName": "LinuxKeyRingSessionCollection",
|
|
281
|
-
"tsEmitName": "linuxKeyRingSessionCollection",
|
|
282
287
|
"metadataToken": 67108955,
|
|
283
288
|
"normalizedSignature": "LinuxKeyRingSessionCollection|System.String|static=true|const=true",
|
|
284
289
|
"isStatic": true,
|
|
285
290
|
"isReadOnly": false,
|
|
291
|
+
"isLiteral": true,
|
|
286
292
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
287
293
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
288
294
|
}
|
|
@@ -291,7 +297,6 @@
|
|
|
291
297
|
{
|
|
292
298
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper::CacheChangedSystem.EventHandler\u00601[[Microsoft.Identity.Client.Extensions.Msal.CacheChangedEventArgs, Microsoft.Identity.Client.Extensions.Msal, Version=4.73.1.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae]]",
|
|
293
299
|
"clrName": "CacheChanged",
|
|
294
|
-
"tsEmitName": "cacheChanged",
|
|
295
300
|
"metadataToken": 335544321,
|
|
296
301
|
"normalizedSignature": "CacheChanged|System.EventHandler\u00601[[Microsoft.Identity.Client.Extensions.Msal.CacheChangedEventArgs, Microsoft.Identity.Client.Extensions.Msal, Version=4.73.1.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae]]|static=false",
|
|
297
302
|
"isStatic": false,
|
|
@@ -299,132 +304,19 @@
|
|
|
299
304
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
300
305
|
}
|
|
301
306
|
],
|
|
302
|
-
"constructors": []
|
|
303
|
-
"exposedMethods": [
|
|
304
|
-
{
|
|
305
|
-
"tsName": "createAsync",
|
|
306
|
-
"isStatic": true,
|
|
307
|
-
"tsSignatureId": "CreateAsync|(Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties,System.Diagnostics.TraceSource):System.Threading.Tasks.Task_1[[Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper,Microsoft.Identity.Client.Extensions.Msal,Version=4.73.1.0,Culture=neutral,PublicKeyToken=0a613f4dd989e8ae]]|static=true",
|
|
308
|
-
"target": {
|
|
309
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
310
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
311
|
-
"metadataToken": 100663387
|
|
312
|
-
}
|
|
313
|
-
},
|
|
314
|
-
{
|
|
315
|
-
"tsName": "registerCache",
|
|
316
|
-
"isStatic": false,
|
|
317
|
-
"tsSignatureId": "RegisterCache|(Microsoft.Identity.Client.ITokenCache):System.Void|static=false",
|
|
318
|
-
"target": {
|
|
319
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
320
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
321
|
-
"metadataToken": 100663389
|
|
322
|
-
}
|
|
323
|
-
},
|
|
324
|
-
{
|
|
325
|
-
"tsName": "unregisterCache",
|
|
326
|
-
"isStatic": false,
|
|
327
|
-
"tsSignatureId": "UnregisterCache|(Microsoft.Identity.Client.ITokenCache):System.Void|static=false",
|
|
328
|
-
"target": {
|
|
329
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
330
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
331
|
-
"metadataToken": 100663390
|
|
332
|
-
}
|
|
333
|
-
},
|
|
334
|
-
{
|
|
335
|
-
"tsName": "clear",
|
|
336
|
-
"isStatic": false,
|
|
337
|
-
"tsSignatureId": "Clear|():System.Void|static=false",
|
|
338
|
-
"target": {
|
|
339
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
340
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
341
|
-
"metadataToken": 100663391
|
|
342
|
-
}
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
"tsName": "loadUnencryptedTokenCache",
|
|
346
|
-
"isStatic": false,
|
|
347
|
-
"tsSignatureId": "LoadUnencryptedTokenCache|():System.Byte[]|static=false",
|
|
348
|
-
"target": {
|
|
349
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
350
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
351
|
-
"metadataToken": 100663392
|
|
352
|
-
}
|
|
353
|
-
},
|
|
354
|
-
{
|
|
355
|
-
"tsName": "saveUnencryptedTokenCache",
|
|
356
|
-
"isStatic": false,
|
|
357
|
-
"tsSignatureId": "SaveUnencryptedTokenCache|(System.Byte[]):System.Void|static=false",
|
|
358
|
-
"target": {
|
|
359
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
360
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
361
|
-
"metadataToken": 100663393
|
|
362
|
-
}
|
|
363
|
-
},
|
|
364
|
-
{
|
|
365
|
-
"tsName": "verifyPersistence",
|
|
366
|
-
"isStatic": false,
|
|
367
|
-
"tsSignatureId": "VerifyPersistence|():System.Void|static=false",
|
|
368
|
-
"target": {
|
|
369
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
370
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
371
|
-
"metadataToken": 100663398
|
|
372
|
-
}
|
|
373
|
-
}
|
|
374
|
-
],
|
|
375
|
-
"exposedProperties": [
|
|
376
|
-
{
|
|
377
|
-
"tsName": "userRootDirectory",
|
|
378
|
-
"isStatic": true,
|
|
379
|
-
"tsSignatureId": "UserRootDirectory|:System.String|static=true|accessor=get",
|
|
380
|
-
"target": {
|
|
381
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
382
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
383
|
-
"metadataToken": 385875978
|
|
384
|
-
}
|
|
385
|
-
}
|
|
386
|
-
],
|
|
387
|
-
"exposedFields": [
|
|
388
|
-
{
|
|
389
|
-
"tsName": "linuxKeyRingDefaultCollection",
|
|
390
|
-
"isStatic": true,
|
|
391
|
-
"tsSignatureId": "LinuxKeyRingDefaultCollection|System.String|static=true|const=true",
|
|
392
|
-
"target": {
|
|
393
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
394
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
395
|
-
"metadataToken": 67108954
|
|
396
|
-
}
|
|
397
|
-
},
|
|
398
|
-
{
|
|
399
|
-
"tsName": "linuxKeyRingSessionCollection",
|
|
400
|
-
"isStatic": true,
|
|
401
|
-
"tsSignatureId": "LinuxKeyRingSessionCollection|System.String|static=true|const=true",
|
|
402
|
-
"target": {
|
|
403
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
404
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
405
|
-
"metadataToken": 67108955
|
|
406
|
-
}
|
|
407
|
-
}
|
|
408
|
-
],
|
|
409
|
-
"exposedEvents": [
|
|
410
|
-
{
|
|
411
|
-
"tsName": "cacheChanged",
|
|
412
|
-
"isStatic": false,
|
|
413
|
-
"tsSignatureId": "CacheChanged|System.EventHandler\u00601[[Microsoft.Identity.Client.Extensions.Msal.CacheChangedEventArgs, Microsoft.Identity.Client.Extensions.Msal, Version=4.73.1.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae]]|static=false",
|
|
414
|
-
"target": {
|
|
415
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper",
|
|
416
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
417
|
-
"metadataToken": 335544321
|
|
418
|
-
}
|
|
419
|
-
}
|
|
420
|
-
]
|
|
307
|
+
"constructors": []
|
|
421
308
|
},
|
|
422
309
|
{
|
|
423
310
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.MsalCachePersistenceException",
|
|
424
311
|
"clrName": "Microsoft.Identity.Client.Extensions.Msal.MsalCachePersistenceException",
|
|
425
|
-
"tsEmitName": "MsalCachePersistenceException",
|
|
426
312
|
"assemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
427
313
|
"metadataToken": 0,
|
|
314
|
+
"kind": "Class",
|
|
315
|
+
"accessibility": "Public",
|
|
316
|
+
"isAbstract": false,
|
|
317
|
+
"isSealed": false,
|
|
318
|
+
"isStatic": false,
|
|
319
|
+
"arity": 0,
|
|
428
320
|
"methods": [],
|
|
429
321
|
"properties": [],
|
|
430
322
|
"fields": [],
|
|
@@ -460,54 +352,35 @@
|
|
|
460
352
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCachePersistenceException",
|
|
461
353
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
462
354
|
}
|
|
463
|
-
],
|
|
464
|
-
"exposedConstructors": [
|
|
465
|
-
{
|
|
466
|
-
"isStatic": false,
|
|
467
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
468
|
-
"target": {
|
|
469
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCachePersistenceException",
|
|
470
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
471
|
-
"metadataToken": 100663400
|
|
472
|
-
}
|
|
473
|
-
},
|
|
474
|
-
{
|
|
475
|
-
"isStatic": false,
|
|
476
|
-
"tsSignatureId": "constructor|(System.String):void|static=false",
|
|
477
|
-
"target": {
|
|
478
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCachePersistenceException",
|
|
479
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
480
|
-
"metadataToken": 100663401
|
|
481
|
-
}
|
|
482
|
-
},
|
|
483
|
-
{
|
|
484
|
-
"isStatic": false,
|
|
485
|
-
"tsSignatureId": "constructor|(System.String,System.Exception):void|static=false",
|
|
486
|
-
"target": {
|
|
487
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.MsalCachePersistenceException",
|
|
488
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
489
|
-
"metadataToken": 100663402
|
|
490
|
-
}
|
|
491
|
-
}
|
|
492
355
|
]
|
|
493
356
|
},
|
|
494
357
|
{
|
|
495
358
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.Storage",
|
|
496
359
|
"clrName": "Microsoft.Identity.Client.Extensions.Msal.Storage",
|
|
497
|
-
"tsEmitName": "Storage",
|
|
498
360
|
"assemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
499
361
|
"metadataToken": 0,
|
|
362
|
+
"kind": "Class",
|
|
363
|
+
"accessibility": "Public",
|
|
364
|
+
"isAbstract": false,
|
|
365
|
+
"isSealed": false,
|
|
366
|
+
"isStatic": false,
|
|
367
|
+
"arity": 0,
|
|
500
368
|
"methods": [
|
|
501
369
|
{
|
|
502
370
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.Storage::Create(Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties,System.Diagnostics.TraceSource):Microsoft.Identity.Client.Extensions.Msal.Storage",
|
|
503
371
|
"clrName": "Create",
|
|
504
|
-
"tsEmitName": "create",
|
|
505
372
|
"metadataToken": 100663453,
|
|
506
373
|
"canonicalSignature": "(Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties,System.Diagnostics.TraceSource):Microsoft.Identity.Client.Extensions.Msal.Storage",
|
|
507
374
|
"normalizedSignature": "Create|(Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties,System.Diagnostics.TraceSource):Microsoft.Identity.Client.Extensions.Msal.Storage|static=true",
|
|
508
375
|
"emitScope": "ClassSurface",
|
|
376
|
+
"provenance": "Original",
|
|
509
377
|
"arity": 0,
|
|
510
378
|
"parameterCount": 2,
|
|
379
|
+
"isStatic": true,
|
|
380
|
+
"isAbstract": false,
|
|
381
|
+
"isVirtual": false,
|
|
382
|
+
"isOverride": false,
|
|
383
|
+
"isSealed": false,
|
|
511
384
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.Storage",
|
|
512
385
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
513
386
|
"isExtensionMethod": false
|
|
@@ -515,13 +388,18 @@
|
|
|
515
388
|
{
|
|
516
389
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.Storage::ReadData():System.Byte[]",
|
|
517
390
|
"clrName": "ReadData",
|
|
518
|
-
"tsEmitName": "readData",
|
|
519
391
|
"metadataToken": 100663455,
|
|
520
392
|
"canonicalSignature": "():System.Byte[]",
|
|
521
393
|
"normalizedSignature": "ReadData|():System.Byte[]|static=false",
|
|
522
394
|
"emitScope": "ClassSurface",
|
|
395
|
+
"provenance": "Original",
|
|
523
396
|
"arity": 0,
|
|
524
397
|
"parameterCount": 0,
|
|
398
|
+
"isStatic": false,
|
|
399
|
+
"isAbstract": false,
|
|
400
|
+
"isVirtual": false,
|
|
401
|
+
"isOverride": false,
|
|
402
|
+
"isSealed": false,
|
|
525
403
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.Storage",
|
|
526
404
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
527
405
|
"isExtensionMethod": false
|
|
@@ -529,13 +407,18 @@
|
|
|
529
407
|
{
|
|
530
408
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.Storage::WriteData(System.Byte[]):System.Void",
|
|
531
409
|
"clrName": "WriteData",
|
|
532
|
-
"tsEmitName": "writeData",
|
|
533
410
|
"metadataToken": 100663456,
|
|
534
411
|
"canonicalSignature": "(System.Byte[]):System.Void",
|
|
535
412
|
"normalizedSignature": "WriteData|(System.Byte[]):System.Void|static=false",
|
|
536
413
|
"emitScope": "ClassSurface",
|
|
414
|
+
"provenance": "Original",
|
|
537
415
|
"arity": 0,
|
|
538
416
|
"parameterCount": 1,
|
|
417
|
+
"isStatic": false,
|
|
418
|
+
"isAbstract": false,
|
|
419
|
+
"isVirtual": false,
|
|
420
|
+
"isOverride": false,
|
|
421
|
+
"isSealed": false,
|
|
539
422
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.Storage",
|
|
540
423
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
541
424
|
"isExtensionMethod": false
|
|
@@ -543,13 +426,18 @@
|
|
|
543
426
|
{
|
|
544
427
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.Storage::Clear(System.Boolean):System.Void",
|
|
545
428
|
"clrName": "Clear",
|
|
546
|
-
"tsEmitName": "clear",
|
|
547
429
|
"metadataToken": 100663457,
|
|
548
430
|
"canonicalSignature": "(System.Boolean):System.Void",
|
|
549
431
|
"normalizedSignature": "Clear|(System.Boolean):System.Void|static=false",
|
|
550
432
|
"emitScope": "ClassSurface",
|
|
433
|
+
"provenance": "Original",
|
|
551
434
|
"arity": 0,
|
|
552
435
|
"parameterCount": 1,
|
|
436
|
+
"isStatic": false,
|
|
437
|
+
"isAbstract": false,
|
|
438
|
+
"isVirtual": false,
|
|
439
|
+
"isOverride": false,
|
|
440
|
+
"isSealed": false,
|
|
553
441
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.Storage",
|
|
554
442
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
555
443
|
"isExtensionMethod": false
|
|
@@ -557,13 +445,18 @@
|
|
|
557
445
|
{
|
|
558
446
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.Storage::VerifyPersistence():System.Void",
|
|
559
447
|
"clrName": "VerifyPersistence",
|
|
560
|
-
"tsEmitName": "verifyPersistence",
|
|
561
448
|
"metadataToken": 100663458,
|
|
562
449
|
"canonicalSignature": "():System.Void",
|
|
563
450
|
"normalizedSignature": "VerifyPersistence|():System.Void|static=false",
|
|
564
451
|
"emitScope": "ClassSurface",
|
|
452
|
+
"provenance": "Original",
|
|
565
453
|
"arity": 0,
|
|
566
454
|
"parameterCount": 0,
|
|
455
|
+
"isStatic": false,
|
|
456
|
+
"isAbstract": false,
|
|
457
|
+
"isVirtual": false,
|
|
458
|
+
"isOverride": false,
|
|
459
|
+
"isSealed": false,
|
|
567
460
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.Storage",
|
|
568
461
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
569
462
|
"isExtensionMethod": false
|
|
@@ -572,107 +465,72 @@
|
|
|
572
465
|
"properties": [],
|
|
573
466
|
"fields": [],
|
|
574
467
|
"events": [],
|
|
575
|
-
"constructors": []
|
|
576
|
-
"exposedMethods": [
|
|
577
|
-
{
|
|
578
|
-
"tsName": "create",
|
|
579
|
-
"isStatic": true,
|
|
580
|
-
"tsSignatureId": "Create|(Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties,System.Diagnostics.TraceSource):Microsoft.Identity.Client.Extensions.Msal.Storage|static=true",
|
|
581
|
-
"target": {
|
|
582
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.Storage",
|
|
583
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
584
|
-
"metadataToken": 100663453
|
|
585
|
-
}
|
|
586
|
-
},
|
|
587
|
-
{
|
|
588
|
-
"tsName": "readData",
|
|
589
|
-
"isStatic": false,
|
|
590
|
-
"tsSignatureId": "ReadData|():System.Byte[]|static=false",
|
|
591
|
-
"target": {
|
|
592
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.Storage",
|
|
593
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
594
|
-
"metadataToken": 100663455
|
|
595
|
-
}
|
|
596
|
-
},
|
|
597
|
-
{
|
|
598
|
-
"tsName": "writeData",
|
|
599
|
-
"isStatic": false,
|
|
600
|
-
"tsSignatureId": "WriteData|(System.Byte[]):System.Void|static=false",
|
|
601
|
-
"target": {
|
|
602
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.Storage",
|
|
603
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
604
|
-
"metadataToken": 100663456
|
|
605
|
-
}
|
|
606
|
-
},
|
|
607
|
-
{
|
|
608
|
-
"tsName": "clear",
|
|
609
|
-
"isStatic": false,
|
|
610
|
-
"tsSignatureId": "Clear|(System.Boolean):System.Void|static=false",
|
|
611
|
-
"target": {
|
|
612
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.Storage",
|
|
613
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
614
|
-
"metadataToken": 100663457
|
|
615
|
-
}
|
|
616
|
-
},
|
|
617
|
-
{
|
|
618
|
-
"tsName": "verifyPersistence",
|
|
619
|
-
"isStatic": false,
|
|
620
|
-
"tsSignatureId": "VerifyPersistence|():System.Void|static=false",
|
|
621
|
-
"target": {
|
|
622
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.Storage",
|
|
623
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
624
|
-
"metadataToken": 100663458
|
|
625
|
-
}
|
|
626
|
-
}
|
|
627
|
-
]
|
|
468
|
+
"constructors": []
|
|
628
469
|
},
|
|
629
470
|
{
|
|
630
471
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
631
472
|
"clrName": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
632
|
-
"tsEmitName": "StorageCreationProperties",
|
|
633
473
|
"assemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
634
474
|
"metadataToken": 0,
|
|
475
|
+
"kind": "Class",
|
|
476
|
+
"accessibility": "Public",
|
|
477
|
+
"isAbstract": false,
|
|
478
|
+
"isSealed": false,
|
|
479
|
+
"isStatic": false,
|
|
480
|
+
"arity": 0,
|
|
635
481
|
"methods": [],
|
|
636
482
|
"properties": [
|
|
637
483
|
{
|
|
638
484
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::CacheFilePath:System.String",
|
|
639
485
|
"clrName": "CacheFilePath",
|
|
640
|
-
"tsEmitName": "cacheFilePath",
|
|
641
486
|
"metadataToken": 385875979,
|
|
642
487
|
"canonicalSignature": ":System.String",
|
|
643
488
|
"normalizedSignature": "CacheFilePath|:System.String|static=false|accessor=get",
|
|
644
489
|
"emitScope": "ClassSurface",
|
|
490
|
+
"provenance": "Original",
|
|
645
491
|
"isIndexer": false,
|
|
646
492
|
"hasGetter": true,
|
|
647
493
|
"hasSetter": false,
|
|
494
|
+
"isStatic": false,
|
|
495
|
+
"isAbstract": false,
|
|
496
|
+
"isVirtual": false,
|
|
497
|
+
"isOverride": false,
|
|
648
498
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
649
499
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
650
500
|
},
|
|
651
501
|
{
|
|
652
502
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::ClientId:System.String",
|
|
653
503
|
"clrName": "ClientId",
|
|
654
|
-
"tsEmitName": "clientId",
|
|
655
504
|
"metadataToken": 385875980,
|
|
656
505
|
"canonicalSignature": ":System.String",
|
|
657
506
|
"normalizedSignature": "ClientId|:System.String|static=false|accessor=get",
|
|
658
507
|
"emitScope": "ClassSurface",
|
|
508
|
+
"provenance": "Original",
|
|
659
509
|
"isIndexer": false,
|
|
660
510
|
"hasGetter": true,
|
|
661
511
|
"hasSetter": false,
|
|
512
|
+
"isStatic": false,
|
|
513
|
+
"isAbstract": false,
|
|
514
|
+
"isVirtual": false,
|
|
515
|
+
"isOverride": false,
|
|
662
516
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
663
517
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
664
518
|
},
|
|
665
519
|
{
|
|
666
520
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::Authority:System.String",
|
|
667
521
|
"clrName": "Authority",
|
|
668
|
-
"tsEmitName": "authority",
|
|
669
522
|
"metadataToken": 385875981,
|
|
670
523
|
"canonicalSignature": ":System.String",
|
|
671
524
|
"normalizedSignature": "Authority|:System.String|static=false|accessor=get",
|
|
672
525
|
"emitScope": "ClassSurface",
|
|
526
|
+
"provenance": "Original",
|
|
673
527
|
"isIndexer": false,
|
|
674
528
|
"hasGetter": true,
|
|
675
529
|
"hasSetter": false,
|
|
530
|
+
"isStatic": false,
|
|
531
|
+
"isAbstract": false,
|
|
532
|
+
"isVirtual": false,
|
|
533
|
+
"isOverride": false,
|
|
676
534
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
677
535
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
678
536
|
}
|
|
@@ -681,331 +539,177 @@
|
|
|
681
539
|
{
|
|
682
540
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::CacheFileNameSystem.String",
|
|
683
541
|
"clrName": "CacheFileName",
|
|
684
|
-
"tsEmitName": "cacheFileName",
|
|
685
542
|
"metadataToken": 67108984,
|
|
686
543
|
"normalizedSignature": "CacheFileName|System.String|static=false|const=false",
|
|
687
544
|
"isStatic": false,
|
|
688
545
|
"isReadOnly": true,
|
|
546
|
+
"isLiteral": false,
|
|
689
547
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
690
548
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
691
549
|
},
|
|
692
550
|
{
|
|
693
551
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::CacheDirectorySystem.String",
|
|
694
552
|
"clrName": "CacheDirectory",
|
|
695
|
-
"tsEmitName": "cacheDirectory",
|
|
696
553
|
"metadataToken": 67108985,
|
|
697
554
|
"normalizedSignature": "CacheDirectory|System.String|static=false|const=false",
|
|
698
555
|
"isStatic": false,
|
|
699
556
|
"isReadOnly": true,
|
|
557
|
+
"isLiteral": false,
|
|
700
558
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
701
559
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
702
560
|
},
|
|
703
561
|
{
|
|
704
562
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::MacKeyChainServiceNameSystem.String",
|
|
705
563
|
"clrName": "MacKeyChainServiceName",
|
|
706
|
-
"tsEmitName": "macKeyChainServiceName",
|
|
707
564
|
"metadataToken": 67108986,
|
|
708
565
|
"normalizedSignature": "MacKeyChainServiceName|System.String|static=false|const=false",
|
|
709
566
|
"isStatic": false,
|
|
710
567
|
"isReadOnly": true,
|
|
568
|
+
"isLiteral": false,
|
|
711
569
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
712
570
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
713
571
|
},
|
|
714
572
|
{
|
|
715
573
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::MacKeyChainAccountNameSystem.String",
|
|
716
574
|
"clrName": "MacKeyChainAccountName",
|
|
717
|
-
"tsEmitName": "macKeyChainAccountName",
|
|
718
575
|
"metadataToken": 67108987,
|
|
719
576
|
"normalizedSignature": "MacKeyChainAccountName|System.String|static=false|const=false",
|
|
720
577
|
"isStatic": false,
|
|
721
578
|
"isReadOnly": true,
|
|
579
|
+
"isLiteral": false,
|
|
722
580
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
723
581
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
724
582
|
},
|
|
725
583
|
{
|
|
726
584
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::KeyringSchemaNameSystem.String",
|
|
727
585
|
"clrName": "KeyringSchemaName",
|
|
728
|
-
"tsEmitName": "keyringSchemaName",
|
|
729
586
|
"metadataToken": 67108988,
|
|
730
587
|
"normalizedSignature": "KeyringSchemaName|System.String|static=false|const=false",
|
|
731
588
|
"isStatic": false,
|
|
732
589
|
"isReadOnly": true,
|
|
590
|
+
"isLiteral": false,
|
|
733
591
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
734
592
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
735
593
|
},
|
|
736
594
|
{
|
|
737
595
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::KeyringCollectionSystem.String",
|
|
738
596
|
"clrName": "KeyringCollection",
|
|
739
|
-
"tsEmitName": "keyringCollection",
|
|
740
597
|
"metadataToken": 67108989,
|
|
741
598
|
"normalizedSignature": "KeyringCollection|System.String|static=false|const=false",
|
|
742
599
|
"isStatic": false,
|
|
743
600
|
"isReadOnly": true,
|
|
601
|
+
"isLiteral": false,
|
|
744
602
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
745
603
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
746
604
|
},
|
|
747
605
|
{
|
|
748
606
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::KeyringSecretLabelSystem.String",
|
|
749
607
|
"clrName": "KeyringSecretLabel",
|
|
750
|
-
"tsEmitName": "keyringSecretLabel",
|
|
751
608
|
"metadataToken": 67108990,
|
|
752
609
|
"normalizedSignature": "KeyringSecretLabel|System.String|static=false|const=false",
|
|
753
610
|
"isStatic": false,
|
|
754
611
|
"isReadOnly": true,
|
|
612
|
+
"isLiteral": false,
|
|
755
613
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
756
614
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
757
615
|
},
|
|
758
616
|
{
|
|
759
617
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::KeyringAttribute1System.Collections.Generic.KeyValuePair\u00602[[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]]",
|
|
760
618
|
"clrName": "KeyringAttribute1",
|
|
761
|
-
"tsEmitName": "keyringAttribute1",
|
|
762
619
|
"metadataToken": 67108991,
|
|
763
620
|
"normalizedSignature": "KeyringAttribute1|System.Collections.Generic.KeyValuePair\u00602[[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|const=false",
|
|
764
621
|
"isStatic": false,
|
|
765
622
|
"isReadOnly": true,
|
|
623
|
+
"isLiteral": false,
|
|
766
624
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
767
625
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
768
626
|
},
|
|
769
627
|
{
|
|
770
628
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::KeyringAttribute2System.Collections.Generic.KeyValuePair\u00602[[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]]",
|
|
771
629
|
"clrName": "KeyringAttribute2",
|
|
772
|
-
"tsEmitName": "keyringAttribute2",
|
|
773
630
|
"metadataToken": 67108992,
|
|
774
631
|
"normalizedSignature": "KeyringAttribute2|System.Collections.Generic.KeyValuePair\u00602[[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|const=false",
|
|
775
632
|
"isStatic": false,
|
|
776
633
|
"isReadOnly": true,
|
|
634
|
+
"isLiteral": false,
|
|
777
635
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
778
636
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
779
637
|
},
|
|
780
638
|
{
|
|
781
639
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::LockRetryDelaySystem.Int32",
|
|
782
640
|
"clrName": "LockRetryDelay",
|
|
783
|
-
"tsEmitName": "lockRetryDelay",
|
|
784
641
|
"metadataToken": 67108993,
|
|
785
642
|
"normalizedSignature": "LockRetryDelay|System.Int32|static=false|const=false",
|
|
786
643
|
"isStatic": false,
|
|
787
644
|
"isReadOnly": true,
|
|
645
|
+
"isLiteral": false,
|
|
788
646
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
789
647
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
790
648
|
},
|
|
791
649
|
{
|
|
792
650
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::UseLinuxUnencryptedFallbackSystem.Boolean",
|
|
793
651
|
"clrName": "UseLinuxUnencryptedFallback",
|
|
794
|
-
"tsEmitName": "useLinuxUnencryptedFallback",
|
|
795
652
|
"metadataToken": 67108994,
|
|
796
653
|
"normalizedSignature": "UseLinuxUnencryptedFallback|System.Boolean|static=false|const=false",
|
|
797
654
|
"isStatic": false,
|
|
798
655
|
"isReadOnly": true,
|
|
656
|
+
"isLiteral": false,
|
|
799
657
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
800
658
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
801
659
|
},
|
|
802
660
|
{
|
|
803
661
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::UseUnencryptedFallbackSystem.Boolean",
|
|
804
662
|
"clrName": "UseUnencryptedFallback",
|
|
805
|
-
"tsEmitName": "useUnencryptedFallback",
|
|
806
663
|
"metadataToken": 67108995,
|
|
807
664
|
"normalizedSignature": "UseUnencryptedFallback|System.Boolean|static=false|const=false",
|
|
808
665
|
"isStatic": false,
|
|
809
666
|
"isReadOnly": true,
|
|
667
|
+
"isLiteral": false,
|
|
810
668
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
811
669
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
812
670
|
},
|
|
813
671
|
{
|
|
814
672
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties::LockRetryCountSystem.Int32",
|
|
815
673
|
"clrName": "LockRetryCount",
|
|
816
|
-
"tsEmitName": "lockRetryCount",
|
|
817
674
|
"metadataToken": 67108996,
|
|
818
675
|
"normalizedSignature": "LockRetryCount|System.Int32|static=false|const=false",
|
|
819
676
|
"isStatic": false,
|
|
820
677
|
"isReadOnly": true,
|
|
678
|
+
"isLiteral": false,
|
|
821
679
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
822
680
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
823
681
|
}
|
|
824
682
|
],
|
|
825
683
|
"events": [],
|
|
826
|
-
"constructors": []
|
|
827
|
-
"exposedProperties": [
|
|
828
|
-
{
|
|
829
|
-
"tsName": "cacheFilePath",
|
|
830
|
-
"isStatic": false,
|
|
831
|
-
"tsSignatureId": "CacheFilePath|:System.String|static=false|accessor=get",
|
|
832
|
-
"target": {
|
|
833
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
834
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
835
|
-
"metadataToken": 385875979
|
|
836
|
-
}
|
|
837
|
-
},
|
|
838
|
-
{
|
|
839
|
-
"tsName": "clientId",
|
|
840
|
-
"isStatic": false,
|
|
841
|
-
"tsSignatureId": "ClientId|:System.String|static=false|accessor=get",
|
|
842
|
-
"target": {
|
|
843
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
844
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
845
|
-
"metadataToken": 385875980
|
|
846
|
-
}
|
|
847
|
-
},
|
|
848
|
-
{
|
|
849
|
-
"tsName": "authority",
|
|
850
|
-
"isStatic": false,
|
|
851
|
-
"tsSignatureId": "Authority|:System.String|static=false|accessor=get",
|
|
852
|
-
"target": {
|
|
853
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
854
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
855
|
-
"metadataToken": 385875981
|
|
856
|
-
}
|
|
857
|
-
}
|
|
858
|
-
],
|
|
859
|
-
"exposedFields": [
|
|
860
|
-
{
|
|
861
|
-
"tsName": "cacheFileName",
|
|
862
|
-
"isStatic": false,
|
|
863
|
-
"tsSignatureId": "CacheFileName|System.String|static=false|const=false",
|
|
864
|
-
"target": {
|
|
865
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
866
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
867
|
-
"metadataToken": 67108984
|
|
868
|
-
}
|
|
869
|
-
},
|
|
870
|
-
{
|
|
871
|
-
"tsName": "cacheDirectory",
|
|
872
|
-
"isStatic": false,
|
|
873
|
-
"tsSignatureId": "CacheDirectory|System.String|static=false|const=false",
|
|
874
|
-
"target": {
|
|
875
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
876
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
877
|
-
"metadataToken": 67108985
|
|
878
|
-
}
|
|
879
|
-
},
|
|
880
|
-
{
|
|
881
|
-
"tsName": "macKeyChainServiceName",
|
|
882
|
-
"isStatic": false,
|
|
883
|
-
"tsSignatureId": "MacKeyChainServiceName|System.String|static=false|const=false",
|
|
884
|
-
"target": {
|
|
885
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
886
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
887
|
-
"metadataToken": 67108986
|
|
888
|
-
}
|
|
889
|
-
},
|
|
890
|
-
{
|
|
891
|
-
"tsName": "macKeyChainAccountName",
|
|
892
|
-
"isStatic": false,
|
|
893
|
-
"tsSignatureId": "MacKeyChainAccountName|System.String|static=false|const=false",
|
|
894
|
-
"target": {
|
|
895
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
896
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
897
|
-
"metadataToken": 67108987
|
|
898
|
-
}
|
|
899
|
-
},
|
|
900
|
-
{
|
|
901
|
-
"tsName": "keyringSchemaName",
|
|
902
|
-
"isStatic": false,
|
|
903
|
-
"tsSignatureId": "KeyringSchemaName|System.String|static=false|const=false",
|
|
904
|
-
"target": {
|
|
905
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
906
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
907
|
-
"metadataToken": 67108988
|
|
908
|
-
}
|
|
909
|
-
},
|
|
910
|
-
{
|
|
911
|
-
"tsName": "keyringCollection",
|
|
912
|
-
"isStatic": false,
|
|
913
|
-
"tsSignatureId": "KeyringCollection|System.String|static=false|const=false",
|
|
914
|
-
"target": {
|
|
915
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
916
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
917
|
-
"metadataToken": 67108989
|
|
918
|
-
}
|
|
919
|
-
},
|
|
920
|
-
{
|
|
921
|
-
"tsName": "keyringSecretLabel",
|
|
922
|
-
"isStatic": false,
|
|
923
|
-
"tsSignatureId": "KeyringSecretLabel|System.String|static=false|const=false",
|
|
924
|
-
"target": {
|
|
925
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
926
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
927
|
-
"metadataToken": 67108990
|
|
928
|
-
}
|
|
929
|
-
},
|
|
930
|
-
{
|
|
931
|
-
"tsName": "keyringAttribute1",
|
|
932
|
-
"isStatic": false,
|
|
933
|
-
"tsSignatureId": "KeyringAttribute1|System.Collections.Generic.KeyValuePair\u00602[[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|const=false",
|
|
934
|
-
"target": {
|
|
935
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
936
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
937
|
-
"metadataToken": 67108991
|
|
938
|
-
}
|
|
939
|
-
},
|
|
940
|
-
{
|
|
941
|
-
"tsName": "keyringAttribute2",
|
|
942
|
-
"isStatic": false,
|
|
943
|
-
"tsSignatureId": "KeyringAttribute2|System.Collections.Generic.KeyValuePair\u00602[[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|const=false",
|
|
944
|
-
"target": {
|
|
945
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
946
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
947
|
-
"metadataToken": 67108992
|
|
948
|
-
}
|
|
949
|
-
},
|
|
950
|
-
{
|
|
951
|
-
"tsName": "lockRetryDelay",
|
|
952
|
-
"isStatic": false,
|
|
953
|
-
"tsSignatureId": "LockRetryDelay|System.Int32|static=false|const=false",
|
|
954
|
-
"target": {
|
|
955
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
956
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
957
|
-
"metadataToken": 67108993
|
|
958
|
-
}
|
|
959
|
-
},
|
|
960
|
-
{
|
|
961
|
-
"tsName": "useLinuxUnencryptedFallback",
|
|
962
|
-
"isStatic": false,
|
|
963
|
-
"tsSignatureId": "UseLinuxUnencryptedFallback|System.Boolean|static=false|const=false",
|
|
964
|
-
"target": {
|
|
965
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
966
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
967
|
-
"metadataToken": 67108994
|
|
968
|
-
}
|
|
969
|
-
},
|
|
970
|
-
{
|
|
971
|
-
"tsName": "useUnencryptedFallback",
|
|
972
|
-
"isStatic": false,
|
|
973
|
-
"tsSignatureId": "UseUnencryptedFallback|System.Boolean|static=false|const=false",
|
|
974
|
-
"target": {
|
|
975
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
976
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
977
|
-
"metadataToken": 67108995
|
|
978
|
-
}
|
|
979
|
-
},
|
|
980
|
-
{
|
|
981
|
-
"tsName": "lockRetryCount",
|
|
982
|
-
"isStatic": false,
|
|
983
|
-
"tsSignatureId": "LockRetryCount|System.Int32|static=false|const=false",
|
|
984
|
-
"target": {
|
|
985
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
986
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
987
|
-
"metadataToken": 67108996
|
|
988
|
-
}
|
|
989
|
-
}
|
|
990
|
-
]
|
|
684
|
+
"constructors": []
|
|
991
685
|
},
|
|
992
686
|
{
|
|
993
687
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
994
688
|
"clrName": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
995
|
-
"tsEmitName": "StorageCreationPropertiesBuilder",
|
|
996
689
|
"assemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
997
690
|
"metadataToken": 0,
|
|
691
|
+
"kind": "Class",
|
|
692
|
+
"accessibility": "Public",
|
|
693
|
+
"isAbstract": false,
|
|
694
|
+
"isSealed": false,
|
|
695
|
+
"isStatic": false,
|
|
696
|
+
"arity": 0,
|
|
998
697
|
"methods": [
|
|
999
698
|
{
|
|
1000
699
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder::Build():Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
1001
700
|
"clrName": "Build",
|
|
1002
|
-
"tsEmitName": "build",
|
|
1003
701
|
"metadataToken": 100663438,
|
|
1004
702
|
"canonicalSignature": "():Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties",
|
|
1005
703
|
"normalizedSignature": "Build|():Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties|static=false",
|
|
1006
704
|
"emitScope": "ClassSurface",
|
|
705
|
+
"provenance": "Original",
|
|
1007
706
|
"arity": 0,
|
|
1008
707
|
"parameterCount": 0,
|
|
708
|
+
"isStatic": false,
|
|
709
|
+
"isAbstract": false,
|
|
710
|
+
"isVirtual": false,
|
|
711
|
+
"isOverride": false,
|
|
712
|
+
"isSealed": false,
|
|
1009
713
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1010
714
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1011
715
|
"isExtensionMethod": false
|
|
@@ -1013,13 +717,18 @@
|
|
|
1013
717
|
{
|
|
1014
718
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder::WithMacKeyChain(System.String,System.String):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1015
719
|
"clrName": "WithMacKeyChain",
|
|
1016
|
-
"tsEmitName": "withMacKeyChain",
|
|
1017
720
|
"metadataToken": 100663439,
|
|
1018
721
|
"canonicalSignature": "(System.String,System.String):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1019
722
|
"normalizedSignature": "WithMacKeyChain|(System.String,System.String):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder|static=false",
|
|
1020
723
|
"emitScope": "ClassSurface",
|
|
724
|
+
"provenance": "Original",
|
|
1021
725
|
"arity": 0,
|
|
1022
726
|
"parameterCount": 2,
|
|
727
|
+
"isStatic": false,
|
|
728
|
+
"isAbstract": false,
|
|
729
|
+
"isVirtual": false,
|
|
730
|
+
"isOverride": false,
|
|
731
|
+
"isSealed": false,
|
|
1023
732
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1024
733
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1025
734
|
"isExtensionMethod": false
|
|
@@ -1027,13 +736,18 @@
|
|
|
1027
736
|
{
|
|
1028
737
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder::WithCacheChangedEvent(System.String,System.String):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1029
738
|
"clrName": "WithCacheChangedEvent",
|
|
1030
|
-
"tsEmitName": "withCacheChangedEvent",
|
|
1031
739
|
"metadataToken": 100663440,
|
|
1032
740
|
"canonicalSignature": "(System.String,System.String):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1033
741
|
"normalizedSignature": "WithCacheChangedEvent|(System.String,System.String):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder|static=false",
|
|
1034
742
|
"emitScope": "ClassSurface",
|
|
743
|
+
"provenance": "Original",
|
|
1035
744
|
"arity": 0,
|
|
1036
745
|
"parameterCount": 2,
|
|
746
|
+
"isStatic": false,
|
|
747
|
+
"isAbstract": false,
|
|
748
|
+
"isVirtual": false,
|
|
749
|
+
"isOverride": false,
|
|
750
|
+
"isSealed": false,
|
|
1037
751
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1038
752
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1039
753
|
"isExtensionMethod": false
|
|
@@ -1041,13 +755,18 @@
|
|
|
1041
755
|
{
|
|
1042
756
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder::CustomizeLockRetry(System.Int32,System.Int32):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1043
757
|
"clrName": "CustomizeLockRetry",
|
|
1044
|
-
"tsEmitName": "customizeLockRetry",
|
|
1045
758
|
"metadataToken": 100663441,
|
|
1046
759
|
"canonicalSignature": "(System.Int32,System.Int32):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1047
760
|
"normalizedSignature": "CustomizeLockRetry|(System.Int32,System.Int32):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder|static=false",
|
|
1048
761
|
"emitScope": "ClassSurface",
|
|
762
|
+
"provenance": "Original",
|
|
1049
763
|
"arity": 0,
|
|
1050
764
|
"parameterCount": 2,
|
|
765
|
+
"isStatic": false,
|
|
766
|
+
"isAbstract": false,
|
|
767
|
+
"isVirtual": false,
|
|
768
|
+
"isOverride": false,
|
|
769
|
+
"isSealed": false,
|
|
1051
770
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1052
771
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1053
772
|
"isExtensionMethod": false
|
|
@@ -1055,13 +774,18 @@
|
|
|
1055
774
|
{
|
|
1056
775
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder::WithLinuxKeyring(System.String,System.String,System.String,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.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]]):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1057
776
|
"clrName": "WithLinuxKeyring",
|
|
1058
|
-
"tsEmitName": "withLinuxKeyring",
|
|
1059
777
|
"metadataToken": 100663442,
|
|
1060
778
|
"canonicalSignature": "(System.String,System.String,System.String,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.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]]):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1061
779
|
"normalizedSignature": "WithLinuxKeyring|(System.String,System.String,System.String,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.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]]):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder|static=false",
|
|
1062
780
|
"emitScope": "ClassSurface",
|
|
781
|
+
"provenance": "Original",
|
|
1063
782
|
"arity": 0,
|
|
1064
783
|
"parameterCount": 5,
|
|
784
|
+
"isStatic": false,
|
|
785
|
+
"isAbstract": false,
|
|
786
|
+
"isVirtual": false,
|
|
787
|
+
"isOverride": false,
|
|
788
|
+
"isSealed": false,
|
|
1065
789
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1066
790
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1067
791
|
"isExtensionMethod": false
|
|
@@ -1069,13 +793,18 @@
|
|
|
1069
793
|
{
|
|
1070
794
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder::WithLinuxUnprotectedFile():Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1071
795
|
"clrName": "WithLinuxUnprotectedFile",
|
|
1072
|
-
"tsEmitName": "withLinuxUnprotectedFile",
|
|
1073
796
|
"metadataToken": 100663443,
|
|
1074
797
|
"canonicalSignature": "():Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1075
798
|
"normalizedSignature": "WithLinuxUnprotectedFile|():Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder|static=false",
|
|
1076
799
|
"emitScope": "ClassSurface",
|
|
800
|
+
"provenance": "Original",
|
|
1077
801
|
"arity": 0,
|
|
1078
802
|
"parameterCount": 0,
|
|
803
|
+
"isStatic": false,
|
|
804
|
+
"isAbstract": false,
|
|
805
|
+
"isVirtual": false,
|
|
806
|
+
"isOverride": false,
|
|
807
|
+
"isSealed": false,
|
|
1079
808
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1080
809
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1081
810
|
"isExtensionMethod": false
|
|
@@ -1083,13 +812,18 @@
|
|
|
1083
812
|
{
|
|
1084
813
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder::WithUnprotectedFile():Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1085
814
|
"clrName": "WithUnprotectedFile",
|
|
1086
|
-
"tsEmitName": "withUnprotectedFile",
|
|
1087
815
|
"metadataToken": 100663444,
|
|
1088
816
|
"canonicalSignature": "():Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1089
817
|
"normalizedSignature": "WithUnprotectedFile|():Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder|static=false",
|
|
1090
818
|
"emitScope": "ClassSurface",
|
|
819
|
+
"provenance": "Original",
|
|
1091
820
|
"arity": 0,
|
|
1092
821
|
"parameterCount": 0,
|
|
822
|
+
"isStatic": false,
|
|
823
|
+
"isAbstract": false,
|
|
824
|
+
"isVirtual": false,
|
|
825
|
+
"isOverride": false,
|
|
826
|
+
"isSealed": false,
|
|
1093
827
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1094
828
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1095
829
|
"isExtensionMethod": false
|
|
@@ -1119,117 +853,35 @@
|
|
|
1119
853
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1120
854
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
1121
855
|
}
|
|
1122
|
-
],
|
|
1123
|
-
"exposedMethods": [
|
|
1124
|
-
{
|
|
1125
|
-
"tsName": "build",
|
|
1126
|
-
"isStatic": false,
|
|
1127
|
-
"tsSignatureId": "Build|():Microsoft.Identity.Client.Extensions.Msal.StorageCreationProperties|static=false",
|
|
1128
|
-
"target": {
|
|
1129
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1130
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1131
|
-
"metadataToken": 100663438
|
|
1132
|
-
}
|
|
1133
|
-
},
|
|
1134
|
-
{
|
|
1135
|
-
"tsName": "withMacKeyChain",
|
|
1136
|
-
"isStatic": false,
|
|
1137
|
-
"tsSignatureId": "WithMacKeyChain|(System.String,System.String):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder|static=false",
|
|
1138
|
-
"target": {
|
|
1139
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1140
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1141
|
-
"metadataToken": 100663439
|
|
1142
|
-
}
|
|
1143
|
-
},
|
|
1144
|
-
{
|
|
1145
|
-
"tsName": "withCacheChangedEvent",
|
|
1146
|
-
"isStatic": false,
|
|
1147
|
-
"tsSignatureId": "WithCacheChangedEvent|(System.String,System.String):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder|static=false",
|
|
1148
|
-
"target": {
|
|
1149
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1150
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1151
|
-
"metadataToken": 100663440
|
|
1152
|
-
}
|
|
1153
|
-
},
|
|
1154
|
-
{
|
|
1155
|
-
"tsName": "customizeLockRetry",
|
|
1156
|
-
"isStatic": false,
|
|
1157
|
-
"tsSignatureId": "CustomizeLockRetry|(System.Int32,System.Int32):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder|static=false",
|
|
1158
|
-
"target": {
|
|
1159
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1160
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1161
|
-
"metadataToken": 100663441
|
|
1162
|
-
}
|
|
1163
|
-
},
|
|
1164
|
-
{
|
|
1165
|
-
"tsName": "withLinuxKeyring",
|
|
1166
|
-
"isStatic": false,
|
|
1167
|
-
"tsSignatureId": "WithLinuxKeyring|(System.String,System.String,System.String,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.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]]):Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder|static=false",
|
|
1168
|
-
"target": {
|
|
1169
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1170
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1171
|
-
"metadataToken": 100663442
|
|
1172
|
-
}
|
|
1173
|
-
},
|
|
1174
|
-
{
|
|
1175
|
-
"tsName": "withLinuxUnprotectedFile",
|
|
1176
|
-
"isStatic": false,
|
|
1177
|
-
"tsSignatureId": "WithLinuxUnprotectedFile|():Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder|static=false",
|
|
1178
|
-
"target": {
|
|
1179
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1180
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1181
|
-
"metadataToken": 100663443
|
|
1182
|
-
}
|
|
1183
|
-
},
|
|
1184
|
-
{
|
|
1185
|
-
"tsName": "withUnprotectedFile",
|
|
1186
|
-
"isStatic": false,
|
|
1187
|
-
"tsSignatureId": "WithUnprotectedFile|():Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder|static=false",
|
|
1188
|
-
"target": {
|
|
1189
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1190
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1191
|
-
"metadataToken": 100663444
|
|
1192
|
-
}
|
|
1193
|
-
}
|
|
1194
|
-
],
|
|
1195
|
-
"exposedConstructors": [
|
|
1196
|
-
{
|
|
1197
|
-
"isStatic": false,
|
|
1198
|
-
"tsSignatureId": "constructor|(System.String,System.String,System.String):void|static=false",
|
|
1199
|
-
"target": {
|
|
1200
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1201
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1202
|
-
"metadataToken": 100663436
|
|
1203
|
-
}
|
|
1204
|
-
},
|
|
1205
|
-
{
|
|
1206
|
-
"isStatic": false,
|
|
1207
|
-
"tsSignatureId": "constructor|(System.String,System.String):void|static=false",
|
|
1208
|
-
"target": {
|
|
1209
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.StorageCreationPropertiesBuilder",
|
|
1210
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1211
|
-
"metadataToken": 100663437
|
|
1212
|
-
}
|
|
1213
|
-
}
|
|
1214
856
|
]
|
|
1215
857
|
},
|
|
1216
858
|
{
|
|
1217
859
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger",
|
|
1218
860
|
"clrName": "Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger",
|
|
1219
|
-
"tsEmitName": "TraceSourceLogger",
|
|
1220
861
|
"assemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1221
862
|
"metadataToken": 0,
|
|
863
|
+
"kind": "Class",
|
|
864
|
+
"accessibility": "Public",
|
|
865
|
+
"isAbstract": false,
|
|
866
|
+
"isSealed": false,
|
|
867
|
+
"isStatic": false,
|
|
868
|
+
"arity": 0,
|
|
1222
869
|
"methods": [
|
|
1223
870
|
{
|
|
1224
871
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger::LogInformation(System.String):System.Void",
|
|
1225
872
|
"clrName": "LogInformation",
|
|
1226
|
-
"tsEmitName": "logInformation",
|
|
1227
873
|
"metadataToken": 100663447,
|
|
1228
874
|
"canonicalSignature": "(System.String):System.Void",
|
|
1229
875
|
"normalizedSignature": "LogInformation|(System.String):System.Void|static=false",
|
|
1230
876
|
"emitScope": "ClassSurface",
|
|
877
|
+
"provenance": "Original",
|
|
1231
878
|
"arity": 0,
|
|
1232
879
|
"parameterCount": 1,
|
|
880
|
+
"isStatic": false,
|
|
881
|
+
"isAbstract": false,
|
|
882
|
+
"isVirtual": false,
|
|
883
|
+
"isOverride": false,
|
|
884
|
+
"isSealed": false,
|
|
1233
885
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger",
|
|
1234
886
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1235
887
|
"isExtensionMethod": false
|
|
@@ -1237,13 +889,18 @@
|
|
|
1237
889
|
{
|
|
1238
890
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger::LogError(System.String):System.Void",
|
|
1239
891
|
"clrName": "LogError",
|
|
1240
|
-
"tsEmitName": "logError",
|
|
1241
892
|
"metadataToken": 100663448,
|
|
1242
893
|
"canonicalSignature": "(System.String):System.Void",
|
|
1243
894
|
"normalizedSignature": "LogError|(System.String):System.Void|static=false",
|
|
1244
895
|
"emitScope": "ClassSurface",
|
|
896
|
+
"provenance": "Original",
|
|
1245
897
|
"arity": 0,
|
|
1246
898
|
"parameterCount": 1,
|
|
899
|
+
"isStatic": false,
|
|
900
|
+
"isAbstract": false,
|
|
901
|
+
"isVirtual": false,
|
|
902
|
+
"isOverride": false,
|
|
903
|
+
"isSealed": false,
|
|
1247
904
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger",
|
|
1248
905
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1249
906
|
"isExtensionMethod": false
|
|
@@ -1251,13 +908,18 @@
|
|
|
1251
908
|
{
|
|
1252
909
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger::LogWarning(System.String):System.Void",
|
|
1253
910
|
"clrName": "LogWarning",
|
|
1254
|
-
"tsEmitName": "logWarning",
|
|
1255
911
|
"metadataToken": 100663449,
|
|
1256
912
|
"canonicalSignature": "(System.String):System.Void",
|
|
1257
913
|
"normalizedSignature": "LogWarning|(System.String):System.Void|static=false",
|
|
1258
914
|
"emitScope": "ClassSurface",
|
|
915
|
+
"provenance": "Original",
|
|
1259
916
|
"arity": 0,
|
|
1260
917
|
"parameterCount": 1,
|
|
918
|
+
"isStatic": false,
|
|
919
|
+
"isAbstract": false,
|
|
920
|
+
"isVirtual": false,
|
|
921
|
+
"isOverride": false,
|
|
922
|
+
"isSealed": false,
|
|
1261
923
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger",
|
|
1262
924
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1263
925
|
"isExtensionMethod": false
|
|
@@ -1267,14 +929,18 @@
|
|
|
1267
929
|
{
|
|
1268
930
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger::Source:System.Diagnostics.TraceSource",
|
|
1269
931
|
"clrName": "Source",
|
|
1270
|
-
"tsEmitName": "source",
|
|
1271
932
|
"metadataToken": 385875983,
|
|
1272
933
|
"canonicalSignature": ":System.Diagnostics.TraceSource",
|
|
1273
934
|
"normalizedSignature": "Source|:System.Diagnostics.TraceSource|static=false|accessor=get",
|
|
1274
935
|
"emitScope": "ClassSurface",
|
|
936
|
+
"provenance": "Original",
|
|
1275
937
|
"isIndexer": false,
|
|
1276
938
|
"hasGetter": true,
|
|
1277
939
|
"hasSetter": false,
|
|
940
|
+
"isStatic": false,
|
|
941
|
+
"isAbstract": false,
|
|
942
|
+
"isVirtual": false,
|
|
943
|
+
"isOverride": false,
|
|
1278
944
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger",
|
|
1279
945
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
1280
946
|
}
|
|
@@ -1292,80 +958,35 @@
|
|
|
1292
958
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger",
|
|
1293
959
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal"
|
|
1294
960
|
}
|
|
1295
|
-
],
|
|
1296
|
-
"exposedMethods": [
|
|
1297
|
-
{
|
|
1298
|
-
"tsName": "logInformation",
|
|
1299
|
-
"isStatic": false,
|
|
1300
|
-
"tsSignatureId": "LogInformation|(System.String):System.Void|static=false",
|
|
1301
|
-
"target": {
|
|
1302
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger",
|
|
1303
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1304
|
-
"metadataToken": 100663447
|
|
1305
|
-
}
|
|
1306
|
-
},
|
|
1307
|
-
{
|
|
1308
|
-
"tsName": "logError",
|
|
1309
|
-
"isStatic": false,
|
|
1310
|
-
"tsSignatureId": "LogError|(System.String):System.Void|static=false",
|
|
1311
|
-
"target": {
|
|
1312
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger",
|
|
1313
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1314
|
-
"metadataToken": 100663448
|
|
1315
|
-
}
|
|
1316
|
-
},
|
|
1317
|
-
{
|
|
1318
|
-
"tsName": "logWarning",
|
|
1319
|
-
"isStatic": false,
|
|
1320
|
-
"tsSignatureId": "LogWarning|(System.String):System.Void|static=false",
|
|
1321
|
-
"target": {
|
|
1322
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger",
|
|
1323
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1324
|
-
"metadataToken": 100663449
|
|
1325
|
-
}
|
|
1326
|
-
}
|
|
1327
|
-
],
|
|
1328
|
-
"exposedProperties": [
|
|
1329
|
-
{
|
|
1330
|
-
"tsName": "source",
|
|
1331
|
-
"isStatic": false,
|
|
1332
|
-
"tsSignatureId": "Source|:System.Diagnostics.TraceSource|static=false|accessor=get",
|
|
1333
|
-
"target": {
|
|
1334
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger",
|
|
1335
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1336
|
-
"metadataToken": 385875983
|
|
1337
|
-
}
|
|
1338
|
-
}
|
|
1339
|
-
],
|
|
1340
|
-
"exposedConstructors": [
|
|
1341
|
-
{
|
|
1342
|
-
"isStatic": false,
|
|
1343
|
-
"tsSignatureId": "constructor|(System.Diagnostics.TraceSource):void|static=false",
|
|
1344
|
-
"target": {
|
|
1345
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.TraceSourceLogger",
|
|
1346
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1347
|
-
"metadataToken": 100663445
|
|
1348
|
-
}
|
|
1349
|
-
}
|
|
1350
961
|
]
|
|
1351
962
|
},
|
|
1352
963
|
{
|
|
1353
964
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.SharedUtilities",
|
|
1354
965
|
"clrName": "Microsoft.Identity.Client.Extensions.Msal.SharedUtilities",
|
|
1355
|
-
"tsEmitName": "SharedUtilities",
|
|
1356
966
|
"assemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1357
967
|
"metadataToken": 0,
|
|
968
|
+
"kind": "StaticNamespace",
|
|
969
|
+
"accessibility": "Public",
|
|
970
|
+
"isAbstract": true,
|
|
971
|
+
"isSealed": true,
|
|
972
|
+
"isStatic": true,
|
|
973
|
+
"arity": 0,
|
|
1358
974
|
"methods": [
|
|
1359
975
|
{
|
|
1360
976
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.SharedUtilities::IsWindowsPlatform():System.Boolean",
|
|
1361
977
|
"clrName": "IsWindowsPlatform",
|
|
1362
|
-
"tsEmitName": "isWindowsPlatform",
|
|
1363
978
|
"metadataToken": 100663421,
|
|
1364
979
|
"canonicalSignature": "():System.Boolean",
|
|
1365
980
|
"normalizedSignature": "IsWindowsPlatform|():System.Boolean|static=true",
|
|
1366
981
|
"emitScope": "ClassSurface",
|
|
982
|
+
"provenance": "Original",
|
|
1367
983
|
"arity": 0,
|
|
1368
984
|
"parameterCount": 0,
|
|
985
|
+
"isStatic": true,
|
|
986
|
+
"isAbstract": false,
|
|
987
|
+
"isVirtual": false,
|
|
988
|
+
"isOverride": false,
|
|
989
|
+
"isSealed": false,
|
|
1369
990
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.SharedUtilities",
|
|
1370
991
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1371
992
|
"isExtensionMethod": false
|
|
@@ -1373,13 +994,18 @@
|
|
|
1373
994
|
{
|
|
1374
995
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.SharedUtilities::IsMacPlatform():System.Boolean",
|
|
1375
996
|
"clrName": "IsMacPlatform",
|
|
1376
|
-
"tsEmitName": "isMacPlatform",
|
|
1377
997
|
"metadataToken": 100663422,
|
|
1378
998
|
"canonicalSignature": "():System.Boolean",
|
|
1379
999
|
"normalizedSignature": "IsMacPlatform|():System.Boolean|static=true",
|
|
1380
1000
|
"emitScope": "ClassSurface",
|
|
1001
|
+
"provenance": "Original",
|
|
1381
1002
|
"arity": 0,
|
|
1382
1003
|
"parameterCount": 0,
|
|
1004
|
+
"isStatic": true,
|
|
1005
|
+
"isAbstract": false,
|
|
1006
|
+
"isVirtual": false,
|
|
1007
|
+
"isOverride": false,
|
|
1008
|
+
"isSealed": false,
|
|
1383
1009
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.SharedUtilities",
|
|
1384
1010
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1385
1011
|
"isExtensionMethod": false
|
|
@@ -1387,13 +1013,18 @@
|
|
|
1387
1013
|
{
|
|
1388
1014
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.SharedUtilities::IsLinuxPlatform():System.Boolean",
|
|
1389
1015
|
"clrName": "IsLinuxPlatform",
|
|
1390
|
-
"tsEmitName": "isLinuxPlatform",
|
|
1391
1016
|
"metadataToken": 100663423,
|
|
1392
1017
|
"canonicalSignature": "():System.Boolean",
|
|
1393
1018
|
"normalizedSignature": "IsLinuxPlatform|():System.Boolean|static=true",
|
|
1394
1019
|
"emitScope": "ClassSurface",
|
|
1020
|
+
"provenance": "Original",
|
|
1395
1021
|
"arity": 0,
|
|
1396
1022
|
"parameterCount": 0,
|
|
1023
|
+
"isStatic": true,
|
|
1024
|
+
"isAbstract": false,
|
|
1025
|
+
"isVirtual": false,
|
|
1026
|
+
"isOverride": false,
|
|
1027
|
+
"isSealed": false,
|
|
1397
1028
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.SharedUtilities",
|
|
1398
1029
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1399
1030
|
"isExtensionMethod": false
|
|
@@ -1401,13 +1032,18 @@
|
|
|
1401
1032
|
{
|
|
1402
1033
|
"stableId": "Microsoft.Identity.Client.Extensions.Msal:Microsoft.Identity.Client.Extensions.Msal.SharedUtilities::GetUserRootDirectory():System.String",
|
|
1403
1034
|
"clrName": "GetUserRootDirectory",
|
|
1404
|
-
"tsEmitName": "getUserRootDirectory",
|
|
1405
1035
|
"metadataToken": 100663427,
|
|
1406
1036
|
"canonicalSignature": "():System.String",
|
|
1407
1037
|
"normalizedSignature": "GetUserRootDirectory|():System.String|static=true",
|
|
1408
1038
|
"emitScope": "ClassSurface",
|
|
1039
|
+
"provenance": "Original",
|
|
1409
1040
|
"arity": 0,
|
|
1410
1041
|
"parameterCount": 0,
|
|
1042
|
+
"isStatic": true,
|
|
1043
|
+
"isAbstract": false,
|
|
1044
|
+
"isVirtual": false,
|
|
1045
|
+
"isOverride": false,
|
|
1046
|
+
"isSealed": false,
|
|
1411
1047
|
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.SharedUtilities",
|
|
1412
1048
|
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1413
1049
|
"isExtensionMethod": false
|
|
@@ -1416,49 +1052,7 @@
|
|
|
1416
1052
|
"properties": [],
|
|
1417
1053
|
"fields": [],
|
|
1418
1054
|
"events": [],
|
|
1419
|
-
"constructors": []
|
|
1420
|
-
"exposedMethods": [
|
|
1421
|
-
{
|
|
1422
|
-
"tsName": "isWindowsPlatform",
|
|
1423
|
-
"isStatic": true,
|
|
1424
|
-
"tsSignatureId": "IsWindowsPlatform|():System.Boolean|static=true",
|
|
1425
|
-
"target": {
|
|
1426
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.SharedUtilities",
|
|
1427
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1428
|
-
"metadataToken": 100663421
|
|
1429
|
-
}
|
|
1430
|
-
},
|
|
1431
|
-
{
|
|
1432
|
-
"tsName": "isMacPlatform",
|
|
1433
|
-
"isStatic": true,
|
|
1434
|
-
"tsSignatureId": "IsMacPlatform|():System.Boolean|static=true",
|
|
1435
|
-
"target": {
|
|
1436
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.SharedUtilities",
|
|
1437
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1438
|
-
"metadataToken": 100663422
|
|
1439
|
-
}
|
|
1440
|
-
},
|
|
1441
|
-
{
|
|
1442
|
-
"tsName": "isLinuxPlatform",
|
|
1443
|
-
"isStatic": true,
|
|
1444
|
-
"tsSignatureId": "IsLinuxPlatform|():System.Boolean|static=true",
|
|
1445
|
-
"target": {
|
|
1446
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.SharedUtilities",
|
|
1447
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1448
|
-
"metadataToken": 100663423
|
|
1449
|
-
}
|
|
1450
|
-
},
|
|
1451
|
-
{
|
|
1452
|
-
"tsName": "getUserRootDirectory",
|
|
1453
|
-
"isStatic": true,
|
|
1454
|
-
"tsSignatureId": "GetUserRootDirectory|():System.String|static=true",
|
|
1455
|
-
"target": {
|
|
1456
|
-
"declaringClrType": "Microsoft.Identity.Client.Extensions.Msal.SharedUtilities",
|
|
1457
|
-
"declaringAssemblyName": "Microsoft.Identity.Client.Extensions.Msal",
|
|
1458
|
-
"metadataToken": 100663427
|
|
1459
|
-
}
|
|
1460
|
-
}
|
|
1461
|
-
]
|
|
1055
|
+
"constructors": []
|
|
1462
1056
|
}
|
|
1463
1057
|
]
|
|
1464
1058
|
}
|