@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,242 +1,171 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.Identity.Client.Kerberos",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.Identity.Client"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
6
9
|
"clrName": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
7
|
-
"tsEmitName": "KerberosKeyTypes",
|
|
8
10
|
"assemblyName": "Microsoft.Identity.Client",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Enum",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": true,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [],
|
|
11
19
|
"properties": [],
|
|
12
20
|
"fields": [
|
|
13
21
|
{
|
|
14
22
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes::value__System.Int32",
|
|
15
23
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
24
|
"metadataToken": 67110296,
|
|
18
25
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
26
|
"isStatic": false,
|
|
20
27
|
"isReadOnly": false,
|
|
28
|
+
"isLiteral": false,
|
|
21
29
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
22
30
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
23
31
|
},
|
|
24
32
|
{
|
|
25
33
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes::NoneMicrosoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
26
34
|
"clrName": "None",
|
|
27
|
-
"tsEmitName": "none",
|
|
28
35
|
"metadataToken": 67110297,
|
|
29
36
|
"normalizedSignature": "None|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
30
37
|
"isStatic": true,
|
|
31
38
|
"isReadOnly": false,
|
|
39
|
+
"isLiteral": true,
|
|
32
40
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
33
41
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
34
42
|
},
|
|
35
43
|
{
|
|
36
44
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes::DecCbcCrcMicrosoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
37
45
|
"clrName": "DecCbcCrc",
|
|
38
|
-
"tsEmitName": "decCbcCrc",
|
|
39
46
|
"metadataToken": 67110298,
|
|
40
47
|
"normalizedSignature": "DecCbcCrc|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
41
48
|
"isStatic": true,
|
|
42
49
|
"isReadOnly": false,
|
|
50
|
+
"isLiteral": true,
|
|
43
51
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
44
52
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
45
53
|
},
|
|
46
54
|
{
|
|
47
55
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes::DesCbcMd5Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
48
56
|
"clrName": "DesCbcMd5",
|
|
49
|
-
"tsEmitName": "desCbcMd5",
|
|
50
57
|
"metadataToken": 67110299,
|
|
51
58
|
"normalizedSignature": "DesCbcMd5|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
52
59
|
"isStatic": true,
|
|
53
60
|
"isReadOnly": false,
|
|
61
|
+
"isLiteral": true,
|
|
54
62
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
55
63
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
56
64
|
},
|
|
57
65
|
{
|
|
58
66
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes::Aes128CtsHmacSha196Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
59
67
|
"clrName": "Aes128CtsHmacSha196",
|
|
60
|
-
"tsEmitName": "aes128CtsHmacSha196",
|
|
61
68
|
"metadataToken": 67110300,
|
|
62
69
|
"normalizedSignature": "Aes128CtsHmacSha196|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
63
70
|
"isStatic": true,
|
|
64
71
|
"isReadOnly": false,
|
|
72
|
+
"isLiteral": true,
|
|
65
73
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
66
74
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
67
75
|
},
|
|
68
76
|
{
|
|
69
77
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes::Aes256CtsHmacSha196Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
70
78
|
"clrName": "Aes256CtsHmacSha196",
|
|
71
|
-
"tsEmitName": "aes256CtsHmacSha196",
|
|
72
79
|
"metadataToken": 67110301,
|
|
73
80
|
"normalizedSignature": "Aes256CtsHmacSha196|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
74
81
|
"isStatic": true,
|
|
75
82
|
"isReadOnly": false,
|
|
83
|
+
"isLiteral": true,
|
|
76
84
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
77
85
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
78
86
|
}
|
|
79
87
|
],
|
|
80
88
|
"events": [],
|
|
81
|
-
"constructors": []
|
|
82
|
-
"exposedFields": [
|
|
83
|
-
{
|
|
84
|
-
"tsName": "value__",
|
|
85
|
-
"isStatic": false,
|
|
86
|
-
"tsSignatureId": "value__|System.Int32|static=false|const=false",
|
|
87
|
-
"target": {
|
|
88
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
89
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
90
|
-
"metadataToken": 67110296
|
|
91
|
-
}
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"tsName": "none",
|
|
95
|
-
"isStatic": true,
|
|
96
|
-
"tsSignatureId": "None|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
97
|
-
"target": {
|
|
98
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
99
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
100
|
-
"metadataToken": 67110297
|
|
101
|
-
}
|
|
102
|
-
},
|
|
103
|
-
{
|
|
104
|
-
"tsName": "decCbcCrc",
|
|
105
|
-
"isStatic": true,
|
|
106
|
-
"tsSignatureId": "DecCbcCrc|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
107
|
-
"target": {
|
|
108
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
109
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
110
|
-
"metadataToken": 67110298
|
|
111
|
-
}
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"tsName": "desCbcMd5",
|
|
115
|
-
"isStatic": true,
|
|
116
|
-
"tsSignatureId": "DesCbcMd5|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
117
|
-
"target": {
|
|
118
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
119
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
120
|
-
"metadataToken": 67110299
|
|
121
|
-
}
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"tsName": "aes128CtsHmacSha196",
|
|
125
|
-
"isStatic": true,
|
|
126
|
-
"tsSignatureId": "Aes128CtsHmacSha196|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
127
|
-
"target": {
|
|
128
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
129
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
130
|
-
"metadataToken": 67110300
|
|
131
|
-
}
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"tsName": "aes256CtsHmacSha196",
|
|
135
|
-
"isStatic": true,
|
|
136
|
-
"tsSignatureId": "Aes256CtsHmacSha196|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
137
|
-
"target": {
|
|
138
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
139
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
140
|
-
"metadataToken": 67110301
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
]
|
|
89
|
+
"constructors": []
|
|
144
90
|
},
|
|
145
91
|
{
|
|
146
92
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
147
93
|
"clrName": "Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
148
|
-
"tsEmitName": "KerberosTicketContainer",
|
|
149
94
|
"assemblyName": "Microsoft.Identity.Client",
|
|
150
95
|
"metadataToken": 0,
|
|
96
|
+
"kind": "Enum",
|
|
97
|
+
"accessibility": "Public",
|
|
98
|
+
"isAbstract": false,
|
|
99
|
+
"isSealed": true,
|
|
100
|
+
"isStatic": false,
|
|
101
|
+
"arity": 0,
|
|
151
102
|
"methods": [],
|
|
152
103
|
"properties": [],
|
|
153
104
|
"fields": [
|
|
154
105
|
{
|
|
155
106
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosTicketContainer::value__System.Int32",
|
|
156
107
|
"clrName": "value__",
|
|
157
|
-
"tsEmitName": "value__",
|
|
158
108
|
"metadataToken": 67110313,
|
|
159
109
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
160
110
|
"isStatic": false,
|
|
161
111
|
"isReadOnly": false,
|
|
112
|
+
"isLiteral": false,
|
|
162
113
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
163
114
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
164
115
|
},
|
|
165
116
|
{
|
|
166
117
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosTicketContainer::IdTokenMicrosoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
167
118
|
"clrName": "IdToken",
|
|
168
|
-
"tsEmitName": "idToken",
|
|
169
119
|
"metadataToken": 67110314,
|
|
170
120
|
"normalizedSignature": "IdToken|Microsoft.Identity.Client.Kerberos.KerberosTicketContainer|static=true|const=true",
|
|
171
121
|
"isStatic": true,
|
|
172
122
|
"isReadOnly": false,
|
|
123
|
+
"isLiteral": true,
|
|
173
124
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
174
125
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
175
126
|
},
|
|
176
127
|
{
|
|
177
128
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosTicketContainer::AccessTokenMicrosoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
178
129
|
"clrName": "AccessToken",
|
|
179
|
-
"tsEmitName": "accessToken",
|
|
180
130
|
"metadataToken": 67110315,
|
|
181
131
|
"normalizedSignature": "AccessToken|Microsoft.Identity.Client.Kerberos.KerberosTicketContainer|static=true|const=true",
|
|
182
132
|
"isStatic": true,
|
|
183
133
|
"isReadOnly": false,
|
|
134
|
+
"isLiteral": true,
|
|
184
135
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
185
136
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
186
137
|
}
|
|
187
138
|
],
|
|
188
139
|
"events": [],
|
|
189
|
-
"constructors": []
|
|
190
|
-
"exposedFields": [
|
|
191
|
-
{
|
|
192
|
-
"tsName": "value__",
|
|
193
|
-
"isStatic": false,
|
|
194
|
-
"tsSignatureId": "value__|System.Int32|static=false|const=false",
|
|
195
|
-
"target": {
|
|
196
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
197
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
198
|
-
"metadataToken": 67110313
|
|
199
|
-
}
|
|
200
|
-
},
|
|
201
|
-
{
|
|
202
|
-
"tsName": "idToken",
|
|
203
|
-
"isStatic": true,
|
|
204
|
-
"tsSignatureId": "IdToken|Microsoft.Identity.Client.Kerberos.KerberosTicketContainer|static=true|const=true",
|
|
205
|
-
"target": {
|
|
206
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
207
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
208
|
-
"metadataToken": 67110314
|
|
209
|
-
}
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"tsName": "accessToken",
|
|
213
|
-
"isStatic": true,
|
|
214
|
-
"tsSignatureId": "AccessToken|Microsoft.Identity.Client.Kerberos.KerberosTicketContainer|static=true|const=true",
|
|
215
|
-
"target": {
|
|
216
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
217
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
218
|
-
"metadataToken": 67110315
|
|
219
|
-
}
|
|
220
|
-
}
|
|
221
|
-
]
|
|
140
|
+
"constructors": []
|
|
222
141
|
},
|
|
223
142
|
{
|
|
224
143
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
225
144
|
"clrName": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
226
|
-
"tsEmitName": "KerberosSupplementalTicket",
|
|
227
145
|
"assemblyName": "Microsoft.Identity.Client",
|
|
228
146
|
"metadataToken": 0,
|
|
147
|
+
"kind": "Class",
|
|
148
|
+
"accessibility": "Public",
|
|
149
|
+
"isAbstract": false,
|
|
150
|
+
"isSealed": false,
|
|
151
|
+
"isStatic": false,
|
|
152
|
+
"arity": 0,
|
|
229
153
|
"methods": [
|
|
230
154
|
{
|
|
231
155
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::ToString():System.String",
|
|
232
156
|
"clrName": "ToString",
|
|
233
|
-
"tsEmitName": "toString",
|
|
234
157
|
"metadataToken": 100665490,
|
|
235
158
|
"canonicalSignature": "():System.String",
|
|
236
159
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
237
160
|
"emitScope": "ClassSurface",
|
|
161
|
+
"provenance": "Original",
|
|
238
162
|
"arity": 0,
|
|
239
163
|
"parameterCount": 0,
|
|
164
|
+
"isStatic": false,
|
|
165
|
+
"isAbstract": false,
|
|
166
|
+
"isVirtual": true,
|
|
167
|
+
"isOverride": true,
|
|
168
|
+
"isSealed": false,
|
|
240
169
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
241
170
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
242
171
|
"isExtensionMethod": false
|
|
@@ -246,98 +175,126 @@
|
|
|
246
175
|
{
|
|
247
176
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::ClientKey:System.String",
|
|
248
177
|
"clrName": "ClientKey",
|
|
249
|
-
"tsEmitName": "clientKey",
|
|
250
178
|
"metadataToken": 385876496,
|
|
251
179
|
"canonicalSignature": ":System.String",
|
|
252
180
|
"normalizedSignature": "ClientKey|:System.String|static=false|accessor=getset",
|
|
253
181
|
"emitScope": "ClassSurface",
|
|
182
|
+
"provenance": "Original",
|
|
254
183
|
"isIndexer": false,
|
|
255
184
|
"hasGetter": true,
|
|
256
185
|
"hasSetter": true,
|
|
186
|
+
"isStatic": false,
|
|
187
|
+
"isAbstract": false,
|
|
188
|
+
"isVirtual": false,
|
|
189
|
+
"isOverride": false,
|
|
257
190
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
258
191
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
259
192
|
},
|
|
260
193
|
{
|
|
261
194
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::KeyType:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
262
195
|
"clrName": "KeyType",
|
|
263
|
-
"tsEmitName": "keyType",
|
|
264
196
|
"metadataToken": 385876497,
|
|
265
197
|
"canonicalSignature": ":Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
266
198
|
"normalizedSignature": "KeyType|:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=false|accessor=getset",
|
|
267
199
|
"emitScope": "ClassSurface",
|
|
200
|
+
"provenance": "Original",
|
|
268
201
|
"isIndexer": false,
|
|
269
202
|
"hasGetter": true,
|
|
270
203
|
"hasSetter": true,
|
|
204
|
+
"isStatic": false,
|
|
205
|
+
"isAbstract": false,
|
|
206
|
+
"isVirtual": false,
|
|
207
|
+
"isOverride": false,
|
|
271
208
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
272
209
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
273
210
|
},
|
|
274
211
|
{
|
|
275
212
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::KerberosMessageBuffer:System.String",
|
|
276
213
|
"clrName": "KerberosMessageBuffer",
|
|
277
|
-
"tsEmitName": "kerberosMessageBuffer",
|
|
278
214
|
"metadataToken": 385876498,
|
|
279
215
|
"canonicalSignature": ":System.String",
|
|
280
216
|
"normalizedSignature": "KerberosMessageBuffer|:System.String|static=false|accessor=getset",
|
|
281
217
|
"emitScope": "ClassSurface",
|
|
218
|
+
"provenance": "Original",
|
|
282
219
|
"isIndexer": false,
|
|
283
220
|
"hasGetter": true,
|
|
284
221
|
"hasSetter": true,
|
|
222
|
+
"isStatic": false,
|
|
223
|
+
"isAbstract": false,
|
|
224
|
+
"isVirtual": false,
|
|
225
|
+
"isOverride": false,
|
|
285
226
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
286
227
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
287
228
|
},
|
|
288
229
|
{
|
|
289
230
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::ErrorMessage:System.String",
|
|
290
231
|
"clrName": "ErrorMessage",
|
|
291
|
-
"tsEmitName": "errorMessage",
|
|
292
232
|
"metadataToken": 385876499,
|
|
293
233
|
"canonicalSignature": ":System.String",
|
|
294
234
|
"normalizedSignature": "ErrorMessage|:System.String|static=false|accessor=getset",
|
|
295
235
|
"emitScope": "ClassSurface",
|
|
236
|
+
"provenance": "Original",
|
|
296
237
|
"isIndexer": false,
|
|
297
238
|
"hasGetter": true,
|
|
298
239
|
"hasSetter": true,
|
|
240
|
+
"isStatic": false,
|
|
241
|
+
"isAbstract": false,
|
|
242
|
+
"isVirtual": false,
|
|
243
|
+
"isOverride": false,
|
|
299
244
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
300
245
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
301
246
|
},
|
|
302
247
|
{
|
|
303
248
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::Realm:System.String",
|
|
304
249
|
"clrName": "Realm",
|
|
305
|
-
"tsEmitName": "realm",
|
|
306
250
|
"metadataToken": 385876500,
|
|
307
251
|
"canonicalSignature": ":System.String",
|
|
308
252
|
"normalizedSignature": "Realm|:System.String|static=false|accessor=getset",
|
|
309
253
|
"emitScope": "ClassSurface",
|
|
254
|
+
"provenance": "Original",
|
|
310
255
|
"isIndexer": false,
|
|
311
256
|
"hasGetter": true,
|
|
312
257
|
"hasSetter": true,
|
|
258
|
+
"isStatic": false,
|
|
259
|
+
"isAbstract": false,
|
|
260
|
+
"isVirtual": false,
|
|
261
|
+
"isOverride": false,
|
|
313
262
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
314
263
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
315
264
|
},
|
|
316
265
|
{
|
|
317
266
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::ServicePrincipalName:System.String",
|
|
318
267
|
"clrName": "ServicePrincipalName",
|
|
319
|
-
"tsEmitName": "servicePrincipalName",
|
|
320
268
|
"metadataToken": 385876501,
|
|
321
269
|
"canonicalSignature": ":System.String",
|
|
322
270
|
"normalizedSignature": "ServicePrincipalName|:System.String|static=false|accessor=getset",
|
|
323
271
|
"emitScope": "ClassSurface",
|
|
272
|
+
"provenance": "Original",
|
|
324
273
|
"isIndexer": false,
|
|
325
274
|
"hasGetter": true,
|
|
326
275
|
"hasSetter": true,
|
|
276
|
+
"isStatic": false,
|
|
277
|
+
"isAbstract": false,
|
|
278
|
+
"isVirtual": false,
|
|
279
|
+
"isOverride": false,
|
|
327
280
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
328
281
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
329
282
|
},
|
|
330
283
|
{
|
|
331
284
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::ClientName:System.String",
|
|
332
285
|
"clrName": "ClientName",
|
|
333
|
-
"tsEmitName": "clientName",
|
|
334
286
|
"metadataToken": 385876502,
|
|
335
287
|
"canonicalSignature": ":System.String",
|
|
336
288
|
"normalizedSignature": "ClientName|:System.String|static=false|accessor=getset",
|
|
337
289
|
"emitScope": "ClassSurface",
|
|
290
|
+
"provenance": "Original",
|
|
338
291
|
"isIndexer": false,
|
|
339
292
|
"hasGetter": true,
|
|
340
293
|
"hasSetter": true,
|
|
294
|
+
"isStatic": false,
|
|
295
|
+
"isAbstract": false,
|
|
296
|
+
"isVirtual": false,
|
|
297
|
+
"isOverride": false,
|
|
341
298
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
342
299
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
343
300
|
}
|
|
@@ -365,129 +322,35 @@
|
|
|
365
322
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
366
323
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
367
324
|
}
|
|
368
|
-
],
|
|
369
|
-
"exposedMethods": [
|
|
370
|
-
{
|
|
371
|
-
"tsName": "toString",
|
|
372
|
-
"isStatic": false,
|
|
373
|
-
"tsSignatureId": "ToString|():System.String|static=false",
|
|
374
|
-
"target": {
|
|
375
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
376
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
377
|
-
"metadataToken": 100665490
|
|
378
|
-
}
|
|
379
|
-
}
|
|
380
|
-
],
|
|
381
|
-
"exposedProperties": [
|
|
382
|
-
{
|
|
383
|
-
"tsName": "clientKey",
|
|
384
|
-
"isStatic": false,
|
|
385
|
-
"tsSignatureId": "ClientKey|:System.String|static=false|accessor=getset",
|
|
386
|
-
"target": {
|
|
387
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
388
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
389
|
-
"metadataToken": 385876496
|
|
390
|
-
}
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"tsName": "keyType",
|
|
394
|
-
"isStatic": false,
|
|
395
|
-
"tsSignatureId": "KeyType|:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=false|accessor=getset",
|
|
396
|
-
"target": {
|
|
397
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
398
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
399
|
-
"metadataToken": 385876497
|
|
400
|
-
}
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
"tsName": "kerberosMessageBuffer",
|
|
404
|
-
"isStatic": false,
|
|
405
|
-
"tsSignatureId": "KerberosMessageBuffer|:System.String|static=false|accessor=getset",
|
|
406
|
-
"target": {
|
|
407
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
408
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
409
|
-
"metadataToken": 385876498
|
|
410
|
-
}
|
|
411
|
-
},
|
|
412
|
-
{
|
|
413
|
-
"tsName": "errorMessage",
|
|
414
|
-
"isStatic": false,
|
|
415
|
-
"tsSignatureId": "ErrorMessage|:System.String|static=false|accessor=getset",
|
|
416
|
-
"target": {
|
|
417
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
418
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
419
|
-
"metadataToken": 385876499
|
|
420
|
-
}
|
|
421
|
-
},
|
|
422
|
-
{
|
|
423
|
-
"tsName": "realm",
|
|
424
|
-
"isStatic": false,
|
|
425
|
-
"tsSignatureId": "Realm|:System.String|static=false|accessor=getset",
|
|
426
|
-
"target": {
|
|
427
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
428
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
429
|
-
"metadataToken": 385876500
|
|
430
|
-
}
|
|
431
|
-
},
|
|
432
|
-
{
|
|
433
|
-
"tsName": "servicePrincipalName",
|
|
434
|
-
"isStatic": false,
|
|
435
|
-
"tsSignatureId": "ServicePrincipalName|:System.String|static=false|accessor=getset",
|
|
436
|
-
"target": {
|
|
437
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
438
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
439
|
-
"metadataToken": 385876501
|
|
440
|
-
}
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
"tsName": "clientName",
|
|
444
|
-
"isStatic": false,
|
|
445
|
-
"tsSignatureId": "ClientName|:System.String|static=false|accessor=getset",
|
|
446
|
-
"target": {
|
|
447
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
448
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
449
|
-
"metadataToken": 385876502
|
|
450
|
-
}
|
|
451
|
-
}
|
|
452
|
-
],
|
|
453
|
-
"exposedConstructors": [
|
|
454
|
-
{
|
|
455
|
-
"isStatic": false,
|
|
456
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
457
|
-
"target": {
|
|
458
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
459
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
460
|
-
"metadataToken": 100665488
|
|
461
|
-
}
|
|
462
|
-
},
|
|
463
|
-
{
|
|
464
|
-
"isStatic": false,
|
|
465
|
-
"tsSignatureId": "constructor|(System.String):void|static=false",
|
|
466
|
-
"target": {
|
|
467
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
468
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
469
|
-
"metadataToken": 100665489
|
|
470
|
-
}
|
|
471
|
-
}
|
|
472
325
|
]
|
|
473
326
|
},
|
|
474
327
|
{
|
|
475
328
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
476
329
|
"clrName": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
477
|
-
"tsEmitName": "KerberosSupplementalTicketManager",
|
|
478
330
|
"assemblyName": "Microsoft.Identity.Client",
|
|
479
331
|
"metadataToken": 0,
|
|
332
|
+
"kind": "StaticNamespace",
|
|
333
|
+
"accessibility": "Public",
|
|
334
|
+
"isAbstract": true,
|
|
335
|
+
"isSealed": true,
|
|
336
|
+
"isStatic": true,
|
|
337
|
+
"arity": 0,
|
|
480
338
|
"methods": [
|
|
481
339
|
{
|
|
482
340
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager::FromIdToken(System.String):Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
483
341
|
"clrName": "FromIdToken",
|
|
484
|
-
"tsEmitName": "fromIdToken",
|
|
485
342
|
"metadataToken": 100665491,
|
|
486
343
|
"canonicalSignature": "(System.String):Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
487
344
|
"normalizedSignature": "FromIdToken|(System.String):Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket|static=true",
|
|
488
345
|
"emitScope": "ClassSurface",
|
|
346
|
+
"provenance": "Original",
|
|
489
347
|
"arity": 0,
|
|
490
348
|
"parameterCount": 1,
|
|
349
|
+
"isStatic": true,
|
|
350
|
+
"isAbstract": false,
|
|
351
|
+
"isVirtual": false,
|
|
352
|
+
"isOverride": false,
|
|
353
|
+
"isSealed": false,
|
|
491
354
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
492
355
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
493
356
|
"isExtensionMethod": false
|
|
@@ -495,13 +358,18 @@
|
|
|
495
358
|
{
|
|
496
359
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager::SaveToWindowsTicketCache(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket):System.Void",
|
|
497
360
|
"clrName": "SaveToWindowsTicketCache",
|
|
498
|
-
"tsEmitName": "saveToWindowsTicketCache",
|
|
499
361
|
"metadataToken": 100665492,
|
|
500
362
|
"canonicalSignature": "(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket):System.Void",
|
|
501
363
|
"normalizedSignature": "SaveToWindowsTicketCache|(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket):System.Void|static=true",
|
|
502
364
|
"emitScope": "ClassSurface",
|
|
365
|
+
"provenance": "Original",
|
|
503
366
|
"arity": 0,
|
|
504
367
|
"parameterCount": 1,
|
|
368
|
+
"isStatic": true,
|
|
369
|
+
"isAbstract": false,
|
|
370
|
+
"isVirtual": false,
|
|
371
|
+
"isOverride": false,
|
|
372
|
+
"isSealed": false,
|
|
505
373
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
506
374
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
507
375
|
"isExtensionMethod": false
|
|
@@ -509,13 +377,18 @@
|
|
|
509
377
|
{
|
|
510
378
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager::SaveToWindowsTicketCache(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket,System.Int64):System.Void",
|
|
511
379
|
"clrName": "SaveToWindowsTicketCache",
|
|
512
|
-
"tsEmitName": "saveToWindowsTicketCache",
|
|
513
380
|
"metadataToken": 100665493,
|
|
514
381
|
"canonicalSignature": "(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket,System.Int64):System.Void",
|
|
515
382
|
"normalizedSignature": "SaveToWindowsTicketCache|(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket,System.Int64):System.Void|static=true",
|
|
516
383
|
"emitScope": "ClassSurface",
|
|
384
|
+
"provenance": "Original",
|
|
517
385
|
"arity": 0,
|
|
518
386
|
"parameterCount": 2,
|
|
387
|
+
"isStatic": true,
|
|
388
|
+
"isAbstract": false,
|
|
389
|
+
"isVirtual": false,
|
|
390
|
+
"isOverride": false,
|
|
391
|
+
"isSealed": false,
|
|
519
392
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
520
393
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
521
394
|
"isExtensionMethod": false
|
|
@@ -523,13 +396,18 @@
|
|
|
523
396
|
{
|
|
524
397
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager::GetKerberosTicketFromWindowsTicketCache(System.String):System.Byte[]",
|
|
525
398
|
"clrName": "GetKerberosTicketFromWindowsTicketCache",
|
|
526
|
-
"tsEmitName": "getKerberosTicketFromWindowsTicketCache",
|
|
527
399
|
"metadataToken": 100665494,
|
|
528
400
|
"canonicalSignature": "(System.String):System.Byte[]",
|
|
529
401
|
"normalizedSignature": "GetKerberosTicketFromWindowsTicketCache|(System.String):System.Byte[]|static=true",
|
|
530
402
|
"emitScope": "ClassSurface",
|
|
403
|
+
"provenance": "Original",
|
|
531
404
|
"arity": 0,
|
|
532
405
|
"parameterCount": 1,
|
|
406
|
+
"isStatic": true,
|
|
407
|
+
"isAbstract": false,
|
|
408
|
+
"isVirtual": false,
|
|
409
|
+
"isOverride": false,
|
|
410
|
+
"isSealed": false,
|
|
533
411
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
534
412
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
535
413
|
"isExtensionMethod": false
|
|
@@ -537,13 +415,18 @@
|
|
|
537
415
|
{
|
|
538
416
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager::GetKerberosTicketFromWindowsTicketCache(System.String,System.Int64):System.Byte[]",
|
|
539
417
|
"clrName": "GetKerberosTicketFromWindowsTicketCache",
|
|
540
|
-
"tsEmitName": "getKerberosTicketFromWindowsTicketCache",
|
|
541
418
|
"metadataToken": 100665495,
|
|
542
419
|
"canonicalSignature": "(System.String,System.Int64):System.Byte[]",
|
|
543
420
|
"normalizedSignature": "GetKerberosTicketFromWindowsTicketCache|(System.String,System.Int64):System.Byte[]|static=true",
|
|
544
421
|
"emitScope": "ClassSurface",
|
|
422
|
+
"provenance": "Original",
|
|
545
423
|
"arity": 0,
|
|
546
424
|
"parameterCount": 2,
|
|
425
|
+
"isStatic": true,
|
|
426
|
+
"isAbstract": false,
|
|
427
|
+
"isVirtual": false,
|
|
428
|
+
"isOverride": false,
|
|
429
|
+
"isSealed": false,
|
|
547
430
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
548
431
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
549
432
|
"isExtensionMethod": false
|
|
@@ -551,13 +434,18 @@
|
|
|
551
434
|
{
|
|
552
435
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager::GetKrbCred(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket):System.Byte[]",
|
|
553
436
|
"clrName": "GetKrbCred",
|
|
554
|
-
"tsEmitName": "getKrbCred",
|
|
555
437
|
"metadataToken": 100665496,
|
|
556
438
|
"canonicalSignature": "(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket):System.Byte[]",
|
|
557
439
|
"normalizedSignature": "GetKrbCred|(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket):System.Byte[]|static=true",
|
|
558
440
|
"emitScope": "ClassSurface",
|
|
441
|
+
"provenance": "Original",
|
|
559
442
|
"arity": 0,
|
|
560
443
|
"parameterCount": 1,
|
|
444
|
+
"isStatic": true,
|
|
445
|
+
"isAbstract": false,
|
|
446
|
+
"isVirtual": false,
|
|
447
|
+
"isOverride": false,
|
|
448
|
+
"isSealed": false,
|
|
561
449
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
562
450
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
563
451
|
"isExtensionMethod": false
|
|
@@ -566,69 +454,7 @@
|
|
|
566
454
|
"properties": [],
|
|
567
455
|
"fields": [],
|
|
568
456
|
"events": [],
|
|
569
|
-
"constructors": []
|
|
570
|
-
"exposedMethods": [
|
|
571
|
-
{
|
|
572
|
-
"tsName": "fromIdToken",
|
|
573
|
-
"isStatic": true,
|
|
574
|
-
"tsSignatureId": "FromIdToken|(System.String):Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket|static=true",
|
|
575
|
-
"target": {
|
|
576
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
577
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
578
|
-
"metadataToken": 100665491
|
|
579
|
-
}
|
|
580
|
-
},
|
|
581
|
-
{
|
|
582
|
-
"tsName": "saveToWindowsTicketCache",
|
|
583
|
-
"isStatic": true,
|
|
584
|
-
"tsSignatureId": "SaveToWindowsTicketCache|(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket):System.Void|static=true",
|
|
585
|
-
"target": {
|
|
586
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
587
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
588
|
-
"metadataToken": 100665492
|
|
589
|
-
}
|
|
590
|
-
},
|
|
591
|
-
{
|
|
592
|
-
"tsName": "saveToWindowsTicketCache",
|
|
593
|
-
"isStatic": true,
|
|
594
|
-
"tsSignatureId": "SaveToWindowsTicketCache|(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket,System.Int64):System.Void|static=true",
|
|
595
|
-
"target": {
|
|
596
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
597
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
598
|
-
"metadataToken": 100665493
|
|
599
|
-
}
|
|
600
|
-
},
|
|
601
|
-
{
|
|
602
|
-
"tsName": "getKerberosTicketFromWindowsTicketCache",
|
|
603
|
-
"isStatic": true,
|
|
604
|
-
"tsSignatureId": "GetKerberosTicketFromWindowsTicketCache|(System.String):System.Byte[]|static=true",
|
|
605
|
-
"target": {
|
|
606
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
607
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
608
|
-
"metadataToken": 100665494
|
|
609
|
-
}
|
|
610
|
-
},
|
|
611
|
-
{
|
|
612
|
-
"tsName": "getKerberosTicketFromWindowsTicketCache",
|
|
613
|
-
"isStatic": true,
|
|
614
|
-
"tsSignatureId": "GetKerberosTicketFromWindowsTicketCache|(System.String,System.Int64):System.Byte[]|static=true",
|
|
615
|
-
"target": {
|
|
616
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
617
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
618
|
-
"metadataToken": 100665495
|
|
619
|
-
}
|
|
620
|
-
},
|
|
621
|
-
{
|
|
622
|
-
"tsName": "getKrbCred",
|
|
623
|
-
"isStatic": true,
|
|
624
|
-
"tsSignatureId": "GetKrbCred|(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket):System.Byte[]|static=true",
|
|
625
|
-
"target": {
|
|
626
|
-
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
627
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
628
|
-
"metadataToken": 100665496
|
|
629
|
-
}
|
|
630
|
-
}
|
|
631
|
-
]
|
|
457
|
+
"constructors": []
|
|
632
458
|
}
|
|
633
459
|
]
|
|
634
460
|
}
|