@tsonic/efcore-sqlserver 0.1.2 → 10.0.2
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 +1638 -2427
- package/Azure/internal/index.d.ts +169 -139
- package/Azure.Core/bindings.json +2874 -3751
- package/Azure.Core/internal/index.d.ts +326 -295
- package/Azure.Core.Cryptography/bindings.json +51 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +79 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +13 -7
- package/Azure.Core.Diagnostics.d.ts +2 -2
- package/Azure.Core.Extensions/bindings.json +71 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +814 -1379
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +847 -880
- package/Azure.Core.Pipeline/internal/index.d.ts +79 -56
- package/Azure.Core.Pipeline.d.ts +2 -2
- package/Azure.Core.Serialization/bindings.json +251 -302
- package/Azure.Core.Serialization/internal/index.d.ts +22 -21
- package/Azure.Core.d.ts +1 -1
- package/Azure.Identity/bindings.json +2882 -7099
- package/Azure.Identity/internal/index.d.ts +250 -229
- package/Azure.Identity.d.ts +1 -1
- package/Azure.Messaging/bindings.json +166 -230
- package/Azure.Messaging/internal/index.d.ts +27 -22
- package/Azure.d.ts +1 -1
- package/Microsoft.Data/bindings.json +34 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +57 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +6187 -8407
- package/Microsoft.Data.SqlClient/internal/index.d.ts +718 -626
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +173 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +1458 -1995
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +1112 -1776
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +257 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +7017 -8970
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +533 -526
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +92 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +269 -289
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +22 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +44 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +311 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +1083 -457
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +111 -39
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +41 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +946 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +58 -8
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +72 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Migrations.d.ts +6 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +233 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +25 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +60 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +175 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +666 -569
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +69 -45
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +3 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +565 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +138 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +204 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +23 -17
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +1 -1
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +3431 -2277
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +326 -147
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +71 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +12 -7
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +90 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +2295 -1113
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +263 -93
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +548 -284
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +54 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +252 -204
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +25 -12
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +3 -1
- package/Microsoft.EntityFrameworkCore.d.ts +1 -1
- package/Microsoft.Extensions.DependencyInjection/bindings.json +62 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +6237 -13523
- package/Microsoft.Identity.Client/internal/index.d.ts +741 -675
- package/Microsoft.Identity.Client.Advanced/bindings.json +21 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +90 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +48 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +29 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +65 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +297 -380
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +27 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +379 -668
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +51 -50
- package/Microsoft.Identity.Client.Extensions.Msal.d.ts +1 -1
- package/Microsoft.Identity.Client.Kerberos/bindings.json +191 -288
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +50 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +30 -12
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +2 -1
- package/Microsoft.Identity.Client.RP/bindings.json +39 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +46 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +28 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +20 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +56 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +28 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +426 -581
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +42 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +828 -1776
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +154 -147
- package/Microsoft.IdentityModel.JsonWebTokens.d.ts +1 -1
- package/Microsoft.IdentityModel.Logging/bindings.json +516 -773
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +69 -64
- package/Microsoft.IdentityModel.Logging.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols/bindings.json +507 -898
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +47 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +43 -94
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
- package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +2335 -4306
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +316 -301
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +45 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +1 -1
- package/Microsoft.IdentityModel.Tokens/bindings.json +5594 -8774
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +578 -478
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +40 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.IdentityModel.Tokens.d.ts +1 -1
- package/Microsoft.SqlServer.Server/bindings.json +385 -633
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +236 -402
- package/System/internal/index.d.ts +28 -28
- package/System.ClientModel/bindings.json +448 -433
- package/System.ClientModel/internal/index.d.ts +48 -32
- package/System.ClientModel.Primitives/bindings.json +2665 -2310
- package/System.ClientModel.Primitives/internal/index.d.ts +269 -175
- package/System.ClientModel.Primitives.d.ts +2 -2
- package/System.Configuration/bindings.json +9039 -12341
- package/System.Configuration/internal/index.d.ts +837 -565
- package/System.Configuration.Internal/bindings.json +985 -1442
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +155 -188
- package/System.Configuration.Provider/internal/index.d.ts +16 -14
- package/System.Configuration.Provider.d.ts +1 -1
- package/System.Configuration.d.ts +3 -3
- package/System.Diagnostics/bindings.json +28 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +39 -137
- package/System.Drawing.Configuration/internal/index.d.ts +12 -4
- package/System.Drawing.Configuration.d.ts +5 -2
- package/System.IdentityModel.Tokens.Jwt/bindings.json +1367 -2255
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +184 -170
- package/System.Security.Cryptography/bindings.json +66 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +32 -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,229 @@
|
|
|
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,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "System.Private.CoreLib:System.Enum",
|
|
20
|
+
"clrName": "System.Enum"
|
|
21
|
+
},
|
|
22
|
+
"interfaces": [
|
|
23
|
+
{
|
|
24
|
+
"stableId": "System.Private.CoreLib:System.IComparable",
|
|
25
|
+
"clrName": "System.IComparable"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"stableId": "System.Private.CoreLib:System.ISpanFormattable",
|
|
29
|
+
"clrName": "System.ISpanFormattable"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"stableId": "System.Private.CoreLib:System.IFormattable",
|
|
33
|
+
"clrName": "System.IFormattable"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"stableId": "System.Private.CoreLib:System.IConvertible",
|
|
37
|
+
"clrName": "System.IConvertible"
|
|
38
|
+
}
|
|
39
|
+
],
|
|
10
40
|
"methods": [],
|
|
11
41
|
"properties": [],
|
|
12
42
|
"fields": [
|
|
13
43
|
{
|
|
14
44
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes::value__System.Int32",
|
|
15
45
|
"clrName": "value__",
|
|
16
|
-
"tsEmitName": "value__",
|
|
17
46
|
"metadataToken": 67110296,
|
|
18
47
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
19
48
|
"isStatic": false,
|
|
20
49
|
"isReadOnly": false,
|
|
50
|
+
"isLiteral": false,
|
|
51
|
+
"visibility": "Public",
|
|
21
52
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
22
53
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
23
54
|
},
|
|
24
55
|
{
|
|
25
56
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes::NoneMicrosoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
26
57
|
"clrName": "None",
|
|
27
|
-
"tsEmitName": "none",
|
|
28
58
|
"metadataToken": 67110297,
|
|
29
59
|
"normalizedSignature": "None|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
30
60
|
"isStatic": true,
|
|
31
61
|
"isReadOnly": false,
|
|
62
|
+
"isLiteral": true,
|
|
63
|
+
"visibility": "Public",
|
|
32
64
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
33
65
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
34
66
|
},
|
|
35
67
|
{
|
|
36
68
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes::DecCbcCrcMicrosoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
37
69
|
"clrName": "DecCbcCrc",
|
|
38
|
-
"tsEmitName": "decCbcCrc",
|
|
39
70
|
"metadataToken": 67110298,
|
|
40
71
|
"normalizedSignature": "DecCbcCrc|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
41
72
|
"isStatic": true,
|
|
42
73
|
"isReadOnly": false,
|
|
74
|
+
"isLiteral": true,
|
|
75
|
+
"visibility": "Public",
|
|
43
76
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
44
77
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
45
78
|
},
|
|
46
79
|
{
|
|
47
80
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes::DesCbcMd5Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
48
81
|
"clrName": "DesCbcMd5",
|
|
49
|
-
"tsEmitName": "desCbcMd5",
|
|
50
82
|
"metadataToken": 67110299,
|
|
51
83
|
"normalizedSignature": "DesCbcMd5|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
52
84
|
"isStatic": true,
|
|
53
85
|
"isReadOnly": false,
|
|
86
|
+
"isLiteral": true,
|
|
87
|
+
"visibility": "Public",
|
|
54
88
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
55
89
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
56
90
|
},
|
|
57
91
|
{
|
|
58
92
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes::Aes128CtsHmacSha196Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
59
93
|
"clrName": "Aes128CtsHmacSha196",
|
|
60
|
-
"tsEmitName": "aes128CtsHmacSha196",
|
|
61
94
|
"metadataToken": 67110300,
|
|
62
95
|
"normalizedSignature": "Aes128CtsHmacSha196|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
63
96
|
"isStatic": true,
|
|
64
97
|
"isReadOnly": false,
|
|
98
|
+
"isLiteral": true,
|
|
99
|
+
"visibility": "Public",
|
|
65
100
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
66
101
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
67
102
|
},
|
|
68
103
|
{
|
|
69
104
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes::Aes256CtsHmacSha196Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
70
105
|
"clrName": "Aes256CtsHmacSha196",
|
|
71
|
-
"tsEmitName": "aes256CtsHmacSha196",
|
|
72
106
|
"metadataToken": 67110301,
|
|
73
107
|
"normalizedSignature": "Aes256CtsHmacSha196|Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=true|const=true",
|
|
74
108
|
"isStatic": true,
|
|
75
109
|
"isReadOnly": false,
|
|
110
|
+
"isLiteral": true,
|
|
111
|
+
"visibility": "Public",
|
|
76
112
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
77
113
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
78
114
|
}
|
|
79
115
|
],
|
|
80
116
|
"events": [],
|
|
81
|
-
"constructors": []
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
100
|
-
"metadataToken": 67110297
|
|
101
|
-
}
|
|
102
|
-
},
|
|
117
|
+
"constructors": []
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
121
|
+
"clrName": "Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
122
|
+
"assemblyName": "Microsoft.Identity.Client",
|
|
123
|
+
"metadataToken": 0,
|
|
124
|
+
"kind": "Enum",
|
|
125
|
+
"accessibility": "Public",
|
|
126
|
+
"isAbstract": false,
|
|
127
|
+
"isSealed": true,
|
|
128
|
+
"isStatic": false,
|
|
129
|
+
"arity": 0,
|
|
130
|
+
"baseType": {
|
|
131
|
+
"stableId": "System.Private.CoreLib:System.Enum",
|
|
132
|
+
"clrName": "System.Enum"
|
|
133
|
+
},
|
|
134
|
+
"interfaces": [
|
|
103
135
|
{
|
|
104
|
-
"
|
|
105
|
-
"
|
|
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
|
-
}
|
|
136
|
+
"stableId": "System.Private.CoreLib:System.IComparable",
|
|
137
|
+
"clrName": "System.IComparable"
|
|
112
138
|
},
|
|
113
139
|
{
|
|
114
|
-
"
|
|
115
|
-
"
|
|
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
|
-
}
|
|
140
|
+
"stableId": "System.Private.CoreLib:System.ISpanFormattable",
|
|
141
|
+
"clrName": "System.ISpanFormattable"
|
|
122
142
|
},
|
|
123
143
|
{
|
|
124
|
-
"
|
|
125
|
-
"
|
|
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
|
-
}
|
|
144
|
+
"stableId": "System.Private.CoreLib:System.IFormattable",
|
|
145
|
+
"clrName": "System.IFormattable"
|
|
132
146
|
},
|
|
133
147
|
{
|
|
134
|
-
"
|
|
135
|
-
"
|
|
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
|
-
}
|
|
148
|
+
"stableId": "System.Private.CoreLib:System.IConvertible",
|
|
149
|
+
"clrName": "System.IConvertible"
|
|
142
150
|
}
|
|
143
|
-
]
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
147
|
-
"clrName": "Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
148
|
-
"tsEmitName": "KerberosTicketContainer",
|
|
149
|
-
"assemblyName": "Microsoft.Identity.Client",
|
|
150
|
-
"metadataToken": 0,
|
|
151
|
+
],
|
|
151
152
|
"methods": [],
|
|
152
153
|
"properties": [],
|
|
153
154
|
"fields": [
|
|
154
155
|
{
|
|
155
156
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosTicketContainer::value__System.Int32",
|
|
156
157
|
"clrName": "value__",
|
|
157
|
-
"tsEmitName": "value__",
|
|
158
158
|
"metadataToken": 67110313,
|
|
159
159
|
"normalizedSignature": "value__|System.Int32|static=false|const=false",
|
|
160
160
|
"isStatic": false,
|
|
161
161
|
"isReadOnly": false,
|
|
162
|
+
"isLiteral": false,
|
|
163
|
+
"visibility": "Public",
|
|
162
164
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
163
165
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
164
166
|
},
|
|
165
167
|
{
|
|
166
168
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosTicketContainer::IdTokenMicrosoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
167
169
|
"clrName": "IdToken",
|
|
168
|
-
"tsEmitName": "idToken",
|
|
169
170
|
"metadataToken": 67110314,
|
|
170
171
|
"normalizedSignature": "IdToken|Microsoft.Identity.Client.Kerberos.KerberosTicketContainer|static=true|const=true",
|
|
171
172
|
"isStatic": true,
|
|
172
173
|
"isReadOnly": false,
|
|
174
|
+
"isLiteral": true,
|
|
175
|
+
"visibility": "Public",
|
|
173
176
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
174
177
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
175
178
|
},
|
|
176
179
|
{
|
|
177
180
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosTicketContainer::AccessTokenMicrosoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
178
181
|
"clrName": "AccessToken",
|
|
179
|
-
"tsEmitName": "accessToken",
|
|
180
182
|
"metadataToken": 67110315,
|
|
181
183
|
"normalizedSignature": "AccessToken|Microsoft.Identity.Client.Kerberos.KerberosTicketContainer|static=true|const=true",
|
|
182
184
|
"isStatic": true,
|
|
183
185
|
"isReadOnly": false,
|
|
186
|
+
"isLiteral": true,
|
|
187
|
+
"visibility": "Public",
|
|
184
188
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosTicketContainer",
|
|
185
189
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
186
190
|
}
|
|
187
191
|
],
|
|
188
192
|
"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
|
-
]
|
|
193
|
+
"constructors": []
|
|
222
194
|
},
|
|
223
195
|
{
|
|
224
196
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
225
197
|
"clrName": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
226
|
-
"tsEmitName": "KerberosSupplementalTicket",
|
|
227
198
|
"assemblyName": "Microsoft.Identity.Client",
|
|
228
199
|
"metadataToken": 0,
|
|
200
|
+
"kind": "Class",
|
|
201
|
+
"accessibility": "Public",
|
|
202
|
+
"isAbstract": false,
|
|
203
|
+
"isSealed": false,
|
|
204
|
+
"isStatic": false,
|
|
205
|
+
"arity": 0,
|
|
206
|
+
"baseType": {
|
|
207
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
208
|
+
"clrName": "System.Object"
|
|
209
|
+
},
|
|
229
210
|
"methods": [
|
|
230
211
|
{
|
|
231
212
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::ToString():System.String",
|
|
232
213
|
"clrName": "ToString",
|
|
233
|
-
"tsEmitName": "toString",
|
|
234
214
|
"metadataToken": 100665490,
|
|
235
215
|
"canonicalSignature": "():System.String",
|
|
236
216
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
237
217
|
"emitScope": "ClassSurface",
|
|
218
|
+
"provenance": "Original",
|
|
238
219
|
"arity": 0,
|
|
239
220
|
"parameterCount": 0,
|
|
221
|
+
"isStatic": false,
|
|
222
|
+
"isAbstract": false,
|
|
223
|
+
"isVirtual": true,
|
|
224
|
+
"isOverride": true,
|
|
225
|
+
"isSealed": false,
|
|
226
|
+
"visibility": "Public",
|
|
240
227
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
241
228
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
242
229
|
"isExtensionMethod": false
|
|
@@ -246,98 +233,133 @@
|
|
|
246
233
|
{
|
|
247
234
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::ClientKey:System.String",
|
|
248
235
|
"clrName": "ClientKey",
|
|
249
|
-
"tsEmitName": "clientKey",
|
|
250
236
|
"metadataToken": 385876496,
|
|
251
237
|
"canonicalSignature": ":System.String",
|
|
252
238
|
"normalizedSignature": "ClientKey|:System.String|static=false|accessor=getset",
|
|
253
239
|
"emitScope": "ClassSurface",
|
|
240
|
+
"provenance": "Original",
|
|
254
241
|
"isIndexer": false,
|
|
255
242
|
"hasGetter": true,
|
|
256
243
|
"hasSetter": true,
|
|
244
|
+
"isStatic": false,
|
|
245
|
+
"isAbstract": false,
|
|
246
|
+
"isVirtual": false,
|
|
247
|
+
"isOverride": false,
|
|
248
|
+
"visibility": "Public",
|
|
257
249
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
258
250
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
259
251
|
},
|
|
260
252
|
{
|
|
261
253
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::KeyType:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
262
254
|
"clrName": "KeyType",
|
|
263
|
-
"tsEmitName": "keyType",
|
|
264
255
|
"metadataToken": 385876497,
|
|
265
256
|
"canonicalSignature": ":Microsoft.Identity.Client.Kerberos.KerberosKeyTypes",
|
|
266
257
|
"normalizedSignature": "KeyType|:Microsoft.Identity.Client.Kerberos.KerberosKeyTypes|static=false|accessor=getset",
|
|
267
258
|
"emitScope": "ClassSurface",
|
|
259
|
+
"provenance": "Original",
|
|
268
260
|
"isIndexer": false,
|
|
269
261
|
"hasGetter": true,
|
|
270
262
|
"hasSetter": true,
|
|
263
|
+
"isStatic": false,
|
|
264
|
+
"isAbstract": false,
|
|
265
|
+
"isVirtual": false,
|
|
266
|
+
"isOverride": false,
|
|
267
|
+
"visibility": "Public",
|
|
271
268
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
272
269
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
273
270
|
},
|
|
274
271
|
{
|
|
275
272
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::KerberosMessageBuffer:System.String",
|
|
276
273
|
"clrName": "KerberosMessageBuffer",
|
|
277
|
-
"tsEmitName": "kerberosMessageBuffer",
|
|
278
274
|
"metadataToken": 385876498,
|
|
279
275
|
"canonicalSignature": ":System.String",
|
|
280
276
|
"normalizedSignature": "KerberosMessageBuffer|:System.String|static=false|accessor=getset",
|
|
281
277
|
"emitScope": "ClassSurface",
|
|
278
|
+
"provenance": "Original",
|
|
282
279
|
"isIndexer": false,
|
|
283
280
|
"hasGetter": true,
|
|
284
281
|
"hasSetter": true,
|
|
282
|
+
"isStatic": false,
|
|
283
|
+
"isAbstract": false,
|
|
284
|
+
"isVirtual": false,
|
|
285
|
+
"isOverride": false,
|
|
286
|
+
"visibility": "Public",
|
|
285
287
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
286
288
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
287
289
|
},
|
|
288
290
|
{
|
|
289
291
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::ErrorMessage:System.String",
|
|
290
292
|
"clrName": "ErrorMessage",
|
|
291
|
-
"tsEmitName": "errorMessage",
|
|
292
293
|
"metadataToken": 385876499,
|
|
293
294
|
"canonicalSignature": ":System.String",
|
|
294
295
|
"normalizedSignature": "ErrorMessage|:System.String|static=false|accessor=getset",
|
|
295
296
|
"emitScope": "ClassSurface",
|
|
297
|
+
"provenance": "Original",
|
|
296
298
|
"isIndexer": false,
|
|
297
299
|
"hasGetter": true,
|
|
298
300
|
"hasSetter": true,
|
|
301
|
+
"isStatic": false,
|
|
302
|
+
"isAbstract": false,
|
|
303
|
+
"isVirtual": false,
|
|
304
|
+
"isOverride": false,
|
|
305
|
+
"visibility": "Public",
|
|
299
306
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
300
307
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
301
308
|
},
|
|
302
309
|
{
|
|
303
310
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::Realm:System.String",
|
|
304
311
|
"clrName": "Realm",
|
|
305
|
-
"tsEmitName": "realm",
|
|
306
312
|
"metadataToken": 385876500,
|
|
307
313
|
"canonicalSignature": ":System.String",
|
|
308
314
|
"normalizedSignature": "Realm|:System.String|static=false|accessor=getset",
|
|
309
315
|
"emitScope": "ClassSurface",
|
|
316
|
+
"provenance": "Original",
|
|
310
317
|
"isIndexer": false,
|
|
311
318
|
"hasGetter": true,
|
|
312
319
|
"hasSetter": true,
|
|
320
|
+
"isStatic": false,
|
|
321
|
+
"isAbstract": false,
|
|
322
|
+
"isVirtual": false,
|
|
323
|
+
"isOverride": false,
|
|
324
|
+
"visibility": "Public",
|
|
313
325
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
314
326
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
315
327
|
},
|
|
316
328
|
{
|
|
317
329
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::ServicePrincipalName:System.String",
|
|
318
330
|
"clrName": "ServicePrincipalName",
|
|
319
|
-
"tsEmitName": "servicePrincipalName",
|
|
320
331
|
"metadataToken": 385876501,
|
|
321
332
|
"canonicalSignature": ":System.String",
|
|
322
333
|
"normalizedSignature": "ServicePrincipalName|:System.String|static=false|accessor=getset",
|
|
323
334
|
"emitScope": "ClassSurface",
|
|
335
|
+
"provenance": "Original",
|
|
324
336
|
"isIndexer": false,
|
|
325
337
|
"hasGetter": true,
|
|
326
338
|
"hasSetter": true,
|
|
339
|
+
"isStatic": false,
|
|
340
|
+
"isAbstract": false,
|
|
341
|
+
"isVirtual": false,
|
|
342
|
+
"isOverride": false,
|
|
343
|
+
"visibility": "Public",
|
|
327
344
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
328
345
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
329
346
|
},
|
|
330
347
|
{
|
|
331
348
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket::ClientName:System.String",
|
|
332
349
|
"clrName": "ClientName",
|
|
333
|
-
"tsEmitName": "clientName",
|
|
334
350
|
"metadataToken": 385876502,
|
|
335
351
|
"canonicalSignature": ":System.String",
|
|
336
352
|
"normalizedSignature": "ClientName|:System.String|static=false|accessor=getset",
|
|
337
353
|
"emitScope": "ClassSurface",
|
|
354
|
+
"provenance": "Original",
|
|
338
355
|
"isIndexer": false,
|
|
339
356
|
"hasGetter": true,
|
|
340
357
|
"hasSetter": true,
|
|
358
|
+
"isStatic": false,
|
|
359
|
+
"isAbstract": false,
|
|
360
|
+
"isVirtual": false,
|
|
361
|
+
"isOverride": false,
|
|
362
|
+
"visibility": "Public",
|
|
341
363
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
342
364
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
343
365
|
}
|
|
@@ -352,6 +374,7 @@
|
|
|
352
374
|
"normalizedSignature": "constructor|():void|static=false",
|
|
353
375
|
"isStatic": false,
|
|
354
376
|
"parameterCount": 0,
|
|
377
|
+
"visibility": "Public",
|
|
355
378
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
356
379
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
357
380
|
},
|
|
@@ -362,132 +385,44 @@
|
|
|
362
385
|
"normalizedSignature": "constructor|(System.String):void|static=false",
|
|
363
386
|
"isStatic": false,
|
|
364
387
|
"parameterCount": 1,
|
|
388
|
+
"visibility": "Public",
|
|
365
389
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
366
390
|
"declaringAssemblyName": "Microsoft.Identity.Client"
|
|
367
391
|
}
|
|
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
392
|
]
|
|
473
393
|
},
|
|
474
394
|
{
|
|
475
395
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
476
396
|
"clrName": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
477
|
-
"tsEmitName": "KerberosSupplementalTicketManager",
|
|
478
397
|
"assemblyName": "Microsoft.Identity.Client",
|
|
479
398
|
"metadataToken": 0,
|
|
399
|
+
"kind": "StaticNamespace",
|
|
400
|
+
"accessibility": "Public",
|
|
401
|
+
"isAbstract": true,
|
|
402
|
+
"isSealed": true,
|
|
403
|
+
"isStatic": true,
|
|
404
|
+
"arity": 0,
|
|
405
|
+
"baseType": {
|
|
406
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
407
|
+
"clrName": "System.Object"
|
|
408
|
+
},
|
|
480
409
|
"methods": [
|
|
481
410
|
{
|
|
482
411
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager::FromIdToken(System.String):Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
483
412
|
"clrName": "FromIdToken",
|
|
484
|
-
"tsEmitName": "fromIdToken",
|
|
485
413
|
"metadataToken": 100665491,
|
|
486
414
|
"canonicalSignature": "(System.String):Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket",
|
|
487
415
|
"normalizedSignature": "FromIdToken|(System.String):Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket|static=true",
|
|
488
416
|
"emitScope": "ClassSurface",
|
|
417
|
+
"provenance": "Original",
|
|
489
418
|
"arity": 0,
|
|
490
419
|
"parameterCount": 1,
|
|
420
|
+
"isStatic": true,
|
|
421
|
+
"isAbstract": false,
|
|
422
|
+
"isVirtual": false,
|
|
423
|
+
"isOverride": false,
|
|
424
|
+
"isSealed": false,
|
|
425
|
+
"visibility": "Public",
|
|
491
426
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
492
427
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
493
428
|
"isExtensionMethod": false
|
|
@@ -495,13 +430,19 @@
|
|
|
495
430
|
{
|
|
496
431
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager::SaveToWindowsTicketCache(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket):System.Void",
|
|
497
432
|
"clrName": "SaveToWindowsTicketCache",
|
|
498
|
-
"tsEmitName": "saveToWindowsTicketCache",
|
|
499
433
|
"metadataToken": 100665492,
|
|
500
434
|
"canonicalSignature": "(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket):System.Void",
|
|
501
435
|
"normalizedSignature": "SaveToWindowsTicketCache|(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket):System.Void|static=true",
|
|
502
436
|
"emitScope": "ClassSurface",
|
|
437
|
+
"provenance": "Original",
|
|
503
438
|
"arity": 0,
|
|
504
439
|
"parameterCount": 1,
|
|
440
|
+
"isStatic": true,
|
|
441
|
+
"isAbstract": false,
|
|
442
|
+
"isVirtual": false,
|
|
443
|
+
"isOverride": false,
|
|
444
|
+
"isSealed": false,
|
|
445
|
+
"visibility": "Public",
|
|
505
446
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
506
447
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
507
448
|
"isExtensionMethod": false
|
|
@@ -509,13 +450,19 @@
|
|
|
509
450
|
{
|
|
510
451
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager::SaveToWindowsTicketCache(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket,System.Int64):System.Void",
|
|
511
452
|
"clrName": "SaveToWindowsTicketCache",
|
|
512
|
-
"tsEmitName": "saveToWindowsTicketCache",
|
|
513
453
|
"metadataToken": 100665493,
|
|
514
454
|
"canonicalSignature": "(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket,System.Int64):System.Void",
|
|
515
455
|
"normalizedSignature": "SaveToWindowsTicketCache|(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket,System.Int64):System.Void|static=true",
|
|
516
456
|
"emitScope": "ClassSurface",
|
|
457
|
+
"provenance": "Original",
|
|
517
458
|
"arity": 0,
|
|
518
459
|
"parameterCount": 2,
|
|
460
|
+
"isStatic": true,
|
|
461
|
+
"isAbstract": false,
|
|
462
|
+
"isVirtual": false,
|
|
463
|
+
"isOverride": false,
|
|
464
|
+
"isSealed": false,
|
|
465
|
+
"visibility": "Public",
|
|
519
466
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
520
467
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
521
468
|
"isExtensionMethod": false
|
|
@@ -523,13 +470,19 @@
|
|
|
523
470
|
{
|
|
524
471
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager::GetKerberosTicketFromWindowsTicketCache(System.String):System.Byte[]",
|
|
525
472
|
"clrName": "GetKerberosTicketFromWindowsTicketCache",
|
|
526
|
-
"tsEmitName": "getKerberosTicketFromWindowsTicketCache",
|
|
527
473
|
"metadataToken": 100665494,
|
|
528
474
|
"canonicalSignature": "(System.String):System.Byte[]",
|
|
529
475
|
"normalizedSignature": "GetKerberosTicketFromWindowsTicketCache|(System.String):System.Byte[]|static=true",
|
|
530
476
|
"emitScope": "ClassSurface",
|
|
477
|
+
"provenance": "Original",
|
|
531
478
|
"arity": 0,
|
|
532
479
|
"parameterCount": 1,
|
|
480
|
+
"isStatic": true,
|
|
481
|
+
"isAbstract": false,
|
|
482
|
+
"isVirtual": false,
|
|
483
|
+
"isOverride": false,
|
|
484
|
+
"isSealed": false,
|
|
485
|
+
"visibility": "Public",
|
|
533
486
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
534
487
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
535
488
|
"isExtensionMethod": false
|
|
@@ -537,13 +490,19 @@
|
|
|
537
490
|
{
|
|
538
491
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager::GetKerberosTicketFromWindowsTicketCache(System.String,System.Int64):System.Byte[]",
|
|
539
492
|
"clrName": "GetKerberosTicketFromWindowsTicketCache",
|
|
540
|
-
"tsEmitName": "getKerberosTicketFromWindowsTicketCache",
|
|
541
493
|
"metadataToken": 100665495,
|
|
542
494
|
"canonicalSignature": "(System.String,System.Int64):System.Byte[]",
|
|
543
495
|
"normalizedSignature": "GetKerberosTicketFromWindowsTicketCache|(System.String,System.Int64):System.Byte[]|static=true",
|
|
544
496
|
"emitScope": "ClassSurface",
|
|
497
|
+
"provenance": "Original",
|
|
545
498
|
"arity": 0,
|
|
546
499
|
"parameterCount": 2,
|
|
500
|
+
"isStatic": true,
|
|
501
|
+
"isAbstract": false,
|
|
502
|
+
"isVirtual": false,
|
|
503
|
+
"isOverride": false,
|
|
504
|
+
"isSealed": false,
|
|
505
|
+
"visibility": "Public",
|
|
547
506
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
548
507
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
549
508
|
"isExtensionMethod": false
|
|
@@ -551,13 +510,19 @@
|
|
|
551
510
|
{
|
|
552
511
|
"stableId": "Microsoft.Identity.Client:Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager::GetKrbCred(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket):System.Byte[]",
|
|
553
512
|
"clrName": "GetKrbCred",
|
|
554
|
-
"tsEmitName": "getKrbCred",
|
|
555
513
|
"metadataToken": 100665496,
|
|
556
514
|
"canonicalSignature": "(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket):System.Byte[]",
|
|
557
515
|
"normalizedSignature": "GetKrbCred|(Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket):System.Byte[]|static=true",
|
|
558
516
|
"emitScope": "ClassSurface",
|
|
517
|
+
"provenance": "Original",
|
|
559
518
|
"arity": 0,
|
|
560
519
|
"parameterCount": 1,
|
|
520
|
+
"isStatic": true,
|
|
521
|
+
"isAbstract": false,
|
|
522
|
+
"isVirtual": false,
|
|
523
|
+
"isOverride": false,
|
|
524
|
+
"isSealed": false,
|
|
525
|
+
"visibility": "Public",
|
|
561
526
|
"declaringClrType": "Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicketManager",
|
|
562
527
|
"declaringAssemblyName": "Microsoft.Identity.Client",
|
|
563
528
|
"isExtensionMethod": false
|
|
@@ -566,69 +531,7 @@
|
|
|
566
531
|
"properties": [],
|
|
567
532
|
"fields": [],
|
|
568
533
|
"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
|
-
]
|
|
534
|
+
"constructors": []
|
|
632
535
|
}
|
|
633
536
|
]
|
|
634
537
|
}
|