diff --git a/dotnet/xml/FrameworksIndex/msal-model-dotnet-latest.xml b/dotnet/xml/FrameworksIndex/msal-model-dotnet-latest.xml index 977bbbf7..cf60a665 100644 --- a/dotnet/xml/FrameworksIndex/msal-model-dotnet-latest.xml +++ b/dotnet/xml/FrameworksIndex/msal-model-dotnet-latest.xml @@ -1,7 +1,7 @@  - + @@ -170,6 +170,7 @@ + diff --git a/dotnet/xml/FrameworksIndex/msal-web-dotnet-latest.xml b/dotnet/xml/FrameworksIndex/msal-web-dotnet-latest.xml index 565ba92e..45f4826c 100644 --- a/dotnet/xml/FrameworksIndex/msal-web-dotnet-latest.xml +++ b/dotnet/xml/FrameworksIndex/msal-web-dotnet-latest.xml @@ -1,22 +1,22 @@  - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + @@ -198,6 +198,7 @@ + @@ -206,6 +207,7 @@ + @@ -213,18 +215,26 @@ + + + + + + + + @@ -473,16 +483,20 @@ + + + + @@ -502,12 +516,18 @@ + + + + + + @@ -525,12 +545,15 @@ + + + @@ -770,6 +793,11 @@ + + + + + @@ -777,6 +805,7 @@ + @@ -794,12 +823,15 @@ + + + @@ -3329,6 +3361,7 @@ + @@ -3337,6 +3370,7 @@ + @@ -3344,16 +3378,26 @@ + + + + + + + + + + diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenOptions.xml b/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenOptions.xml index f2daba80..6199bd66 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenOptions.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 System.Object @@ -36,7 +37,7 @@ Constructor Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -55,7 +56,7 @@ Constructor Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -76,7 +77,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -100,7 +101,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -125,7 +126,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.AcquireTokenOptions @@ -148,7 +149,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Nullable<System.Guid> @@ -170,7 +171,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -190,7 +191,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -213,7 +214,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Boolean @@ -239,7 +240,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -266,7 +267,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -289,7 +290,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.ManagedIdentityOptions @@ -332,7 +333,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -354,7 +355,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -379,7 +380,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -404,7 +405,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenResult.xml b/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenResult.xml index e3f43d23..9c1f774b 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenResult.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenResult.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 System.Object @@ -36,7 +37,7 @@ Constructor Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -70,7 +71,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -94,7 +95,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Guid @@ -117,7 +118,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.DateTimeOffset @@ -141,7 +142,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -163,7 +164,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -186,7 +187,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -211,7 +212,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/AuthorizationHeaderProviderOptions.xml b/dotnet/xml/Microsoft.Identity.Abstractions/AuthorizationHeaderProviderOptions.xml index f470edfb..b7121e37 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/AuthorizationHeaderProviderOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/AuthorizationHeaderProviderOptions.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 System.Object @@ -36,7 +37,7 @@ Constructor Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -55,7 +56,7 @@ Constructor Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -77,7 +78,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.AcquireTokenOptions @@ -99,7 +100,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -121,7 +122,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.AuthorizationHeaderProviderOptions @@ -144,7 +145,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.AuthorizationHeaderProviderOptions @@ -167,7 +168,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Action<System.Net.Http.HttpRequestMessage> @@ -191,7 +192,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -214,7 +215,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -242,7 +243,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -270,7 +271,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -292,7 +293,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialDescription.xml b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialDescription.xml index 2c143d1a..533c0cd1 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialDescription.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialDescription.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 System.Object @@ -40,7 +41,7 @@ Constructor Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -57,7 +58,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -88,7 +89,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Object @@ -111,7 +112,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -136,7 +137,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -149,7 +150,7 @@ To be added. To be added. - + - + @@ -171,7 +172,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -183,8 +184,8 @@ To be added. To be added. - + CurrentUser/My) and specified by its distinguised name, used as a client credential in a confidential client application: @@ -194,7 +195,7 @@ :::code language="csharp" source="~/../abstractions-samples/test/Microsoft.Identity.Abstractions.Tests/CredentialDescriptionTest.cs" id="distinguishedname_csharp"::: ]]> - + @@ -206,7 +207,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -218,7 +219,7 @@ To be added. To be added. - + - + @@ -240,7 +241,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -254,10 +255,10 @@ To be added. Use this property in conjunction with or . - + @@ -269,7 +270,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -281,8 +282,8 @@ To be added. Use this property in conjunction with . - + CurrentUser/My) and specified by its thumbprint, used as a client credential in a confidential client application: @@ -292,7 +293,7 @@ :::code language="csharp" source="~/../abstractions-samples/test/Microsoft.Identity.Abstractions.Tests/CredentialDescriptionTest.cs" id="thumbprint_csharp"::: ]]> - + @@ -304,7 +305,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -336,7 +337,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -371,7 +372,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialType @@ -398,7 +399,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.AuthorizationHeaderProviderOptions @@ -433,7 +434,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -455,7 +456,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -487,7 +488,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -499,7 +500,7 @@ To be added. To be added. - + - + @@ -521,7 +522,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -555,7 +556,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -603,7 +604,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -640,7 +641,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Boolean @@ -664,7 +665,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -687,7 +688,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSource.xml b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSource.xml index 9af0de45..8094d8f3 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSource.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSource.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 System.Enum @@ -40,7 +41,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -73,7 +74,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -104,7 +105,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -126,7 +127,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -157,7 +158,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -189,7 +190,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -219,7 +220,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -251,7 +252,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -283,7 +284,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -306,7 +307,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -338,7 +339,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialSource diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSourceLoaderParameters.xml b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSourceLoaderParameters.xml index 4487c993..f9fe3f15 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSourceLoaderParameters.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSourceLoaderParameters.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 System.Object @@ -26,8 +27,8 @@ unless you are writing a custom credential loader. To be added. - + @@ -39,7 +40,7 @@ Constructor Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -64,7 +65,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -86,7 +87,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialType.xml b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialType.xml index 4e2d7ef4..371ed237 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialType.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialType.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 System.Enum @@ -37,7 +38,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialType @@ -59,7 +60,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialType @@ -80,7 +81,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialType @@ -101,7 +102,7 @@ Field Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialType diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/DownstreamApiOptions.xml b/dotnet/xml/Microsoft.Identity.Abstractions/DownstreamApiOptions.xml index 325f2118..130695df 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/DownstreamApiOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/DownstreamApiOptions.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.AuthorizationHeaderProviderOptions @@ -66,7 +67,7 @@ Constructor Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -85,7 +86,7 @@ Constructor Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -107,7 +108,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -131,7 +132,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.DownstreamApiOptions @@ -154,7 +155,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.AuthorizationHeaderProviderOptions @@ -176,7 +177,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -199,7 +200,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Func<System.Net.Http.HttpContent,System.Object> @@ -222,7 +223,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -248,7 +249,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Func<System.Object,System.Net.Http.HttpContent> diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/DownstreamApiOptionsReadOnlyHttpMethod.xml b/dotnet/xml/Microsoft.Identity.Abstractions/DownstreamApiOptionsReadOnlyHttpMethod.xml index 5fbd5413..bca74e9c 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/DownstreamApiOptionsReadOnlyHttpMethod.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/DownstreamApiOptionsReadOnlyHttpMethod.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.DownstreamApiOptions @@ -39,7 +40,7 @@ Constructor Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -63,7 +64,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.DownstreamApiOptionsReadOnlyHttpMethod @@ -86,7 +87,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.AuthorizationHeaderProviderOptions @@ -108,7 +109,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/IAuthorizationHeaderProvider.xml b/dotnet/xml/Microsoft.Identity.Abstractions/IAuthorizationHeaderProvider.xml index 10180d1f..cf5d334f 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/IAuthorizationHeaderProvider.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/IAuthorizationHeaderProvider.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 @@ -24,6 +25,43 @@ To be added. + + + + + + + Method + + Microsoft.Identity.Abstractions + 6.0.0.0 + + + System.Threading.Tasks.Task<System.String> + + + + + + + + + The scopes for which to request the authorization header. + Provide a single scope if the header needs to be created on behalf of an application. + The containing information about the API + to be called and token acquisition settings. If not provided, the header will be for a bearer token. + Inbound authentication elements. In a web API, this is usually the result of the + validation of a token. In a web app, this would be information about the signed-in user. This is not useful in + daemon applications. In Microsoft.Identity.Web you rarely need to provide this parameter as it's inferred from the + context. + A token to cancel the operation. + + Creates an authorization header for calling a protected web API on behalf of a user or the application. + + A string containing the authorization header, such as "Bearer token" or "PoP token". + To be added. + + @@ -33,7 +71,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<System.String> @@ -68,7 +106,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<System.String> @@ -85,7 +123,7 @@ protocols like Pop), and token acquisition options. Inbound authentication elements. In a web API, this is usually the result of the validation of a token. In a web app, this would be information about the signed-in user. This is not useful in - daemon applications. In Microsoft.Identity.Web you rarely need to provide this parameter as it's infered from the + daemon applications. In Microsoft.Identity.Web you rarely need to provide this parameter as it's inferred from the context. Cancellation token. diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/ICredentialSourceLoader.xml b/dotnet/xml/Microsoft.Identity.Abstractions/ICredentialSourceLoader.xml index 5947fc81..2ac64cbd 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/ICredentialSourceLoader.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/ICredentialSourceLoader.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 @@ -33,7 +34,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -55,7 +56,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/ICredentialsLoader.xml b/dotnet/xml/Microsoft.Identity.Abstractions/ICredentialsLoader.xml index 03f2b075..bc0fcd47 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/ICredentialsLoader.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/ICredentialsLoader.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 @@ -38,7 +39,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Collections.Generic.IDictionary<Microsoft.Identity.Abstractions.CredentialSource,Microsoft.Identity.Abstractions.ICredentialSourceLoader> @@ -61,7 +62,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task @@ -90,7 +91,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Abstractions.CredentialDescription> @@ -122,7 +123,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/IDownstreamApi.xml b/dotnet/xml/Microsoft.Identity.Abstractions/IDownstreamApi.xml index d344947c..478d8e35 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/IDownstreamApi.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/IDownstreamApi.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 @@ -33,7 +34,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> @@ -71,7 +72,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> @@ -116,7 +117,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> @@ -154,7 +155,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -196,7 +197,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -242,7 +243,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> @@ -286,7 +287,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -332,7 +333,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -411,7 +412,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task @@ -464,7 +465,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -523,7 +524,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task @@ -580,7 +581,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -643,7 +644,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -697,7 +698,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -756,7 +757,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -814,7 +815,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -877,7 +878,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task @@ -930,7 +931,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -989,7 +990,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task @@ -1046,7 +1047,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -1109,7 +1110,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task @@ -1162,7 +1163,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -1221,7 +1222,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task @@ -1278,7 +1279,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -1341,7 +1342,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task @@ -1394,7 +1395,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> @@ -1453,7 +1454,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task @@ -1510,7 +1511,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<TOutput> diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/ITokenAcquirer.xml b/dotnet/xml/Microsoft.Identity.Abstractions/ITokenAcquirer.xml index 108dd971..dd6f7ba6 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/ITokenAcquirer.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/ITokenAcquirer.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 @@ -33,7 +34,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Abstractions.AcquireTokenResult> @@ -68,7 +69,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Abstractions.AcquireTokenResult> diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/ITokenAcquirerFactory.xml b/dotnet/xml/Microsoft.Identity.Abstractions/ITokenAcquirerFactory.xml index 83a7e6bb..de167f87 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/ITokenAcquirerFactory.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/ITokenAcquirerFactory.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 @@ -33,7 +34,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.ITokenAcquirer @@ -61,7 +62,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.ITokenAcquirer diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/IdentityApplicationOptions.xml b/dotnet/xml/Microsoft.Identity.Abstractions/IdentityApplicationOptions.xml index af826790..edea7a2f 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/IdentityApplicationOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/IdentityApplicationOptions.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 System.Object @@ -40,7 +41,7 @@ Constructor Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -57,7 +58,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Boolean @@ -85,7 +86,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -108,7 +109,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -150,7 +151,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -183,7 +184,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Collections.Generic.IEnumerable<Microsoft.Identity.Abstractions.CredentialDescription> @@ -231,7 +232,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -254,7 +255,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Boolean @@ -279,7 +280,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -302,7 +303,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Collections.Generic.IEnumerable<Microsoft.Identity.Abstractions.CredentialDescription> diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/ManagedIdentityOptions.xml b/dotnet/xml/Microsoft.Identity.Abstractions/ManagedIdentityOptions.xml index 0059b1e2..5d341449 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/ManagedIdentityOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/ManagedIdentityOptions.xml @@ -8,6 +8,7 @@ Microsoft.Identity.Abstractions 5.1.0.0 5.3.0.0 + 6.0.0.0 System.Object @@ -31,7 +32,7 @@ Constructor Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -48,7 +49,7 @@ Method Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.ManagedIdentityOptions @@ -73,7 +74,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/MicrosoftIdentityApplicationOptions.xml b/dotnet/xml/Microsoft.Identity.Abstractions/MicrosoftIdentityApplicationOptions.xml index 92848ab6..d06a4489 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/MicrosoftIdentityApplicationOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/MicrosoftIdentityApplicationOptions.xml @@ -15,6 +15,7 @@ 5.0.0.0 5.1.0.0 5.3.0.0 + 6.0.0.0 Microsoft.Identity.Abstractions.IdentityApplicationOptions @@ -36,7 +37,7 @@ Constructor Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 @@ -53,7 +54,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -77,7 +78,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -101,7 +102,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -125,7 +126,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -147,7 +148,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -169,7 +170,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -191,7 +192,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -215,7 +216,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -237,7 +238,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -262,7 +263,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -284,7 +285,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Boolean @@ -313,7 +314,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -335,7 +336,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.String @@ -360,7 +361,7 @@ Property Microsoft.Identity.Abstractions - 5.3.0.0 + 6.0.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml b/dotnet/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml index 4b6a929c..00175227 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml @@ -48,8 +48,8 @@ Azure AD application) To understand the difference between public client applications and confidential client applications, see https://aka.ms/msal-net-client-applications - + diff --git a/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml b/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml index 2aa07d0e..98d4e64e 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml @@ -496,8 +496,8 @@ Authentication result containing a token for the requested scopes and account To be added. - + @@ -545,8 +545,8 @@ Authentication result containing a token for the requested scopes and account To be added. - + diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/EventLogLevel.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/EventLogLevel.xml index 8b2eda58..89491f64 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/EventLogLevel.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/EventLogLevel.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Enum @@ -47,7 +48,7 @@ Field Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Abstractions.EventLogLevel @@ -69,7 +70,7 @@ Field Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Abstractions.EventLogLevel @@ -91,7 +92,7 @@ Field Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Abstractions.EventLogLevel @@ -112,7 +113,7 @@ Field Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Abstractions.EventLogLevel @@ -133,7 +134,7 @@ Field Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Abstractions.EventLogLevel @@ -155,7 +156,7 @@ Field Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Abstractions.EventLogLevel diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/IIdentityLogger.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/IIdentityLogger.xml index f738bb02..a789d81e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/IIdentityLogger.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/IIdentityLogger.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 @@ -45,7 +46,7 @@ Method Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -71,7 +72,7 @@ Method Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/ITelemetryClient.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/ITelemetryClient.xml index 4109db42..c25918c9 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/ITelemetryClient.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/ITelemetryClient.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 @@ -45,7 +46,7 @@ Property Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Method Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Void @@ -92,7 +93,7 @@ Method Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -119,7 +120,7 @@ Method Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -150,7 +151,7 @@ Method Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Void @@ -175,7 +176,7 @@ Method Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/LogEntry.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/LogEntry.xml index a7fc093b..7f0a21bf 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/LogEntry.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/LogEntry.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Property Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.String @@ -88,7 +89,7 @@ Property Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Abstractions.EventLogLevel @@ -110,7 +111,7 @@ Property Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullIdentityModelLogger.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullIdentityModelLogger.xml index 0ebbc2c6..ab237f96 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullIdentityModelLogger.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullIdentityModelLogger.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -52,7 +53,7 @@ Property Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger @@ -77,7 +78,7 @@ Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -105,7 +106,7 @@ Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullTelemetryClient.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullTelemetryClient.xml index 5a172088..c5c355e6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullTelemetryClient.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullTelemetryClient.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -55,7 +56,7 @@ Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.String @@ -79,7 +80,7 @@ Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Void @@ -100,7 +101,7 @@ Property Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Abstractions.NullTelemetryClient @@ -125,7 +126,7 @@ Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -150,7 +151,7 @@ Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -178,7 +179,7 @@ Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Void @@ -205,7 +206,7 @@ Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/ObservabilityConstants.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/ObservabilityConstants.xml index 54adae28..b7cf80c3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/ObservabilityConstants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/ObservabilityConstants.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.String @@ -69,7 +70,7 @@ Field Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.String @@ -90,7 +91,7 @@ Field Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.String @@ -111,7 +112,7 @@ Field Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/TelemetryEventDetails.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/TelemetryEventDetails.xml index ab5d76e9..454459b5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/TelemetryEventDetails.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/TelemetryEventDetails.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -50,7 +51,7 @@ Constructor Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 @@ -67,7 +68,7 @@ Property Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.String @@ -89,7 +90,7 @@ Property Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Object> @@ -111,7 +112,7 @@ Property Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -133,7 +134,7 @@ Method Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Void @@ -161,7 +162,7 @@ Method Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Void @@ -189,7 +190,7 @@ Method Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Void @@ -217,7 +218,7 @@ Method Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Void @@ -245,7 +246,7 @@ Method Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Void @@ -273,7 +274,7 @@ Method Microsoft.IdentityModel.Abstractions - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonClaimValueTypes.xml b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonClaimValueTypes.xml index caf1e7db..ab4a55c3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonClaimValueTypes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonClaimValueTypes.xml @@ -29,6 +29,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -50,7 +51,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -72,7 +73,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -94,7 +95,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.xml b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.xml index 4dca2c32..08df23a9 100644 --- a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.xml +++ b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.xml @@ -29,6 +29,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -50,7 +51,7 @@ Constructor Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 @@ -80,7 +81,7 @@ Constructor Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 @@ -109,7 +110,7 @@ Constructor Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 @@ -139,7 +140,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -163,7 +164,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -191,7 +192,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -218,7 +219,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -245,7 +246,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -272,7 +273,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -299,7 +300,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<System.Security.Claims.Claim> @@ -324,7 +325,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -352,7 +353,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -378,7 +379,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -402,7 +403,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -426,7 +427,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -451,7 +452,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -475,7 +476,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -502,7 +503,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Security.Claims.Claim @@ -533,7 +534,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 T @@ -568,7 +569,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 T @@ -603,7 +604,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -630,7 +631,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -657,7 +658,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.JsonWebTokens.JsonWebToken @@ -684,7 +685,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -706,7 +707,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -728,7 +729,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -755,7 +756,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -782,7 +783,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -810,7 +811,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -832,7 +833,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -856,7 +857,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -883,7 +884,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -906,7 +907,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -938,7 +939,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -974,7 +975,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -1010,7 +1011,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -1044,7 +1045,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -1071,7 +1072,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -1093,7 +1094,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -1120,7 +1121,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -1147,7 +1148,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -1174,7 +1175,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.xml b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.xml index fe883238..e8f277b5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.xml +++ b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.xml @@ -29,6 +29,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.TokenHandler @@ -50,7 +51,7 @@ Constructor Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 @@ -69,7 +70,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -92,7 +93,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -123,7 +124,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -145,7 +146,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsIdentity @@ -173,7 +174,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsIdentity @@ -203,7 +204,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -229,7 +230,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -256,7 +257,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -284,7 +285,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -313,7 +314,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -342,7 +343,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -375,7 +376,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -405,7 +406,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -436,7 +437,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -469,7 +470,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -504,7 +505,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -537,7 +538,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -574,7 +575,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -613,7 +614,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -646,7 +647,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -667,7 +668,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -688,7 +689,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -719,7 +720,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -752,7 +753,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -786,7 +787,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -822,7 +823,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -845,7 +846,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -867,7 +868,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.JsonWebTokens.JsonWebToken @@ -900,7 +901,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -930,7 +931,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -960,7 +961,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -983,7 +984,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Type @@ -1006,7 +1007,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 @@ -1040,7 +1041,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.TokenValidationResult> @@ -1067,7 +1068,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.TokenValidationResult> diff --git a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtConstants.xml b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtConstants.xml index 2c585ea2..742d9ce2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtConstants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtConstants.xml @@ -29,6 +29,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -50,7 +51,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -71,7 +72,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -92,7 +93,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -113,7 +114,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -134,7 +135,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -155,7 +156,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -177,7 +178,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -199,7 +200,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -221,7 +222,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -242,7 +243,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtHeaderParameterNames.xml b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtHeaderParameterNames.xml index 59a1b7c9..bfbeff18 100644 --- a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtHeaderParameterNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtHeaderParameterNames.xml @@ -29,6 +29,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.ValueType @@ -50,7 +51,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -71,7 +72,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -92,7 +93,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -113,7 +114,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -135,7 +136,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -156,7 +157,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -177,7 +178,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -198,7 +199,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -219,7 +220,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -240,7 +241,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -261,7 +262,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -283,7 +284,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -304,7 +305,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -325,7 +326,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -346,7 +347,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtRegisteredClaimNames.xml b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtRegisteredClaimNames.xml index ee627dfe..c7bb21c6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtRegisteredClaimNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtRegisteredClaimNames.xml @@ -29,6 +29,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.ValueType @@ -39,6 +40,7 @@ List of registered claims from different sources https://datatracker.ietf.org/doc/html/rfc7519#section-4 http://openid.net/specs/openid-connect-core-1_0.html#IDToken + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims To be added. @@ -52,7 +54,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -73,7 +75,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -83,6 +85,27 @@ To be added. + + + + + + + Field + + Microsoft.IdentityModel.JsonWebTokens + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + @@ -92,7 +115,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -113,7 +136,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -134,7 +157,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -155,7 +178,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -176,7 +199,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -197,7 +220,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -218,7 +241,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -239,7 +262,28 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + + + + + + + + Field + + Microsoft.IdentityModel.JsonWebTokens + 7.6.2.0 System.String @@ -260,7 +304,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -281,7 +325,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -302,7 +346,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -323,7 +367,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -344,7 +388,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -365,7 +409,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -386,7 +430,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -398,6 +442,48 @@ To be added. + + + + + + + Field + + Microsoft.IdentityModel.JsonWebTokens + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + + + + + + + + Field + + Microsoft.IdentityModel.JsonWebTokens + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + @@ -407,7 +493,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -428,7 +514,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -447,7 +533,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -459,6 +545,27 @@ To be added. + + + + + + + Field + + Microsoft.IdentityModel.JsonWebTokens + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + @@ -468,7 +575,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -489,7 +596,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -510,7 +617,49 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + + + + + + + + Field + + Microsoft.IdentityModel.JsonWebTokens + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + + + + + + + + Field + + Microsoft.IdentityModel.JsonWebTokens + 7.6.2.0 System.String @@ -531,7 +680,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -541,6 +690,27 @@ To be added. + + + + + + + Field + + Microsoft.IdentityModel.JsonWebTokens + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + @@ -550,7 +720,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -571,7 +741,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -592,7 +762,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -613,7 +783,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -623,6 +793,27 @@ To be added. + + + + + + + Field + + Microsoft.IdentityModel.JsonWebTokens + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + @@ -632,13 +823,36 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String - + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + + + + + + + + Field + + Microsoft.IdentityModel.JsonWebTokens + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + To be added. diff --git a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtTokenUtilities.xml b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtTokenUtilities.xml index d0113f17..85182e15 100644 --- a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtTokenUtilities.xml +++ b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtTokenUtilities.xml @@ -29,6 +29,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Constructor Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -95,7 +96,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.String @@ -127,7 +128,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -153,7 +154,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Tokens.SecurityKey> @@ -179,7 +180,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Text.RegularExpressions.Regex @@ -200,7 +201,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 7.6.0.0 + 7.6.2.0 System.Text.RegularExpressions.Regex diff --git a/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultCryptoProvider.xml b/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultCryptoProvider.xml index ac6162c2..9d32370f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultCryptoProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultCryptoProvider.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 @@ -73,7 +74,7 @@ Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 System.Object @@ -113,7 +114,7 @@ Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -151,7 +152,7 @@ Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultKeyWrapProvider.xml b/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultKeyWrapProvider.xml index 663af195..a8e0cda5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultKeyWrapProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultKeyWrapProvider.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.KeyWrapProvider @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 @@ -74,7 +75,7 @@ Property Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -96,7 +97,7 @@ Property Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -118,7 +119,7 @@ Method Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 System.Void @@ -143,7 +144,7 @@ Property Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -165,7 +166,7 @@ Method Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -192,7 +193,7 @@ Method Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSecurityKey+AuthenticationCallback.xml b/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSecurityKey+AuthenticationCallback.xml index 8426364e..33e394c4 100644 --- a/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSecurityKey+AuthenticationCallback.xml +++ b/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSecurityKey+AuthenticationCallback.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSecurityKey.xml b/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSecurityKey.xml index 5357d405..81c6e3e7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSecurityKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSecurityKey.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 @@ -91,7 +92,7 @@ Property Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.KeyVaultExtensions.KeyVaultSecurityKey+AuthenticationCallback @@ -113,7 +114,7 @@ Property Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -135,7 +136,7 @@ Property Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 System.Int32 diff --git a/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSignatureProvider.xml b/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSignatureProvider.xml index 1d9cd128..127768b5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSignatureProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.KeyVaultExtensions/KeyVaultSignatureProvider.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SignatureProvider @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 @@ -76,7 +77,7 @@ Method Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 System.Void @@ -101,7 +102,7 @@ Method Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -129,7 +130,7 @@ Method Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -160,7 +161,7 @@ Method Microsoft.IdentityModel.KeyVaultExtensions - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Logging/ISafeLogSecurityArtifact.xml b/dotnet/xml/Microsoft.IdentityModel.Logging/ISafeLogSecurityArtifact.xml index a61cc783..0524ddec 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Logging/ISafeLogSecurityArtifact.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Logging/ISafeLogSecurityArtifact.xml @@ -22,6 +22,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 @@ -42,7 +43,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelEventSource.xml b/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelEventSource.xml index 9ed66c32..81a26d72 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelEventSource.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelEventSource.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Diagnostics.Tracing.EventSource @@ -54,7 +55,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -76,7 +77,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.String @@ -98,7 +99,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.String @@ -120,7 +121,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -142,7 +143,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Logging.IdentityModelEventSource @@ -164,7 +165,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Diagnostics.Tracing.EventLevel @@ -186,7 +187,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -208,7 +209,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -247,7 +248,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -295,7 +296,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -327,7 +328,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -367,7 +368,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -398,7 +399,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -438,7 +439,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -469,7 +470,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -509,7 +510,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -540,7 +541,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -580,7 +581,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -611,7 +612,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -651,7 +652,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -682,7 +683,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelTelemetryUtil.xml b/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelTelemetryUtil.xml index 0ef3ac19..6d8d69bf 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelTelemetryUtil.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelTelemetryUtil.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -76,7 +77,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.String @@ -98,7 +99,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.String @@ -120,7 +121,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Logging/LogHelper.xml b/dotnet/xml/Microsoft.IdentityModel.Logging/LogHelper.xml index 77f273d2..1145e6a2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Logging/LogHelper.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Logging/LogHelper.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.String @@ -99,7 +100,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -126,7 +127,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -168,7 +169,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -212,7 +213,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -256,7 +257,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -307,7 +308,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -353,7 +354,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -406,7 +407,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -459,7 +460,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -514,7 +515,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.ArgumentNullException @@ -540,7 +541,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -580,7 +581,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -622,7 +623,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -664,7 +665,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -713,7 +714,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -757,7 +758,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -808,7 +809,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -859,7 +860,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 T @@ -912,7 +913,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Exception @@ -938,7 +939,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Exception @@ -966,7 +967,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Abstractions.IIdentityLogger @@ -988,7 +989,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Void @@ -1022,7 +1023,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Void @@ -1056,7 +1057,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Void @@ -1090,7 +1091,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Object @@ -1119,7 +1120,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Object @@ -1152,7 +1153,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Object @@ -1187,7 +1188,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Object diff --git a/dotnet/xml/Microsoft.IdentityModel.Logging/LoggerContext.xml b/dotnet/xml/Microsoft.IdentityModel.Logging/LoggerContext.xml index 64c6f9ba..34959d96 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Logging/LoggerContext.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Logging/LoggerContext.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -88,7 +89,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Guid @@ -110,7 +111,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -133,7 +134,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.String @@ -155,7 +156,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<System.String> @@ -177,7 +178,7 @@ Property Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> diff --git a/dotnet/xml/Microsoft.IdentityModel.Logging/TextWriterEventListener.xml b/dotnet/xml/Microsoft.IdentityModel.Logging/TextWriterEventListener.xml index 5cef9990..fdfd5c5a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Logging/TextWriterEventListener.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Logging/TextWriterEventListener.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Diagnostics.Tracing.EventListener @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -88,7 +89,7 @@ Constructor Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 @@ -110,7 +111,7 @@ Field Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.String @@ -131,7 +132,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Void @@ -153,7 +154,7 @@ Method Microsoft.IdentityModel.Logging - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.LoggingExtensions/IdentityLoggerAdapter.xml b/dotnet/xml/Microsoft.IdentityModel.LoggingExtensions/IdentityLoggerAdapter.xml index 6a5d5085..351b3d27 100644 --- a/dotnet/xml/Microsoft.IdentityModel.LoggingExtensions/IdentityLoggerAdapter.xml +++ b/dotnet/xml/Microsoft.IdentityModel.LoggingExtensions/IdentityLoggerAdapter.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -52,7 +53,7 @@ Constructor Microsoft.IdentityModel.LoggingExtensions - 7.6.0.0 + 7.6.2.0 @@ -77,7 +78,7 @@ Microsoft.IdentityModel.LoggingExtensions - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -105,7 +106,7 @@ Microsoft.IdentityModel.LoggingExtensions - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/ManagedKeyVaultSecurityKey.xml b/dotnet/xml/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/ManagedKeyVaultSecurityKey.xml index 422b68e4..b66e0ef8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/ManagedKeyVaultSecurityKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.ManagedKeyVaultSecurityKey/ManagedKeyVaultSecurityKey.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.KeyVaultExtensions.KeyVaultSecurityKey @@ -49,7 +50,7 @@ Constructor Microsoft.IdentityModel.ManagedKeyVaultSecurityKey - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.ManagedKeyVaultSecurityKey - 7.6.0.0 + 7.6.2.0 @@ -97,7 +98,7 @@ Constructor Microsoft.IdentityModel.ManagedKeyVaultSecurityKey - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/InvalidConfigurationException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/InvalidConfigurationException.xml index 7a84762c..db721a23 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/InvalidConfigurationException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/InvalidConfigurationException.xml @@ -22,6 +22,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Exception @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -67,7 +68,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -89,7 +90,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -113,7 +114,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/LastKnownGoodConfigurationCacheOptions.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/LastKnownGoodConfigurationCacheOptions.xml index 74023356..30a860cb 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/LastKnownGoodConfigurationCacheOptions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/LastKnownGoodConfigurationCacheOptions.xml @@ -26,6 +26,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Configuration.LKGConfigurationCacheOptions @@ -49,7 +50,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Field Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Int32 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/OpenIdConnectConfigurationValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/OpenIdConnectConfigurationValidator.xml index aa6ca70b..09c6c0c6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/OpenIdConnectConfigurationValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/OpenIdConnectConfigurationValidator.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -68,7 +69,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -93,7 +94,7 @@ Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.ConfigurationValidationResult diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/ActiveDirectoryOpenIdConnectEndpoints.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/ActiveDirectoryOpenIdConnectEndpoints.xml index aa20671c..db80fdde 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/ActiveDirectoryOpenIdConnectEndpoints.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/ActiveDirectoryOpenIdConnectEndpoints.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/IdTokenValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/IdTokenValidator.xml index e2ae919d..229026aa 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/IdTokenValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/IdTokenValidator.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectConfiguration.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectConfiguration.xml index ab9566b7..84e75876 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectConfiguration.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectConfiguration.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.BaseConfiguration @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -89,7 +90,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -117,7 +118,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -130,7 +131,7 @@ - This base class property is not used in OpenIdConnect. + This base class property is not used in OpenIdConnect. To be added. To be added. @@ -145,7 +146,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -173,7 +174,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -196,6 +197,158 @@ To be added. + + + + + + + Property + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + + [System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)] + [<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)>] + + + [System.Text.Json.Serialization.JsonPropertyName("authorization_response_iss_parameter_supported")] + [<System.Text.Json.Serialization.JsonPropertyName("authorization_response_iss_parameter_supported")>] + + + + System.Boolean + + + + Gets or sets the 'authorization_response_iss_parameter_supported' + + To be added. + To be added. + + + + + + + + + Property + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + + [System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)] + [<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)>] + + + [System.Text.Json.Serialization.JsonPropertyName("backchannel_authentication_endpoint")] + [<System.Text.Json.Serialization.JsonPropertyName("backchannel_authentication_endpoint")>] + + + + System.String + + + + Gets or sets the 'backchannel_authentication_endpoint'. + + To be added. + To be added. + + + + + + + + + Property + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + + [System.Text.Json.Serialization.JsonPropertyName("backchannel_authentication_request_signing_alg_values_supported")] + [<System.Text.Json.Serialization.JsonPropertyName("backchannel_authentication_request_signing_alg_values_supported")>] + + + + System.Collections.Generic.ICollection<System.String> + + + + Gets the collection of 'backchannel_authentication_request_signing_alg_values_supported' + + To be added. + To be added. + + + + + + + + + Property + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + + [System.Text.Json.Serialization.JsonPropertyName("backchannel_token_delivery_modes_supported")] + [<System.Text.Json.Serialization.JsonPropertyName("backchannel_token_delivery_modes_supported")>] + + + + System.Collections.Generic.ICollection<System.String> + + + + Gets the collection of 'backchannel_token_delivery_modes_supported' + + To be added. + To be added. + + + + + + + + + Property + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + + [System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)] + [<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)>] + + + [System.Text.Json.Serialization.JsonPropertyName("backchannel_user_code_parameter_supported")] + [<System.Text.Json.Serialization.JsonPropertyName("backchannel_user_code_parameter_supported")>] + + + + System.Boolean + + + + Gets or sets the 'backchannel_user_code_parameter_supported' + + To be added. + To be added. + + @@ -205,7 +358,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -237,7 +390,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -265,7 +418,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -297,7 +450,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -325,7 +478,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -353,7 +506,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration @@ -382,7 +535,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -401,6 +554,34 @@ To be added. + + + + + + + Property + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + + [System.Text.Json.Serialization.JsonPropertyName("dpop_signing_alg_values_supported")] + [<System.Text.Json.Serialization.JsonPropertyName("dpop_signing_alg_values_supported")>] + + + + System.Collections.Generic.ICollection<System.String> + + + + Gets the collection of 'dpop_signing_alg_values_supported' + + To be added. + To be added. + + @@ -410,7 +591,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -442,7 +623,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -473,7 +654,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -504,7 +685,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -532,7 +713,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -564,7 +745,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -592,7 +773,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -620,7 +801,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -648,7 +829,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -680,7 +861,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -708,7 +889,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -736,7 +917,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -768,7 +949,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -795,7 +976,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -827,7 +1008,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -855,7 +1036,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -887,7 +1068,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -910,6 +1091,66 @@ To be added. + + + + + + + Property + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + + [System.Text.Json.Serialization.JsonPropertyName("prompt_values_supported")] + [<System.Text.Json.Serialization.JsonPropertyName("prompt_values_supported")>] + + + + System.Collections.Generic.ICollection<System.String> + + + + Gets the collection of 'prompt_values_supported' + + To be added. + To be added. + + + + + + + + + Property + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + + [System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)] + [<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)>] + + + [System.Text.Json.Serialization.JsonPropertyName("pushed_authorization_request_endpoint")] + [<System.Text.Json.Serialization.JsonPropertyName("pushed_authorization_request_endpoint")>] + + + + System.String + + + + Gets or sets the 'pushed_authorization_request_endpoint'. + + To be added. + To be added. + + @@ -919,7 +1160,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -951,7 +1192,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -979,7 +1220,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1007,7 +1248,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1035,7 +1276,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1067,7 +1308,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1090,6 +1331,38 @@ To be added. + + + + + + + Property + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + + [System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)] + [<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)>] + + + [System.Text.Json.Serialization.JsonPropertyName("require_pushed_authorization_requests")] + [<System.Text.Json.Serialization.JsonPropertyName("require_pushed_authorization_requests")>] + + + + System.Boolean + + + + Gets or sets the 'require_pushed_authorization_requests' + + To be added. + To be added. + + @@ -1099,7 +1372,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1131,7 +1404,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1159,7 +1432,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1187,7 +1460,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1215,7 +1488,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1247,7 +1520,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1269,6 +1542,68 @@ true if 'acr_values_supported' (AcrValuesSupported) is not empty; otherwise, false. + + + + + + + Method + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + + [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] + [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] + + + + System.Boolean + + + + + Gets a bool that determines if the 'backchannel_authentication_request_signing_alg_values_supported' (BackchannelAuthenticationRequestSigningAlgValuesSupported) property should be serialized. + This is used by Json.NET in order to conditionally serialize properties. + + To be added. + To be added. + true if 'backchannel_authentication_request_signing_alg_values_supported' (BackchannelAuthenticationRequestSigningAlgValuesSupported) is not empty; otherwise, false. + + + + + + + + + Method + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + + [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] + [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] + + + + System.Boolean + + + + + Gets a bool that determines if the 'backchannel_token_delivery_modes_supported' (BackchannelTokenDeliveryModesSupported) property should be serialized. + This is used by Json.NET in order to conditionally serialize properties. + + To be added. + To be added. + true if 'backchannel_token_delivery_modes_supported' (BackchannelTokenDeliveryModesSupported) is not empty; otherwise, false. + + @@ -1278,7 +1613,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1309,7 +1644,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1340,7 +1675,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1371,7 +1706,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1393,6 +1728,37 @@ true if 'display_values_supported' (DisplayValuesSupported) is not empty; otherwise, false. + + + + + + + Method + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + + [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] + [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] + + + + System.Boolean + + + + + Gets a bool that determines if the 'dpop_signing_alg_values_supported' (DPoPSigningAlgValuesSupported) property should be serialized. + This is used by Json.NET in order to conditionally serialize properties. + + To be added. + To be added. + true if 'dpop_signing_alg_values_supported' (DPoPSigningAlgValuesSupported) is not empty; otherwise, false. + + @@ -1402,7 +1768,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1433,7 +1799,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1464,7 +1830,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1495,7 +1861,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1526,7 +1892,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1557,7 +1923,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1579,6 +1945,37 @@ true if 'introspection_endpoint_auth_signing_alg_values_supported' (IntrospectionEndpointAuthSigningAlgValuesSupported) is not empty; otherwise, false. + + + + + + + Method + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + + [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] + [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] + + + + System.Boolean + + + + + Gets a bool that determines if the 'prompt_values_supported' (PromptValuesSupported) property should be serialized. + This is used by Json.NET in order to conditionally serialize properties. + + To be added. + To be added. + true if 'prompt_values_supported' (PromptValuesSupported) is not empty; otherwise, false. + + @@ -1588,7 +1985,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1619,7 +2016,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1650,7 +2047,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1681,7 +2078,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1712,7 +2109,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1743,7 +2140,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1774,7 +2171,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1805,7 +2202,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1836,7 +2233,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1867,7 +2264,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1898,7 +2295,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1929,7 +2326,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1960,7 +2357,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -1991,7 +2388,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -2022,7 +2419,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -2050,7 +2447,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -2078,7 +2475,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -2110,7 +2507,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -2138,7 +2535,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -2166,7 +2563,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -2194,7 +2591,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -2226,7 +2623,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -2254,7 +2651,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -2282,7 +2679,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -2310,7 +2707,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectConfigurationRetriever.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectConfigurationRetriever.xml index b9551061..88d15857 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectConfigurationRetriever.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectConfigurationRetriever.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -68,7 +69,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration> @@ -97,7 +98,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration> @@ -128,7 +129,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration> @@ -162,7 +163,7 @@ Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration> diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectGrantTypes.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectGrantTypes.xml index c067e00f..8c5183e7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectGrantTypes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectGrantTypes.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -105,7 +106,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectMessage.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectMessage.xml index e3c9dffb..c06dcf6f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectMessage.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectMessage.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -89,7 +90,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -111,7 +112,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -133,7 +134,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -155,7 +156,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -177,7 +178,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -199,7 +200,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -221,7 +222,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -243,7 +244,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -265,7 +266,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -287,7 +288,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -309,7 +310,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -331,7 +332,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage @@ -354,7 +355,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -376,7 +377,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -399,7 +400,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -422,7 +423,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -444,7 +445,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -466,7 +467,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -489,7 +490,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -511,7 +512,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -533,7 +534,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -555,7 +556,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -577,7 +578,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -599,7 +600,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -621,7 +622,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -643,7 +644,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -665,7 +666,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -687,7 +688,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -709,7 +710,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -731,7 +732,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -753,7 +754,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -775,7 +776,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -797,7 +798,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -819,7 +820,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -841,7 +842,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -863,7 +864,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -885,7 +886,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType @@ -907,7 +908,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -929,7 +930,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -951,7 +952,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -973,7 +974,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -995,7 +996,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -1017,7 +1018,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -1039,7 +1040,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -1061,7 +1062,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -1083,7 +1084,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -1105,7 +1106,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -1127,7 +1128,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -1149,7 +1150,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -1171,7 +1172,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -1193,7 +1194,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -1215,7 +1216,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectParameterNames.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectParameterNames.xml index 07442aac..8446b5ae 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectParameterNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectParameterNames.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -105,7 +106,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -124,7 +125,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -143,7 +144,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -162,7 +163,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -181,7 +182,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -200,7 +201,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -219,7 +220,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -238,7 +239,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -257,7 +258,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -276,7 +277,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -295,7 +296,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -314,7 +315,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -333,7 +334,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -352,7 +353,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -371,7 +372,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -390,7 +391,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -409,7 +410,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -428,7 +429,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -447,7 +448,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -466,7 +467,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -485,7 +486,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -504,7 +505,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -523,7 +524,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -542,7 +543,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -561,7 +562,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -580,7 +581,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -599,7 +600,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -618,7 +619,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -637,7 +638,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -656,7 +657,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -675,7 +676,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -694,7 +695,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -713,7 +714,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -732,7 +733,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -751,7 +752,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -770,7 +771,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -789,7 +790,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -808,7 +809,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -827,7 +828,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectPrompt.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectPrompt.xml index 27364816..42eb40bb 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectPrompt.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectPrompt.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -69,7 +70,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -90,7 +91,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -111,7 +112,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolException.xml index 024b391c..9f3820d3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Exception @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidAtHashException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidAtHashException.xml index fe9957b4..50b52b5f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidAtHashException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidAtHashException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidCHashException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidCHashException.xml index 4df0a0a1..cb43feb5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidCHashException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidCHashException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidNonceException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidNonceException.xml index 467470c2..89ab741b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidNonceException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidNonceException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidStateException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidStateException.xml index 78f47a32..3fb2a040 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidStateException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidStateException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidationContext.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidationContext.xml index 4f46ae69..84d26b2b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidationContext.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidationContext.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -88,7 +89,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -110,7 +111,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage @@ -132,7 +133,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -154,7 +155,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -176,7 +177,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidator.xml index b1e16889..07e11fe6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidator.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -67,7 +68,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderFactory @@ -89,7 +90,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -110,7 +111,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -134,7 +135,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.HashAlgorithm @@ -160,7 +161,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -183,7 +184,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.IdTokenValidator @@ -205,7 +206,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -228,7 +229,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -256,7 +257,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -284,7 +285,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -312,7 +313,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -340,7 +341,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -368,7 +369,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -396,7 +397,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -424,7 +425,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -452,7 +453,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -474,7 +475,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 @@ -503,7 +504,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Void @@ -530,7 +531,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Void @@ -557,7 +558,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Void @@ -584,7 +585,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Void @@ -609,7 +610,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Void @@ -637,7 +638,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Void @@ -664,7 +665,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Void @@ -691,7 +692,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectRequestType.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectRequestType.xml index 31da8e9a..c04a2e1d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectRequestType.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectRequestType.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Enum @@ -49,7 +50,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType @@ -70,7 +71,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType @@ -91,7 +92,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseMode.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseMode.xml index a5f40d06..74922ad3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseMode.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseMode.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -50,7 +51,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -71,7 +72,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -92,7 +93,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseType.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseType.xml index 471d9dd7..9cbd45ac 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseType.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseType.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -50,7 +51,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -72,7 +73,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -94,7 +95,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -116,7 +117,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -138,7 +139,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -160,7 +161,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -182,7 +183,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -204,7 +205,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectScope.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectScope.xml index 8e138512..965d61fe 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectScope.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectScope.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -50,7 +51,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -71,7 +72,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -92,7 +93,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -113,7 +114,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -134,7 +135,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -155,7 +156,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -176,7 +177,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectSessionProperties.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectSessionProperties.xml index 32a4eea3..7ff66f6e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectSessionProperties.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectSessionProperties.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -69,7 +70,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -90,7 +91,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdProviderMetadataNames.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdProviderMetadataNames.xml index acbacc33..f325e020 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdProviderMetadataNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdProviderMetadataNames.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -68,7 +69,102 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 + + + System.String + + + To be added. + To be added. + + + + + + + + + Field + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + System.String + + + To be added. + To be added. + + + + + + + + + Field + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + System.String + + + To be added. + To be added. + + + + + + + + + Field + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + System.String + + + To be added. + To be added. + + + + + + + + + Field + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + System.String + + + To be added. + To be added. + + + + + + + + + Field + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 System.String @@ -87,7 +183,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -106,7 +202,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -125,7 +221,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -144,7 +240,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -163,7 +259,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -182,7 +278,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -201,7 +297,26 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 + + + System.String + + + To be added. + To be added. + + + + + + + + + Field + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 System.String @@ -220,7 +335,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -239,7 +354,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -258,7 +373,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -277,7 +392,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -296,7 +411,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -315,7 +430,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -334,7 +449,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -353,7 +468,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -372,7 +487,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -391,7 +506,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -410,7 +525,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -429,7 +544,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -448,7 +563,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -467,7 +582,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -486,7 +601,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -505,7 +620,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -524,7 +639,45 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 + + + System.String + + + To be added. + To be added. + + + + + + + + + Field + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 + + + System.String + + + To be added. + To be added. + + + + + + + + + Field + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 System.String @@ -543,7 +696,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -562,7 +715,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -581,7 +734,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -600,7 +753,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -619,7 +772,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -638,7 +791,26 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 + + + System.String + + + To be added. + To be added. + + + + + + + + + Field + + Microsoft.IdentityModel.Protocols.OpenIdConnect + 7.6.2.0 System.String @@ -657,7 +829,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -676,7 +848,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -695,7 +867,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -714,7 +886,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -733,7 +905,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -752,7 +924,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -771,7 +943,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -790,7 +962,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -809,7 +981,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -828,7 +1000,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -847,7 +1019,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -866,7 +1038,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -885,7 +1057,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String @@ -904,7 +1076,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/CnfDecryptionKeysResolverAsync.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/CnfDecryptionKeysResolverAsync.xml index b0ce63da..2d408e80 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/CnfDecryptionKeysResolverAsync.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/CnfDecryptionKeysResolverAsync.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ConfirmationClaimTypes.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ConfirmationClaimTypes.xml index 32f8628c..9a9c1e42 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ConfirmationClaimTypes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ConfirmationClaimTypes.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -70,7 +71,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -91,7 +92,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -112,7 +113,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -133,7 +134,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/HttpClientProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/HttpClientProvider.xml index fef16287..7915de8b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/HttpClientProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/HttpClientProvider.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/NonceValidatorAsync.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/NonceValidatorAsync.xml index 5328250b..93ceb466 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/NonceValidatorAsync.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/NonceValidatorAsync.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/PopKeyResolverAsync.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/PopKeyResolverAsync.xml index 4364ed84..9dd5ec81 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/PopKeyResolverAsync.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/PopKeyResolverAsync.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/PopKeyResolverFromKeyIdAsync.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/PopKeyResolverFromKeyIdAsync.xml index c63b39bf..dba178a5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/PopKeyResolverFromKeyIdAsync.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/PopKeyResolverFromKeyIdAsync.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ReplayValidatorAsync.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ReplayValidatorAsync.xml index a2189068..3eea33c2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ReplayValidatorAsync.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ReplayValidatorAsync.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignatureValidatorAsync.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignatureValidatorAsync.xml index 54565196..3aed2338 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignatureValidatorAsync.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignatureValidatorAsync.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestClaimTypes.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestClaimTypes.xml index 156bd7c5..220da9bc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestClaimTypes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestClaimTypes.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -69,7 +70,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -90,7 +91,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -111,7 +112,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -132,7 +133,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -153,7 +154,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -174,7 +175,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -195,7 +196,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -216,7 +217,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestConstants.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestConstants.xml index b029a018..beedf74e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestConstants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestConstants.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -69,7 +70,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -90,7 +91,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationException.xml index 4a4b5202..31d18df0 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Exception @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationParameters.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationParameters.xml index af356213..d5ca974a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationParameters.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationParameters.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -86,7 +87,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -111,7 +112,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -133,7 +134,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -155,7 +156,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -177,7 +178,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -199,7 +200,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -221,7 +222,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -243,7 +244,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -265,7 +266,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -286,7 +287,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.TimeSpan diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestDescriptor.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestDescriptor.xml index a2c12724..dcdeee3b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestDescriptor.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestDescriptor.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -78,7 +79,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -109,7 +110,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -131,7 +132,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -155,7 +156,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -178,7 +179,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -203,7 +204,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -225,7 +226,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.HttpRequestData @@ -247,7 +248,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestCreationParameters @@ -269,7 +270,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestHandler.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestHandler.xml index d2ce6463..cf07a05e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestHandler.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestHandler.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -96,7 +97,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -122,7 +123,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -150,7 +151,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationResult> @@ -180,7 +181,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.SecurityToken> diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidAtClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidAtClaimException.xml index b05b9bc0..52ff0e00 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidAtClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidAtClaimException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidBClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidBClaimException.xml index 076f692f..fb40858a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidBClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidBClaimException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidCnfClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidCnfClaimException.xml index a7e8077c..eab32b92 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidCnfClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidCnfClaimException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidHClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidHClaimException.xml index ea48938f..b1b3c6de 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidHClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidHClaimException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidMClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidMClaimException.xml index b3bc2304..4dc8d3b7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidMClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidMClaimException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidNonceClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidNonceClaimException.xml index 0a565bb7..286ddb26 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidNonceClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidNonceClaimException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -142,7 +143,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidPClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidPClaimException.xml index 8103de21..5547acdd 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidPClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidPClaimException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidPopKeyException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidPopKeyException.xml index c409ea1a..fce40fe8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidPopKeyException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidPopKeyException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidQClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidQClaimException.xml index edb82016..f5ce897e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidQClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidQClaimException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidSignatureException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidSignatureException.xml index ff23449f..7a67b3bd 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidSignatureException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidSignatureException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidTsClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidTsClaimException.xml index fb1a7c85..e540c0f4 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidTsClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidTsClaimException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidUClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidUClaimException.xml index 2fcfe79c..05f82426 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidUClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidUClaimException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestUtilities.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestUtilities.xml index 3562fffe..c20c2bc3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestUtilities.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestUtilities.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -74,7 +75,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -100,7 +101,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.HttpRequestData> diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationContext.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationContext.xml index 9bbf307f..b4ec11f0 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationContext.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationContext.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -74,7 +75,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -102,7 +103,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -130,7 +131,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -160,7 +161,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.TokenValidationParameters @@ -182,7 +183,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.CallContext @@ -204,7 +205,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.HttpRequestData @@ -226,7 +227,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -248,7 +249,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationParameters diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationException.xml index 8e62a9ba..b5876a20 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Exception @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationParameters.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationParameters.xml index 2681cff2..162a6819 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationParameters.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationParameters.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -86,7 +87,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -108,7 +109,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<System.String> @@ -136,7 +137,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -159,7 +160,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -183,7 +184,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Tokens.SecurityKey> @@ -205,7 +206,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.CnfDecryptionKeysResolverAsync @@ -227,7 +228,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -248,7 +249,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.HttpClientProvider @@ -270,7 +271,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.NonceValidatorAsync @@ -292,7 +293,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.PopKeyResolverAsync @@ -314,7 +315,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.PopKeyResolverFromKeyIdAsync @@ -336,7 +337,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.ReplayValidatorAsync @@ -358,7 +359,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -380,7 +381,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignatureValidatorAsync @@ -402,7 +403,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -424,7 +425,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.TokenHandler @@ -446,7 +447,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -468,7 +469,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -490,7 +491,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -512,7 +513,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -534,7 +535,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -558,7 +559,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -580,7 +581,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -602,7 +603,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationResult.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationResult.xml index 71e5632a..05741b29 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationResult.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationResult.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.TokenValidationResult @@ -86,7 +87,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Exception @@ -108,7 +109,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -130,7 +131,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 System.String @@ -152,7 +153,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/SecurityTokenServiceTypeRoleDescriptor.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/SecurityTokenServiceTypeRoleDescriptor.xml index 4626fa39..24094a4b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/SecurityTokenServiceTypeRoleDescriptor.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/SecurityTokenServiceTypeRoleDescriptor.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -87,7 +88,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.List<Microsoft.IdentityModel.Xml.KeyInfo> @@ -109,7 +110,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfiguration.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfiguration.xml index a8ed2dcd..728d6c2c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfiguration.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfiguration.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.BaseConfiguration @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Xml.KeyInfo> @@ -88,7 +89,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.Signature @@ -110,7 +111,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfigurationRetriever.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfigurationRetriever.xml index da389058..4390ee5e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfigurationRetriever.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfigurationRetriever.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 @@ -68,7 +69,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration> @@ -98,7 +99,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration> @@ -130,7 +131,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration> @@ -164,7 +165,7 @@ Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration> diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfigurationValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfigurationValidator.xml index 93561db4..f7969a46 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfigurationValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfigurationValidator.xml @@ -21,6 +21,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -45,7 +46,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 @@ -65,7 +66,7 @@ Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.ConfigurationValidationResult diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Attributes.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Attributes.xml index af110b5a..944af8a0 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Attributes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Attributes.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -105,7 +106,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -124,7 +125,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Elements.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Elements.xml index ed8d2f8d..b07f92cc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Elements.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Elements.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -105,7 +106,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -124,7 +125,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -143,7 +144,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -162,7 +163,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+KeyUse.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+KeyUse.xml index 6a864889..a19ceb3f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+KeyUse.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+KeyUse.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Namespaces.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Namespaces.xml index b33b8746..c57b09c1 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Namespaces.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Namespaces.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Types.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Types.xml index 124b59bc..dfad471c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Types.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Types.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationActions.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationActions.xml index b659abe2..b80e4d22 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationActions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationActions.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -105,7 +106,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -124,7 +125,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationFaultCodes.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationFaultCodes.xml index 8c82a3b2..80270982 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationFaultCodes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationFaultCodes.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -105,7 +106,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -124,7 +125,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -143,7 +144,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -162,7 +163,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -181,7 +182,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -200,7 +201,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -219,7 +220,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -238,7 +239,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationParameterNames.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationParameterNames.xml index 9e348aae..fa845fc7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationParameterNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationParameterNames.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -105,7 +106,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -124,7 +125,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -143,7 +144,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -162,7 +163,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -181,7 +182,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -200,7 +201,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -219,7 +220,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -238,7 +239,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -257,7 +258,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -276,7 +277,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -295,7 +296,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -314,7 +315,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -333,7 +334,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -352,7 +353,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -371,7 +372,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -390,7 +391,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -409,7 +410,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants.xml index 55dd1be1..ab2f21dc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -68,7 +69,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -87,7 +88,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationException.xml index 5b13ced7..73492b90 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Exception @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMessage.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMessage.xml index e258945a..9606fc58 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMessage.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMessage.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 @@ -88,7 +89,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 @@ -110,7 +111,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -133,7 +134,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -156,7 +157,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.WsFederation.WsFederationMessage @@ -182,7 +183,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.WsFederation.WsFederationMessage @@ -209,7 +210,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -233,7 +234,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -257,7 +258,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -279,7 +280,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -301,7 +302,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -323,7 +324,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -345,7 +346,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -367,7 +368,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -389,7 +390,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -411,7 +412,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -433,7 +434,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -455,7 +456,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -477,7 +478,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -499,7 +500,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -521,7 +522,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -543,7 +544,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -565,7 +566,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -587,7 +588,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -609,7 +610,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -631,7 +632,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -653,7 +654,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -675,7 +676,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -697,7 +698,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -719,7 +720,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMetadataSerializer.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMetadataSerializer.xml index f5c0467a..06e3c961 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMetadataSerializer.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMetadataSerializer.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -88,7 +89,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration @@ -118,7 +119,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.KeyInfo @@ -148,7 +149,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration @@ -178,7 +179,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -206,7 +207,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -234,7 +235,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.WsFederation.SecurityTokenServiceTypeRoleDescriptor @@ -264,7 +265,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationReadException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationReadException.xml index 248f6ae5..9d3e376b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationReadException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationReadException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.WsFederation.WsFederationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/AuthenticationProtocolMessage.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/AuthenticationProtocolMessage.xml index 3c1caaf9..e02f6468 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/AuthenticationProtocolMessage.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/AuthenticationProtocolMessage.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.String @@ -89,7 +90,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.String @@ -112,7 +113,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.String @@ -139,7 +140,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.String @@ -162,7 +163,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -184,7 +185,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.String @@ -207,7 +208,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Void @@ -233,7 +234,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.String @@ -256,7 +257,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.String @@ -279,7 +280,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.String @@ -302,7 +303,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Void @@ -330,7 +331,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/ConfigurationManager`1.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/ConfigurationManager`1.xml index 0129f1d3..3f5be0fa 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/ConfigurationManager`1.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/ConfigurationManager`1.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 @@ -60,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -84,7 +85,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -111,7 +112,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -137,7 +138,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -166,7 +167,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -195,7 +196,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -226,7 +227,7 @@ Field Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -247,7 +248,7 @@ Field Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -268,7 +269,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.BaseConfiguration> @@ -294,7 +295,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<T> @@ -320,7 +321,7 @@ Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<T> @@ -346,7 +347,7 @@ Field Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -367,7 +368,7 @@ Field Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -391,7 +392,7 @@ Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/ConfigurationValidationResult.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/ConfigurationValidationResult.xml index a45dbc46..6f2df148 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/ConfigurationValidationResult.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/ConfigurationValidationResult.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/FileDocumentRetriever.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/FileDocumentRetriever.xml index 46f9b19f..b24aef1a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/FileDocumentRetriever.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/FileDocumentRetriever.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -73,7 +74,7 @@ Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<System.String> diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/HttpDocumentRetriever.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/HttpDocumentRetriever.xml index a2ca02c0..21e85a5b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/HttpDocumentRetriever.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/HttpDocumentRetriever.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -70,7 +71,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -95,7 +96,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -120,7 +121,7 @@ Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<System.String> @@ -148,7 +149,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -170,7 +171,7 @@ Field Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.String @@ -191,7 +192,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -213,7 +214,7 @@ Field Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/HttpRequestData.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/HttpRequestData.xml index 4bc2a67f..5e60b910 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/HttpRequestData.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/HttpRequestData.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Void @@ -89,7 +90,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -111,7 +112,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.X509Certificates.X509Certificate2Collection @@ -133,7 +134,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.Collections.Generic.IEnumerable<System.String>> @@ -155,7 +156,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.String @@ -177,7 +178,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -199,7 +200,7 @@ Property Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Uri diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationManager`1.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationManager`1.xml index 175d1292..12a0c943 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationManager`1.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationManager`1.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 @@ -53,7 +54,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<T> @@ -84,7 +85,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationRetriever`1.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationRetriever`1.xml index ee5d8166..287a4517 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationRetriever`1.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationRetriever`1.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 @@ -49,7 +50,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<T> diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationValidator`1.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationValidator`1.xml index ad2c3fe9..97e244c5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationValidator`1.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationValidator`1.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 @@ -49,7 +50,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Protocols.ConfigurationValidationResult diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/IDocumentRetriever.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/IDocumentRetriever.xml index 04050a92..81ca9736 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/IDocumentRetriever.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/IDocumentRetriever.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 @@ -45,7 +46,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<System.String> diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/StaticConfigurationManager`1.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/StaticConfigurationManager`1.xml index 370eb034..291a8eb8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/StaticConfigurationManager`1.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/StaticConfigurationManager`1.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 @@ -61,7 +62,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 @@ -83,7 +84,7 @@ Method Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.BaseConfiguration> @@ -113,7 +114,7 @@ Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<T> @@ -143,7 +144,7 @@ Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/X509CertificateValidationMode.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/X509CertificateValidationMode.xml index dab7a085..6b765cc7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/X509CertificateValidationMode.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/X509CertificateValidationMode.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Protocols - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.TestExtensions/TestTokenCreator.xml b/dotnet/xml/Microsoft.IdentityModel.TestExtensions/TestTokenCreator.xml index 092776b6..d84745cd 100644 --- a/dotnet/xml/Microsoft.IdentityModel.TestExtensions/TestTokenCreator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.TestExtensions/TestTokenCreator.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -45,7 +46,7 @@ Constructor Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 @@ -62,7 +63,7 @@ Property Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -82,7 +83,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.Dictionary<System.String,System.Object> @@ -103,7 +104,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -124,7 +125,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -145,7 +146,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -169,7 +170,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -190,7 +191,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -214,7 +215,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -238,7 +239,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenDescriptor @@ -259,7 +260,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -280,7 +281,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -301,7 +302,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -322,7 +323,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -343,7 +344,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -364,7 +365,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -385,7 +386,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -406,7 +407,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -427,7 +428,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -448,7 +449,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -469,7 +470,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -490,7 +491,7 @@ Method Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -511,7 +512,7 @@ Property Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 System.String @@ -531,7 +532,7 @@ Property Microsoft.IdentityModel.TestExtensions - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Configuration/LKGConfigurationCacheOptions.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Configuration/LKGConfigurationCacheOptions.xml index 2d3acc58..02c76eb4 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Configuration/LKGConfigurationCacheOptions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Configuration/LKGConfigurationCacheOptions.xml @@ -25,6 +25,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -63,7 +64,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEqualityComparer<Microsoft.IdentityModel.Tokens.BaseConfiguration> @@ -85,7 +86,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -106,7 +107,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -128,7 +129,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -150,7 +151,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.TaskCreationOptions diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/AuthenticationInformation.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/AuthenticationInformation.xml index 760e8144..d5837927 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/AuthenticationInformation.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/AuthenticationInformation.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -94,7 +95,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -116,7 +117,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlAuthorityBinding> @@ -138,7 +139,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -160,7 +161,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -182,7 +183,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Nullable<System.DateTime> @@ -204,7 +205,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/ClaimProperties.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/ClaimProperties.xml index ecc081e8..cd380e6f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/ClaimProperties.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/ClaimProperties.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -105,7 +106,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -124,7 +125,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -143,7 +144,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -162,7 +163,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -181,7 +182,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAction.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAction.xml index 6ae52bf0..38be80c8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAction.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAction.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -97,7 +98,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -121,7 +122,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAdvice.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAdvice.xml index 7285b128..57b1c392 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAdvice.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAdvice.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -50,7 +51,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -69,7 +70,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -93,7 +94,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -116,7 +117,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -142,7 +143,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<System.String> @@ -164,7 +165,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlAssertion> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAssertion.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAssertion.xml index 625afd7e..d987a303 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAssertion.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAssertion.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -81,7 +82,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAdvice @@ -105,7 +106,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -127,7 +128,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -149,7 +150,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlConditions @@ -172,7 +173,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -194,7 +195,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -216,7 +217,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -238,7 +239,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -262,7 +263,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -286,7 +287,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.Signature @@ -308,7 +309,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials @@ -330,7 +331,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IList<Microsoft.IdentityModel.Tokens.Saml.SamlStatement> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttribute.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttribute.xml index 185c8a9e..2747aefa 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttribute.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttribute.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -76,7 +77,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -102,7 +103,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -124,7 +125,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -146,7 +147,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -169,7 +170,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -191,7 +192,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -213,7 +214,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<System.String> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeKeyComparer+AttributeKey.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeKeyComparer+AttributeKey.xml index 7a66d191..59c2902e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeKeyComparer+AttributeKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeKeyComparer+AttributeKey.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -70,7 +71,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -98,7 +99,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -123,7 +124,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Int32 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeKeyComparer.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeKeyComparer.xml index 5fee8901..b2ca7243 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeKeyComparer.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeKeyComparer.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -71,7 +72,7 @@ Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -101,7 +102,7 @@ Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Int32 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeStatement.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeStatement.xml index c1b30d0a..2bb94852 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeStatement.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSubjectStatement @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -97,7 +98,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlAttribute> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAudienceRestrictionCondition.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAudienceRestrictionCondition.xml index 39c8d7c9..ff0a6c9e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAudienceRestrictionCondition.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAudienceRestrictionCondition.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlCondition @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -70,7 +71,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -92,7 +93,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<System.Uri> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthenticationStatement.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthenticationStatement.xml index 4248fec9..bddc17dc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthenticationStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthenticationStatement.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSubjectStatement @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -81,7 +82,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -103,7 +104,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -126,7 +127,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlAuthorityBinding> @@ -148,7 +149,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -170,7 +171,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthorityBinding.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthorityBinding.xml index 60ce46f6..0e0ade38 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthorityBinding.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthorityBinding.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -74,7 +75,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Xml.XmlQualifiedName @@ -96,7 +97,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -118,7 +119,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthorizationDecisionStatement.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthorizationDecisionStatement.xml index 758d2731..10b8acd6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthorizationDecisionStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthorizationDecisionStatement.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSubjectStatement @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -78,7 +79,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -110,7 +111,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlAction> @@ -132,7 +133,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -154,7 +155,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -176,7 +177,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlEvidence @@ -198,7 +199,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlCondition.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlCondition.xml index 9ef4c6e3..16fe02e3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlCondition.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlCondition.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConditions.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConditions.xml index 075b362b..168cdb43 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConditions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConditions.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -99,7 +100,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlCondition> @@ -121,7 +122,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -143,7 +144,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.DateTime diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+AccessDecision.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+AccessDecision.xml index e05abea4..5cdd46e9 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+AccessDecision.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+AccessDecision.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -66,7 +67,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+AuthenticationMethods.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+AuthenticationMethods.xml index 54948119..bda20726 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+AuthenticationMethods.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+AuthenticationMethods.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -66,7 +67,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -85,7 +86,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -104,7 +105,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -123,7 +124,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -142,7 +143,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -161,7 +162,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -180,7 +181,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -199,7 +200,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -218,7 +219,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -237,7 +238,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -256,7 +257,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+Types.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+Types.xml index a5ffdec2..02b794c4 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+Types.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+Types.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -65,7 +66,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -84,7 +85,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -103,7 +104,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -122,7 +123,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -141,7 +142,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -160,7 +161,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -179,7 +180,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -198,7 +199,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -217,7 +218,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -236,7 +237,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -255,7 +256,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -274,7 +275,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -293,7 +294,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -312,7 +313,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -331,7 +332,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -350,7 +351,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -369,7 +370,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -388,7 +389,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -407,7 +408,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -426,7 +427,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -445,7 +446,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -464,7 +465,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -483,7 +484,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -502,7 +503,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants.xml index 6d391b32..36a9ee30 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String[] @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -105,7 +106,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -124,7 +125,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -143,7 +144,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -162,7 +163,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -181,7 +182,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -200,7 +201,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -219,7 +220,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -238,7 +239,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -257,7 +258,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -276,7 +277,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -295,7 +296,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -314,7 +315,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -333,7 +334,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -352,7 +353,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlDoNotCacheCondition.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlDoNotCacheCondition.xml index 9ec4e257..7429a436 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlDoNotCacheCondition.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlDoNotCacheCondition.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlCondition @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlEvidence.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlEvidence.xml index 94bbfab2..45f9e38c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlEvidence.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlEvidence.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -74,7 +75,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -97,7 +98,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -123,7 +124,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<System.String> @@ -145,7 +146,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlAssertion> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityToken.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityToken.xml index c3c0694d..4106c1b2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityToken.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityToken.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -88,7 +89,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAssertion @@ -110,7 +111,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -132,7 +133,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -154,7 +155,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -176,7 +177,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -198,7 +199,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -220,7 +221,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.DateTime diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenException.xml index d55cb5b8..56b858c8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenHandler.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenHandler.xml index 06bac856..7eb66908 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenHandler.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenHandler.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenHandler @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -65,7 +66,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -94,7 +95,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -120,7 +121,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -146,7 +147,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -170,7 +171,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -193,7 +194,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlAttribute> @@ -221,7 +222,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAdvice @@ -247,7 +248,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAttribute @@ -277,7 +278,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAttributeStatement @@ -309,7 +310,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAuthenticationStatement @@ -340,7 +341,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAuthorizationDecisionStatement @@ -366,7 +367,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<System.Security.Claims.ClaimsIdentity> @@ -397,7 +398,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlConditions @@ -424,7 +425,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlStatement> @@ -461,7 +462,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSubject @@ -495,7 +496,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -522,7 +523,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -551,7 +552,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -578,7 +579,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -609,7 +610,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -639,7 +640,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -668,7 +669,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -697,7 +698,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<System.Security.Claims.ClaimsIdentity> @@ -728,7 +729,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -759,7 +760,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSecurityToken @@ -787,7 +788,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSecurityToken @@ -815,7 +816,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -843,7 +844,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -870,7 +871,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -899,7 +900,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -931,7 +932,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEqualityComparer<Microsoft.IdentityModel.Tokens.Saml.SamlSubject> @@ -953,7 +954,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSerializer @@ -976,7 +977,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1008,7 +1009,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Type @@ -1030,7 +1031,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1061,7 +1062,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1091,7 +1092,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -1123,7 +1124,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1152,7 +1153,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1181,7 +1182,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1214,7 +1215,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSecurityToken @@ -1251,7 +1252,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsPrincipal @@ -1283,7 +1284,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsPrincipal @@ -1315,7 +1316,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.TokenValidationResult> @@ -1342,7 +1343,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1373,7 +1374,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -1401,7 +1402,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenReadException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenReadException.xml index 838096ce..2628655a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenReadException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenReadException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSecurityTokenException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenWriteException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenWriteException.xml index 609d1770..fd64952c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenWriteException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenWriteException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSecurityTokenException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSerializer.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSerializer.xml index 78f540ec..3598a23a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSerializer.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSerializer.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.DSigSerializer @@ -88,7 +89,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -111,7 +112,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAction @@ -137,7 +138,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAdvice @@ -171,7 +172,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAssertion @@ -198,7 +199,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAttribute @@ -229,7 +230,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAttributeStatement @@ -257,7 +258,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAudienceRestrictionCondition @@ -285,7 +286,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAuthenticationStatement @@ -313,7 +314,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAuthorityBinding @@ -339,7 +340,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAuthorizationDecisionStatement @@ -367,7 +368,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlCondition @@ -393,7 +394,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlConditions @@ -422,7 +423,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlDoNotCacheCondition @@ -448,7 +449,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlEvidence @@ -474,7 +475,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlStatement @@ -505,7 +506,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSubject @@ -531,7 +532,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -559,7 +560,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -587,7 +588,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -616,7 +617,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -645,7 +646,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -674,7 +675,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -703,7 +704,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -731,7 +732,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -760,7 +761,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -789,7 +790,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -817,7 +818,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -845,7 +846,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -873,7 +874,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -902,7 +903,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -930,7 +931,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlStatement.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlStatement.xml index a9974577..1c89733b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlStatement.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -50,7 +51,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSubject.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSubject.xml index 6fd562b9..a320a8da 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSubject.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSubject.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -50,7 +51,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -69,7 +70,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -95,7 +96,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -126,7 +127,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -148,7 +149,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<System.String> @@ -170,7 +171,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -192,7 +193,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.KeyInfo @@ -214,7 +215,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -236,7 +237,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -258,7 +259,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -280,7 +281,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSubjectStatement.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSubjectStatement.xml index 4863fac5..26609c73 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSubjectStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSubjectStatement.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlStatement @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSubject diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/AuthenticationInformation.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/AuthenticationInformation.xml index 66fd87bf..e013d65f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/AuthenticationInformation.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/AuthenticationInformation.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -94,7 +95,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -116,7 +117,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -138,7 +139,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -160,7 +161,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Nullable<System.DateTime> @@ -182,7 +183,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/ClaimProperties.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/ClaimProperties.xml index 25d0d944..de33a848 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/ClaimProperties.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/ClaimProperties.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -105,7 +106,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -124,7 +125,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -143,7 +144,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -162,7 +163,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Action.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Action.xml index 5bddafed..7dcf05cc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Action.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Action.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -75,7 +76,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -100,7 +101,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Advice.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Advice.xml index c2d76328..1957f3c6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Advice.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Advice.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -70,7 +71,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Id> @@ -92,7 +93,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Assertion> @@ -114,7 +115,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<System.Uri> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Assertion.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Assertion.xml index 868be5b0..6185b72d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Assertion.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Assertion.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -71,7 +72,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Advice @@ -95,7 +96,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -117,7 +118,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Conditions @@ -140,7 +141,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Id @@ -163,7 +164,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -185,7 +186,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -207,7 +208,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -230,7 +231,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.Signature @@ -252,7 +253,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials @@ -274,7 +275,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Statement> @@ -296,7 +297,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Subject @@ -318,7 +319,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Attribute.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Attribute.xml index c78312b2..1fbd3e4d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Attribute.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Attribute.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -97,7 +98,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -122,7 +123,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -144,7 +145,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -167,7 +168,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -189,7 +190,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -212,7 +213,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -234,7 +235,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<System.String> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AttributeStatement.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AttributeStatement.xml index 2764276f..579e818c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AttributeStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AttributeStatement.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Statement @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -67,7 +68,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -90,7 +91,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -113,7 +114,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Attribute> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AudienceRestriction.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AudienceRestriction.xml index c66e9afb..e799e2a2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AudienceRestriction.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AudienceRestriction.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -95,7 +96,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<System.String> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthenticationContext.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthenticationContext.xml index 11eb9544..be7b516b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthenticationContext.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthenticationContext.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -56,7 +57,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -75,7 +76,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -97,7 +98,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -121,7 +122,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<System.Uri> @@ -146,7 +147,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -172,7 +173,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthenticationStatement.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthenticationStatement.xml index 6fbe741b..c67744c3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthenticationStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthenticationStatement.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Statement @@ -49,7 +50,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -71,7 +72,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -96,7 +97,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AuthenticationContext @@ -119,7 +120,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -143,7 +144,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -166,7 +167,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Nullable<System.DateTime> @@ -191,7 +192,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SubjectLocality diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthorizationDecisionStatement.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthorizationDecisionStatement.xml index 0a2ce02d..08ef5de1 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthorizationDecisionStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthorizationDecisionStatement.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Statement @@ -49,7 +50,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -76,7 +77,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -103,7 +104,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Action> @@ -126,7 +127,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -148,7 +149,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Evidence @@ -171,7 +172,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Conditions.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Conditions.xml index 072f363b..29ffb7e1 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Conditions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Conditions.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -67,7 +68,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -90,7 +91,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2AudienceRestriction> @@ -113,7 +114,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Nullable<System.DateTime> @@ -138,7 +139,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Nullable<System.DateTime> @@ -163,7 +164,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -186,7 +187,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2ProxyRestriction diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+AccessDecision.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+AccessDecision.xml index e7b1e0ed..5f95a0db 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+AccessDecision.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+AccessDecision.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -66,7 +67,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Attributes.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Attributes.xml index dd1d19de..45d09f9a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Attributes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Attributes.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -65,7 +66,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -84,7 +85,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -103,7 +104,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -122,7 +123,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -141,7 +142,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -160,7 +161,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -179,7 +180,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -198,7 +199,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -217,7 +218,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -236,7 +237,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -255,7 +256,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -274,7 +275,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -293,7 +294,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -312,7 +313,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -331,7 +332,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -350,7 +351,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -369,7 +370,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -388,7 +389,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -407,7 +408,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -426,7 +427,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -445,7 +446,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -464,7 +465,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -483,7 +484,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -502,7 +503,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -521,7 +522,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+ConfirmationMethods.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+ConfirmationMethods.xml index 936f94e0..f8550570 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+ConfirmationMethods.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+ConfirmationMethods.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -108,7 +109,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -127,7 +128,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -149,7 +150,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Elements.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Elements.xml index c90cc6b7..f8e40d37 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Elements.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Elements.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -65,7 +66,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -84,7 +85,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -103,7 +104,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -122,7 +123,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -141,7 +142,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -160,7 +161,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -179,7 +180,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -198,7 +199,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -217,7 +218,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -236,7 +237,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -255,7 +256,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -274,7 +275,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -293,7 +294,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -312,7 +313,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -331,7 +332,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -350,7 +351,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -369,7 +370,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -388,7 +389,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -407,7 +408,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -426,7 +427,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -445,7 +446,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -464,7 +465,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -483,7 +484,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -502,7 +503,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -521,7 +522,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -540,7 +541,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -559,7 +560,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -578,7 +579,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -597,7 +598,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -616,7 +617,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -635,7 +636,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -654,7 +655,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+NameIdentifierFormats.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+NameIdentifierFormats.xml index 36989057..5643f578 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+NameIdentifierFormats.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+NameIdentifierFormats.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -74,7 +75,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -93,7 +94,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -115,7 +116,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -134,7 +135,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -159,7 +160,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -178,7 +179,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -201,7 +202,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -220,7 +221,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -244,7 +245,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -263,7 +264,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -286,7 +287,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -305,7 +306,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -327,7 +328,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -346,7 +347,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -368,7 +369,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -387,7 +388,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -410,7 +411,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Types.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Types.xml index a9e4a7b7..5d68a9b5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Types.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Types.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -65,7 +66,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -84,7 +85,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -103,7 +104,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -122,7 +123,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -141,7 +142,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -160,7 +161,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -179,7 +180,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -198,7 +199,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -217,7 +218,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -236,7 +237,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -255,7 +256,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -274,7 +275,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -293,7 +294,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -312,7 +313,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -331,7 +332,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -350,7 +351,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -369,7 +370,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -388,7 +389,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -407,7 +408,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -426,7 +427,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -445,7 +446,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -464,7 +465,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants.xml index b2c79db1..0f705167 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String[] @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -105,7 +106,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -124,7 +125,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -143,7 +144,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Evidence.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Evidence.xml index e6aef283..2ca68bca 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Evidence.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Evidence.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -52,7 +53,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -71,7 +72,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -95,7 +96,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -119,7 +120,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -143,7 +144,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Id> @@ -165,7 +166,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Assertion> @@ -187,7 +188,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<System.Uri> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Id.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Id.xml index b4a29137..9729e9ea 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Id.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Id.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -96,7 +97,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2NameIdentifier.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2NameIdentifier.xml index 2bc20fa2..c8087a38 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2NameIdentifier.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2NameIdentifier.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -71,7 +72,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -98,7 +99,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.EncryptingCredentials @@ -120,7 +121,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -144,7 +145,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -166,7 +167,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -189,7 +190,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -212,7 +213,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2ProxyRestriction.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2ProxyRestriction.xml index dc9d3235..b3ce4950 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2ProxyRestriction.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2ProxyRestriction.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -67,7 +68,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<System.Uri> @@ -90,7 +91,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Nullable<System.Int32> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityToken.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityToken.xml index bb588657..ab6b1465 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityToken.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityToken.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -71,7 +72,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Assertion @@ -93,7 +94,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -115,7 +116,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -137,7 +138,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -159,7 +160,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -181,7 +182,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -203,7 +204,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.DateTime diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenException.xml index 09dd1471..ad960f60 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenHandler.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenHandler.xml index 1105e2c1..12bcd6fc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenHandler.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenHandler.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenHandler @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -112,7 +113,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -138,7 +139,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -160,7 +161,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -182,7 +183,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Attribute> @@ -209,7 +210,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -238,7 +239,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Advice @@ -266,7 +267,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Attribute @@ -294,7 +295,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AttributeStatement @@ -321,7 +322,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AuthenticationStatement @@ -347,7 +348,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AuthorizationDecisionStatement @@ -373,7 +374,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsIdentity @@ -404,7 +405,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Conditions @@ -448,7 +449,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -476,7 +477,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Tokens.Saml2.Saml2Statement> @@ -508,7 +509,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Tokens.Saml2.Saml2Statement> @@ -542,7 +543,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Subject @@ -569,7 +570,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -596,7 +597,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -625,7 +626,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -646,7 +647,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -677,7 +678,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -708,7 +709,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -737,7 +738,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -766,7 +767,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -796,7 +797,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SecurityToken @@ -824,7 +825,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SecurityToken @@ -852,7 +853,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -880,7 +881,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -907,7 +908,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -936,7 +937,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -968,7 +969,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Serializer @@ -991,7 +992,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1025,7 +1026,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Type @@ -1047,7 +1048,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1078,7 +1079,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1108,7 +1109,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1137,7 +1138,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -1169,7 +1170,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1198,7 +1199,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1231,7 +1232,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1259,7 +1260,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SecurityToken @@ -1296,7 +1297,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1325,7 +1326,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsPrincipal @@ -1361,7 +1362,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsPrincipal @@ -1394,7 +1395,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.TokenValidationResult> @@ -1421,7 +1422,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1450,7 +1451,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -1478,7 +1479,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenReadException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenReadException.xml index 37f5d793..b949a853 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenReadException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenReadException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SecurityTokenException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenWriteException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenWriteException.xml index 9c39a9e7..22c0fc57 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenWriteException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenWriteException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SecurityTokenException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Serializer.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Serializer.xml index 11f02645..fe05f1f2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Serializer.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Serializer.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -65,7 +66,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.DSigSerializer @@ -87,7 +88,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -110,7 +111,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Action @@ -138,7 +139,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Advice @@ -174,7 +175,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Assertion @@ -203,7 +204,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Attribute @@ -235,7 +236,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AttributeStatement @@ -263,7 +264,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -292,7 +293,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AudienceRestriction @@ -320,7 +321,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AuthenticationContext @@ -350,7 +351,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AuthenticationStatement @@ -377,7 +378,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AuthorizationDecisionStatement @@ -405,7 +406,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Conditions @@ -434,7 +435,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -462,7 +463,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Evidence @@ -488,7 +489,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -514,7 +515,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -541,7 +542,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -570,7 +571,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2ProxyRestriction @@ -600,7 +601,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Statement @@ -631,7 +632,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Subject @@ -661,7 +662,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SubjectConfirmation @@ -687,7 +688,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SubjectConfirmationData @@ -716,7 +717,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SubjectLocality @@ -742,7 +743,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -769,7 +770,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -797,7 +798,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -827,7 +828,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -855,7 +856,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -884,7 +885,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -913,7 +914,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -940,7 +941,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -968,7 +969,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -997,7 +998,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1025,7 +1026,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1054,7 +1055,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1082,7 +1083,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1110,7 +1111,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1138,7 +1139,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1165,7 +1166,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1196,7 +1197,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1223,7 +1224,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1250,7 +1251,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1280,7 +1281,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Statement.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Statement.xml index a9bc41da..42956770 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Statement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Statement.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Subject.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Subject.xml index 9148a588..959ea9f6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Subject.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Subject.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -52,7 +53,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -74,7 +75,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -96,7 +97,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -118,7 +119,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2SubjectConfirmation> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectConfirmation.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectConfirmation.xml index 3fcd9ae8..8d558d7f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectConfirmation.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectConfirmation.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -71,7 +72,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -96,7 +97,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri @@ -119,7 +120,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -142,7 +143,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SubjectConfirmationData diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectConfirmationData.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectConfirmationData.xml index adcef554..39f37a25 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectConfirmationData.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectConfirmationData.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -67,7 +68,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -90,7 +91,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Id @@ -113,7 +114,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Xml.KeyInfo> @@ -135,7 +136,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Nullable<System.DateTime> @@ -158,7 +159,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Nullable<System.DateTime> @@ -181,7 +182,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.Uri diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectLocality.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectLocality.xml index 0f26be46..5cc0fc15 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectLocality.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectLocality.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 @@ -75,7 +76,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String @@ -98,7 +99,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/AlgorithmValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/AlgorithmValidator.xml index 43d1aeaf..50095655 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/AlgorithmValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/AlgorithmValidator.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/AsymmetricSecurityKey.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/AsymmetricSecurityKey.xml index c8724aea..372fae67 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/AsymmetricSecurityKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/AsymmetricSecurityKey.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -95,7 +96,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.PrivateKeyStatus diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/AsymmetricSignatureProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/AsymmetricSignatureProvider.xml index 319c1ac7..a15a4323 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/AsymmetricSignatureProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/AsymmetricSignatureProvider.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SignatureProvider @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -109,7 +110,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.Dictionary<System.String,System.Int32> @@ -130,7 +131,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.Dictionary<System.String,System.Int32> @@ -151,7 +152,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -176,7 +177,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.HashAlgorithmName @@ -206,7 +207,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Int32> @@ -228,7 +229,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Int32> @@ -250,7 +251,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -278,7 +279,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -307,7 +308,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -336,7 +337,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -371,7 +372,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -404,7 +405,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/AudienceValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/AudienceValidator.xml index 69ae2d7c..017b8937 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/AudienceValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/AudienceValidator.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionProvider.xml index 0c1fb810..ce30d241 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionProvider.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -52,7 +53,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -79,7 +80,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -101,7 +102,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -123,7 +124,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -162,7 +163,7 @@ Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -183,7 +184,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -208,7 +209,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.AuthenticatedEncryptionResult @@ -239,7 +240,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.AuthenticatedEncryptionResult @@ -274,7 +275,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -305,7 +306,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -333,7 +334,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -355,7 +356,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionResult.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionResult.xml index 4ba2c8c7..280deac1 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionResult.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionResult.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -75,7 +76,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -97,7 +98,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -119,7 +120,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -141,7 +142,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/Base64UrlEncoder.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/Base64UrlEncoder.xml index b5d3e1b3..ca05c877 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/Base64UrlEncoder.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/Base64UrlEncoder.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -74,7 +75,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -99,7 +100,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -127,7 +128,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -156,7 +157,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -185,7 +186,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfiguration.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfiguration.xml index cc505331..2878dd2b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfiguration.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfiguration.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -87,7 +88,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -109,7 +110,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.SecurityKey> @@ -131,7 +132,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -159,7 +160,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfigurationManager.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfigurationManager.xml index 79805ba3..836979c4 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfigurationManager.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfigurationManager.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -88,7 +89,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -110,7 +111,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -131,7 +132,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -152,7 +153,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -173,7 +174,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.BaseConfiguration> @@ -201,7 +202,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -223,7 +224,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.BaseConfiguration @@ -245,7 +246,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -267,7 +268,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -289,7 +290,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -310,7 +311,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -331,7 +332,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -353,7 +354,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -375,7 +376,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/CallContext.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/CallContext.xml index c67cfcfa..cfde0e21 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/CallContext.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/CallContext.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Logging.LoggerContext @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/CollectionUtilities.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/CollectionUtilities.xml index dc8b332f..e30051a6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/CollectionUtilities.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/CollectionUtilities.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionAlgorithms.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionAlgorithms.xml index 6fd87364..a7a8dbe5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionAlgorithms.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionAlgorithms.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionProviderFactory.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionProviderFactory.xml index e83fa8a7..5cc0886f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionProviderFactory.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionProviderFactory.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -89,7 +90,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.ICompressionProvider @@ -115,7 +116,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.ICompressionProvider @@ -143,7 +144,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.ICompressionProvider @@ -165,7 +166,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.CompressionProviderFactory @@ -187,7 +188,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCache.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCache.xml index cbfe8918..81d2dba3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCache.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCache.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -89,7 +90,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -119,7 +120,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -146,7 +147,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -180,7 +181,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCacheOptions.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCacheOptions.xml index 16b5c6a5..3c14095e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCacheOptions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCacheOptions.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -87,7 +88,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderFactory.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderFactory.xml index dbff78c9..83a31501 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderFactory.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderFactory.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -90,7 +91,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -113,7 +114,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -141,7 +142,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.AuthenticatedEncryptionProvider @@ -177,7 +178,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SignatureProvider @@ -215,7 +216,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SignatureProvider @@ -255,7 +256,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SignatureProvider @@ -290,7 +291,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SignatureProvider @@ -327,7 +328,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.HashAlgorithm @@ -359,7 +360,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.HashAlgorithm @@ -391,7 +392,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.KeyedHashAlgorithm @@ -426,7 +427,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.KeyWrapProvider @@ -462,7 +463,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.KeyWrapProvider @@ -498,7 +499,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderCache @@ -519,7 +520,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.ICryptoProvider @@ -543,7 +544,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderFactory @@ -565,7 +566,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -593,7 +594,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -615,7 +616,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -645,7 +646,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -679,7 +680,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -705,7 +706,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -732,7 +733,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -759,7 +760,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -785,7 +786,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/DateTimeUtil.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/DateTimeUtil.xml index 03be331e..74b80fd7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/DateTimeUtil.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/DateTimeUtil.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -80,7 +81,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -106,7 +107,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -132,7 +133,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -159,7 +160,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Nullable<System.DateTime> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/DeflateCompressionProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/DeflateCompressionProvider.xml index be9a624e..be7b2d83 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/DeflateCompressionProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/DeflateCompressionProvider.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -70,7 +71,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -95,7 +96,7 @@ Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -120,7 +121,7 @@ Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -146,7 +147,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.IO.Compression.CompressionLevel @@ -172,7 +173,7 @@ Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -201,7 +202,7 @@ Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -227,7 +228,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/ECDsaSecurityKey.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/ECDsaSecurityKey.xml index df687d53..fed08ff4 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/ECDsaSecurityKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/ECDsaSecurityKey.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.AsymmetricSecurityKey @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -96,7 +97,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -119,7 +120,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.ECDsa @@ -141,7 +142,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -170,7 +171,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -192,7 +193,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.PrivateKeyStatus diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/EcdhKeyExchangeProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/EcdhKeyExchangeProvider.xml index 460814d9..44ad614f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/EcdhKeyExchangeProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/EcdhKeyExchangeProvider.xml @@ -23,6 +23,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -44,7 +45,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -102,7 +103,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/EncryptingCredentials.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/EncryptingCredentials.xml index 79d88a09..ae5944a7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/EncryptingCredentials.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/EncryptingCredentials.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -78,7 +79,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -106,7 +107,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -134,7 +135,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -156,7 +157,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderFactory @@ -178,7 +179,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -200,7 +201,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -222,7 +223,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -244,7 +245,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/EpochTime.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/EpochTime.xml index 79f227e9..863831da 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/EpochTime.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/EpochTime.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -74,7 +75,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int64 @@ -101,7 +102,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.DateTime diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/ICompressionProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/ICompressionProvider.xml index bc95e9d9..3691f0fc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/ICompressionProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/ICompressionProvider.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 @@ -45,7 +46,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -93,7 +94,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -119,7 +120,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/ICryptoProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/ICryptoProvider.xml index 4d09d81f..5057420b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/ICryptoProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/ICryptoProvider.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 @@ -47,7 +48,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Object @@ -82,7 +83,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -117,7 +118,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/ISecurityTokenValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/ISecurityTokenValidator.xml index 64736bec..e6d03475 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/ISecurityTokenValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/ISecurityTokenValidator.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 @@ -45,7 +46,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -71,7 +72,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -93,7 +94,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -115,7 +116,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsPrincipal diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/ITokenReplayCache.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/ITokenReplayCache.xml index ed361945..7e181afd 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/ITokenReplayCache.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/ITokenReplayCache.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 @@ -45,7 +46,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -73,7 +74,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/InMemoryCryptoProviderCache.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/InMemoryCryptoProviderCache.xml index 06815068..2618deb6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/InMemoryCryptoProviderCache.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/InMemoryCryptoProviderCache.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderCache @@ -52,7 +53,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -71,7 +72,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -96,7 +97,7 @@ Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -120,7 +121,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -145,7 +146,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -171,7 +172,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -202,7 +203,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -232,7 +233,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -267,7 +268,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolver.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolver.xml index 20194a63..aae68b7c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolver.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolver.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolverUsingConfiguration.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolverUsingConfiguration.xml index 015f9fea..03c86c4d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolverUsingConfiguration.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolverUsingConfiguration.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidator.xml index 4ec5f0e0..c38fcbe3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidator.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidatorUsingConfiguration.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidatorUsingConfiguration.xml index a1a3b675..7e9a2c03 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidatorUsingConfiguration.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidatorUsingConfiguration.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidator.xml index 9e852f27..fd29bdea 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidator.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidatorUsingConfiguration.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidatorUsingConfiguration.xml index e81ffecf..5e211f18 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidatorUsingConfiguration.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidatorUsingConfiguration.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebAlgorithmsKeyTypes.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebAlgorithmsKeyTypes.xml index d77f51f8..577e5a93 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebAlgorithmsKeyTypes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebAlgorithmsKeyTypes.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -68,7 +69,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -87,7 +88,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKey.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKey.xml index ca04d165..ed319370 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKey.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -90,7 +91,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -150,7 +151,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -174,7 +175,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -197,7 +198,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.JsonWebKey @@ -227,7 +228,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -259,7 +260,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -291,7 +292,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -323,7 +324,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -355,7 +356,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -387,7 +388,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -416,7 +417,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -448,7 +449,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -476,7 +477,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -508,7 +509,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -536,7 +537,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -568,7 +569,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -600,7 +601,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -632,7 +633,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -664,7 +665,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -696,7 +697,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -728,7 +729,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -760,7 +761,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -783,7 +784,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -815,7 +816,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -847,7 +848,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -879,7 +880,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -911,7 +912,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -943,7 +944,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -975,7 +976,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyConverter.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyConverter.xml index c2af3bce..a2cbecee 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyConverter.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyConverter.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -65,7 +66,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.JsonWebKey @@ -91,7 +92,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.JsonWebKey @@ -117,7 +118,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.JsonWebKey @@ -144,7 +145,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.JsonWebKey @@ -170,7 +171,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.JsonWebKey @@ -196,7 +197,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.JsonWebKey diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyECTypes.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyECTypes.xml index 257ddab3..dcc6505d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyECTypes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyECTypes.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -68,7 +69,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -87,7 +88,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -106,7 +107,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyParameterNames.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyParameterNames.xml index 86c7b877..5eec9fb6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyParameterNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyParameterNames.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -68,7 +69,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -87,7 +88,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -106,7 +107,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -125,7 +126,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -144,7 +145,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -163,7 +164,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -182,7 +183,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -201,7 +202,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -220,7 +221,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -239,7 +240,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -258,7 +259,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -277,7 +278,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -296,7 +297,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -315,7 +316,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -334,7 +335,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -353,7 +354,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -372,7 +373,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -391,7 +392,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -410,7 +411,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -429,7 +430,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -448,7 +449,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -467,7 +468,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySet.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySet.xml index 626f476f..dd235b71 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySet.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySet.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -90,7 +91,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.JsonWebKeySet @@ -148,7 +149,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -175,7 +176,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IList<Microsoft.IdentityModel.Tokens.SecurityKey> @@ -200,7 +201,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -228,7 +229,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySetParameterNames.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySetParameterNames.xml index 4c8544ea..0df49a81 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySetParameterNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySetParameterNames.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyUseNames.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyUseNames.xml index 0f61f40c..54f503be 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyUseNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyUseNames.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -68,7 +69,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/KeyWrapProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/KeyWrapProvider.xml index 33449bfc..62234ed9 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/KeyWrapProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/KeyWrapProvider.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -68,7 +69,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -90,7 +91,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -115,7 +116,7 @@ Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -136,7 +137,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -161,7 +162,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -183,7 +184,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -209,7 +210,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/LifetimeValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/LifetimeValidator.xml index 3f034687..00b8ef43 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/LifetimeValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/LifetimeValidator.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/PrivateKeyStatus.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/PrivateKeyStatus.xml index af230459..f713e24e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/PrivateKeyStatus.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/PrivateKeyStatus.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Enum @@ -47,7 +48,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.PrivateKeyStatus @@ -68,7 +69,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.PrivateKeyStatus @@ -89,7 +90,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.PrivateKeyStatus diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/RsaKeyWrapProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/RsaKeyWrapProvider.xml index 82a91c88..c681bc70 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/RsaKeyWrapProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/RsaKeyWrapProvider.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.KeyWrapProvider @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -75,7 +76,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -97,7 +98,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -119,7 +120,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -144,7 +145,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -172,7 +173,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -194,7 +195,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -224,7 +225,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/RsaSecurityKey.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/RsaSecurityKey.xml index b929d5db..7c0601f6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/RsaSecurityKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/RsaSecurityKey.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.AsymmetricSecurityKey @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -96,7 +97,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -120,7 +121,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -143,7 +144,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -172,7 +173,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -194,7 +195,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.RSAParameters @@ -216,7 +217,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.PrivateKeyStatus @@ -239,7 +240,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.RSA diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityAlgorithms.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityAlgorithms.xml index 8d4005c0..263ea22a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityAlgorithms.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityAlgorithms.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -105,7 +106,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -124,7 +125,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -143,7 +144,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -162,7 +163,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -181,7 +182,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -200,7 +201,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -219,7 +220,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -238,7 +239,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -257,7 +258,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -276,7 +277,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -295,7 +296,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -314,7 +315,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -333,7 +334,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -352,7 +353,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -371,7 +372,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -390,7 +391,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -409,7 +410,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -428,7 +429,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -447,7 +448,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -466,7 +467,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -485,7 +486,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -504,7 +505,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -523,7 +524,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -542,7 +543,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -561,7 +562,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -580,7 +581,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -599,7 +600,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -618,7 +619,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -637,7 +638,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -656,7 +657,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -675,7 +676,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -694,7 +695,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -713,7 +714,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -732,7 +733,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -751,7 +752,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -770,7 +771,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -789,7 +790,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -808,7 +809,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -827,7 +828,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -846,7 +847,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -865,7 +866,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -884,7 +885,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -903,7 +904,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -922,7 +923,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -941,7 +942,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -960,7 +961,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -979,7 +980,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -998,7 +999,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -1017,7 +1018,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -1036,7 +1037,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -1055,7 +1056,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -1074,7 +1075,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -1093,7 +1094,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -1112,7 +1113,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -1131,7 +1132,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -1150,7 +1151,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKey.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKey.xml index bfb920e8..8494e92e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKey.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -90,7 +91,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -113,7 +114,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -141,7 +142,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -167,7 +168,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -195,7 +196,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -217,7 +218,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKeyIdentifierClause.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKeyIdentifierClause.xml index c661652c..d71f86cf 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKeyIdentifierClause.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKeyIdentifierClause.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityToken.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityToken.xml index 7c8f46e6..6e2979f8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityToken.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityToken.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -68,7 +69,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -90,7 +91,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -112,7 +113,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -134,7 +135,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -160,7 +161,7 @@ Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -182,7 +183,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -204,7 +205,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.DateTime diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenArgumentException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenArgumentException.xml index 8133a46e..c743b83b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenArgumentException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenArgumentException.xml @@ -22,6 +22,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.ArgumentException @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -67,7 +68,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -89,7 +90,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -113,7 +114,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenCompressionFailedException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenCompressionFailedException.xml index 32ddfad1..e9bb210b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenCompressionFailedException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenCompressionFailedException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -71,7 +72,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -92,7 +93,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -116,7 +117,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecompressionFailedException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecompressionFailedException.xml index a5fbd1a4..afb67f8a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecompressionFailedException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecompressionFailedException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -71,7 +72,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -92,7 +93,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -116,7 +117,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecryptionFailedException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecryptionFailedException.xml index f1a980b0..e3012065 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecryptionFailedException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecryptionFailedException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDescriptor.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDescriptor.xml index 12554939..366eed66 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDescriptor.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDescriptor.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -89,7 +90,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -116,7 +117,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -138,7 +139,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -163,7 +164,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -185,7 +186,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.EncryptingCredentials @@ -207,7 +208,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Nullable<System.DateTime> @@ -229,7 +230,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Nullable<System.DateTime> @@ -251,7 +252,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -273,7 +274,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Nullable<System.DateTime> @@ -295,7 +296,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials @@ -317,7 +318,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsIdentity @@ -342,7 +343,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionFailedException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionFailedException.xml index 677a26bb..4085cf31 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionFailedException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionFailedException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionKeyNotFoundException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionKeyNotFoundException.xml index f064d896..12d92bd9 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionKeyNotFoundException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionKeyNotFoundException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenDecryptionFailedException @@ -54,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -73,7 +74,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -95,7 +96,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -119,7 +120,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenException.xml index 3914e7e5..c1ed442a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Exception @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -143,7 +144,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenExpiredException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenExpiredException.xml index 27f3fdc4..a97349a2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenExpiredException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenExpiredException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -71,7 +72,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -92,7 +93,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -116,7 +117,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -139,7 +140,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -161,7 +162,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenHandler.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenHandler.xml index 3c2e8b90..58ba7ba5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenHandler.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenHandler.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.TokenHandler @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -99,7 +100,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -128,7 +129,7 @@ Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -152,7 +153,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -175,7 +176,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKeyIdentifierClause @@ -205,7 +206,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -233,7 +234,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -260,7 +261,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -289,7 +290,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Type @@ -314,7 +315,7 @@ Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsPrincipal @@ -343,7 +344,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsPrincipal @@ -372,7 +373,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -398,7 +399,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAlgorithmException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAlgorithmException.xml index 20d41681..3321bf55 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAlgorithmException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAlgorithmException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -142,7 +143,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -168,7 +169,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAudienceException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAudienceException.xml index f7ec9953..3d00ab53 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAudienceException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAudienceException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -142,7 +143,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -168,7 +169,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidIssuerException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidIssuerException.xml index ff5bb4cb..7ecccec2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidIssuerException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidIssuerException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -142,7 +143,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -168,7 +169,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidLifetimeException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidLifetimeException.xml index 05c7dac4..ca94f1f1 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidLifetimeException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidLifetimeException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -142,7 +143,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Nullable<System.DateTime> @@ -164,7 +165,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -190,7 +191,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Nullable<System.DateTime> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidSignatureException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidSignatureException.xml index c617545c..5229d812 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidSignatureException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidSignatureException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidSigningKeyException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidSigningKeyException.xml index 9f43da05..613b3f43 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidSigningKeyException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidSigningKeyException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -71,7 +72,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -92,7 +93,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -116,7 +117,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -139,7 +140,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidTypeException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidTypeException.xml index 09bcf649..727f8a08 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidTypeException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidTypeException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -142,7 +143,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -168,7 +169,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenKeyWrapException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenKeyWrapException.xml index b96dc6d1..2d5f9e72 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenKeyWrapException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenKeyWrapException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenMalformedException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenMalformedException.xml index 72409826..cb22939b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenMalformedException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenMalformedException.xml @@ -22,6 +22,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenArgumentException @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -67,7 +68,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -89,7 +90,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -113,7 +114,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNoExpirationException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNoExpirationException.xml index 7436e667..64a9668e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNoExpirationException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNoExpirationException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNotYetValidException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNotYetValidException.xml index 790f014a..e9cc92c3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNotYetValidException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNotYetValidException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -54,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -93,7 +94,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -117,7 +118,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -140,7 +141,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -166,7 +167,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.DateTime diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayAddFailedException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayAddFailedException.xml index 1ea46043..d6e3d6ac 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayAddFailedException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayAddFailedException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayDetectedException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayDetectedException.xml index 769f83ee..3bfadbe6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayDetectedException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayDetectedException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -71,7 +72,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -92,7 +93,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -116,7 +117,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenSignatureKeyNotFoundException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenSignatureKeyNotFoundException.xml index cbde05fd..14929db4 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenSignatureKeyNotFoundException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenSignatureKeyNotFoundException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenInvalidSignatureException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenUnableToValidateException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenUnableToValidateException.xml index 4efe6e85..1ea523b1 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenUnableToValidateException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenUnableToValidateException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenInvalidSignatureException @@ -65,7 +66,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -84,7 +85,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -106,7 +107,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -130,7 +131,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -154,7 +155,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -178,7 +179,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -204,7 +205,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.ValidationFailure diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenValidationException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenValidationException.xml index e0cd66e7..5adf2a73 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenValidationException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenValidationException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureProvider.xml index 7d5e98ef..c202dc2f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureProvider.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -52,7 +53,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -78,7 +79,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -100,7 +101,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -122,7 +123,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderCache @@ -146,7 +147,7 @@ Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -167,7 +168,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -192,7 +193,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -214,7 +215,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -240,7 +241,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -270,7 +271,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -300,7 +301,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -335,7 +336,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -375,7 +376,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidator.xml index 65329add..e0f0f9a5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidator.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidatorUsingConfiguration.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidatorUsingConfiguration.xml index 8d3d2e49..79624086 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidatorUsingConfiguration.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidatorUsingConfiguration.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SigningCredentials.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SigningCredentials.xml index e84e65e5..05ed4436 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SigningCredentials.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SigningCredentials.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -73,7 +74,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -99,7 +100,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -125,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -153,7 +154,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -176,7 +177,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderFactory @@ -198,7 +199,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -220,7 +221,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -242,7 +243,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricKeyWrapProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricKeyWrapProvider.xml index 20591954..a4081493 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricKeyWrapProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricKeyWrapProvider.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.KeyWrapProvider @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -94,7 +95,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -116,7 +117,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -141,7 +142,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.SymmetricAlgorithm @@ -172,7 +173,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -200,7 +201,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -222,7 +223,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -252,7 +253,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSecurityKey.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSecurityKey.xml index 7e89de6c..ffd70eaa 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSecurityKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSecurityKey.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -70,7 +71,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -94,7 +95,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -117,7 +118,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -139,7 +140,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSignatureProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSignatureProvider.xml index a5c39989..c5c798e6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSignatureProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSignatureProvider.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SignatureProvider @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -75,7 +76,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -104,7 +105,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -125,7 +126,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -150,7 +151,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -181,7 +182,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.KeyedHashAlgorithm @@ -213,7 +214,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -236,7 +237,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -263,7 +264,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -295,7 +296,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -324,7 +325,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -353,7 +354,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -386,7 +387,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -421,7 +422,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenContext.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenContext.xml index 8d1dfa25..788de231 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenContext.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenContext.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.CallContext @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenDecryptionKeyResolver.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenDecryptionKeyResolver.xml index 80f908f8..450f68d4 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenDecryptionKeyResolver.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenDecryptionKeyResolver.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenHandler.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenHandler.xml index d2a97640..ccfca6f1 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenHandler.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenHandler.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -86,7 +87,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -109,7 +110,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -138,7 +139,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -166,7 +167,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -189,7 +190,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.TokenValidationResult> @@ -219,7 +220,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.TokenValidationResult> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenReader.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenReader.xml index e74e54aa..f2f2dcc0 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenReader.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenReader.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenReplayValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenReplayValidator.xml index f66d36c3..b9940c2a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenReplayValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenReplayValidator.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenValidationParameters.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenValidationParameters.xml index 5fbcc289..2fd37cb7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenValidationParameters.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenValidationParameters.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -88,7 +89,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.TokenValidationParameters @@ -110,7 +111,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.AlgorithmValidator @@ -135,7 +136,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.AudienceValidator @@ -161,7 +162,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -184,7 +185,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -214,7 +215,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.TokenValidationParameters @@ -237,7 +238,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.BaseConfigurationManager @@ -260,7 +261,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsIdentity @@ -290,7 +291,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderFactory @@ -312,7 +313,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -334,7 +335,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -357,7 +358,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.TimeSpan @@ -378,7 +379,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -400,7 +401,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -429,7 +430,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -451,7 +452,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -474,7 +475,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -496,7 +497,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -518,7 +519,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.IssuerSigningKeyResolver @@ -544,7 +545,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.IssuerSigningKeyResolverUsingConfiguration @@ -573,7 +574,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Tokens.SecurityKey> @@ -595,7 +596,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.IssuerSigningKeyValidator @@ -623,7 +624,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.IssuerSigningKeyValidatorUsingConfiguration @@ -653,7 +654,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.IssuerValidator @@ -681,7 +682,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.IssuerValidatorUsingConfiguration @@ -710,7 +711,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.LifetimeValidator @@ -736,7 +737,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -765,7 +766,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -795,7 +796,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -820,7 +821,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Func<Microsoft.IdentityModel.Tokens.SecurityToken,System.String,System.String> @@ -844,7 +845,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -866,7 +867,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -896,7 +897,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -925,7 +926,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -954,7 +955,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -983,7 +984,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -1009,7 +1010,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Func<Microsoft.IdentityModel.Tokens.SecurityToken,System.String,System.String> @@ -1033,7 +1034,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -1063,7 +1064,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SignatureValidator @@ -1087,7 +1088,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SignatureValidatorUsingConfiguration @@ -1112,7 +1113,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -1134,7 +1135,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.TokenDecryptionKeyResolver @@ -1158,7 +1159,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Tokens.SecurityKey> @@ -1180,7 +1181,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.TokenReader @@ -1204,7 +1205,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.ITokenReplayCache @@ -1226,7 +1227,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.TokenReplayValidator @@ -1252,7 +1253,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.TransformBeforeSignatureValidation @@ -1274,7 +1275,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -1303,7 +1304,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.TypeValidator @@ -1331,7 +1332,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -1356,7 +1357,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -1385,7 +1386,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -1418,7 +1419,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -1455,7 +1456,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -1488,7 +1489,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -1520,7 +1521,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -1550,7 +1551,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -1582,7 +1583,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -1612,7 +1613,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -1635,7 +1636,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -1658,7 +1659,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -1681,7 +1682,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -1704,7 +1705,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<System.String> diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenValidationResult.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenValidationResult.xml index d3b1ac3a..c3b87872 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenValidationResult.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenValidationResult.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -88,7 +89,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsIdentity @@ -110,7 +111,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Exception @@ -132,7 +133,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -154,7 +155,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -176,7 +177,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -198,7 +199,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -220,7 +221,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.CallContext @@ -242,7 +243,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -264,7 +265,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TransformBeforeSignatureValidation.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TransformBeforeSignatureValidation.xml index 492d19d4..15a726b5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TransformBeforeSignatureValidation.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TransformBeforeSignatureValidation.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TypeValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TypeValidator.xml index a069293d..8a8d2200 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TypeValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TypeValidator.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/UniqueId.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/UniqueId.xml index 21c63ac5..d77a389d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/UniqueId.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/UniqueId.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -72,7 +73,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -99,7 +100,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Uri @@ -123,7 +124,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -147,7 +148,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/Utility.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/Utility.xml index 7a7880f9..b3bf38e9 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/Utility.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/Utility.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -83,7 +84,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -109,7 +110,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -130,7 +131,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -156,7 +157,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -183,7 +184,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/ValidationFailure.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/ValidationFailure.xml index be09ec5b..e423227b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/ValidationFailure.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/ValidationFailure.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Enum @@ -47,7 +48,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.ValidationFailure @@ -68,7 +69,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.ValidationFailure @@ -89,7 +90,7 @@ Field Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.ValidationFailure diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/Validators.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/Validators.xml index 046c3f4b..6abaa2bc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/Validators.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/Validators.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -80,7 +81,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -112,7 +113,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String @@ -145,7 +146,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -176,7 +177,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -213,7 +214,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -247,7 +248,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Void @@ -281,7 +282,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/X509EncryptingCredentials.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/X509EncryptingCredentials.xml index e3467847..06559dd6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/X509EncryptingCredentials.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/X509EncryptingCredentials.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.EncryptingCredentials @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -74,7 +75,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -101,7 +102,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.X509Certificates.X509Certificate2 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/X509SecurityKey.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/X509SecurityKey.xml index 7b69d30d..fe89ee7d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/X509SecurityKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/X509SecurityKey.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.AsymmetricSecurityKey @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -69,7 +70,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -118,7 +119,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -140,7 +141,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -163,7 +164,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -190,7 +191,7 @@ Method Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -214,7 +215,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -243,7 +244,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -265,7 +266,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.AsymmetricAlgorithm @@ -287,7 +288,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.PrivateKeyStatus @@ -310,7 +311,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.AsymmetricAlgorithm @@ -332,7 +333,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/X509SigningCredentials.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/X509SigningCredentials.xml index 24edfdb8..0c8584d8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/X509SigningCredentials.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/X509SigningCredentials.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -73,7 +74,7 @@ Constructor Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 @@ -98,7 +99,7 @@ Property Microsoft.IdentityModel.Tokens - 7.6.0.0 + 7.6.2.0 System.Security.Cryptography.X509Certificates.X509Certificate2 diff --git a/dotnet/xml/Microsoft.IdentityModel.Validators/AadIssuerValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Validators/AadIssuerValidator.xml index ef401fe2..65fc6ecf 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Validators/AadIssuerValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Validators/AadIssuerValidator.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Method Microsoft.IdentityModel.Validators - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Validators.AadIssuerValidator @@ -81,7 +82,7 @@ Method Microsoft.IdentityModel.Validators - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Validators.AadIssuerValidator @@ -116,7 +117,7 @@ Method Microsoft.IdentityModel.Validators - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Validators/AadTokenValidationParametersExtension.xml b/dotnet/xml/Microsoft.IdentityModel.Validators/AadTokenValidationParametersExtension.xml index 4ffdd173..b18dd772 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Validators/AadTokenValidationParametersExtension.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Validators/AadTokenValidationParametersExtension.xml @@ -21,6 +21,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -42,7 +43,7 @@ Method Microsoft.IdentityModel.Validators - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Validators/ProtocolVersion.xml b/dotnet/xml/Microsoft.IdentityModel.Validators/ProtocolVersion.xml index bcc7aad5..ebadcba6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Validators/ProtocolVersion.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Validators/ProtocolVersion.xml @@ -10,6 +10,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Enum @@ -30,7 +31,7 @@ Field Microsoft.IdentityModel.Validators - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Validators.ProtocolVersion @@ -51,7 +52,7 @@ Field Microsoft.IdentityModel.Validators - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Validators.ProtocolVersion @@ -72,7 +73,7 @@ Field Microsoft.IdentityModel.Validators - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Validators.ProtocolVersion diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/CanonicalizingTransfrom.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/CanonicalizingTransfrom.xml index 1e8f7f37..c2cd1300 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/CanonicalizingTransfrom.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/CanonicalizingTransfrom.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -108,7 +109,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -130,7 +131,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/DSigElement.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/DSigElement.xml index 0bd722ab..349e352d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/DSigElement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/DSigElement.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -88,7 +89,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/DSigSerializer.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/DSigSerializer.xml index b8b6f62a..41638feb 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/DSigSerializer.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/DSigSerializer.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -65,7 +66,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.KeyInfo @@ -91,7 +92,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.DSigSerializer @@ -113,7 +114,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -142,7 +143,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -164,7 +165,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -192,7 +193,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.KeyInfo @@ -221,7 +222,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.Reference @@ -251,7 +252,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Xml.Reference> @@ -280,7 +281,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.Signature @@ -310,7 +311,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -338,7 +339,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.SignedInfo @@ -368,7 +369,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -397,7 +398,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.TransformFactory @@ -419,7 +420,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -447,7 +448,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -475,7 +476,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -503,7 +504,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -531,7 +532,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -559,7 +560,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -587,7 +588,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -616,7 +617,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -645,7 +646,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -674,7 +675,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryReader.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryReader.xml index 34200848..0fb6a2b8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryReader.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryReader.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Xml.XmlDictionaryReader @@ -51,7 +52,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -70,7 +71,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -92,7 +93,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -114,7 +115,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -136,7 +137,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -158,7 +159,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -181,7 +182,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -203,7 +204,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -225,7 +226,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -251,7 +252,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -278,7 +279,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -310,7 +311,7 @@ Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -333,7 +334,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -355,7 +356,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Xml.XmlDictionaryReader @@ -377,7 +378,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -400,7 +401,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -422,7 +423,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -448,7 +449,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -475,7 +476,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -507,7 +508,7 @@ Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -532,7 +533,7 @@ Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -554,7 +555,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -576,7 +577,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -603,7 +604,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -628,7 +629,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -654,7 +655,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -682,7 +683,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -705,7 +706,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -728,7 +729,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -751,7 +752,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -773,7 +774,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -795,7 +796,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Xml.XmlNameTable @@ -817,7 +818,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Xml.XmlNodeType @@ -839,7 +840,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -861,7 +862,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -884,7 +885,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -909,7 +910,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -939,7 +940,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -969,7 +970,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Xml.UniqueId @@ -992,7 +993,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Xml.ReadState @@ -1014,7 +1015,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -1048,7 +1049,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -1070,7 +1071,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Xml.XmlDictionaryReader @@ -1092,7 +1093,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -1114,7 +1115,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Type @@ -1136,7 +1137,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -1158,7 +1159,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Xml.XmlSpace diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryWriter.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryWriter.xml index a638c19e..82f1bc8a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryWriter.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryWriter.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Xml.XmlDictionaryWriter @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -65,7 +66,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -87,7 +88,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Xml.XmlDictionaryWriter @@ -110,7 +111,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -137,7 +138,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Xml.XmlDictionaryWriter @@ -160,7 +161,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Xml.XmlDictionaryWriter @@ -182,7 +183,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -211,7 +212,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -236,7 +237,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -261,7 +262,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -290,7 +291,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -315,7 +316,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -349,7 +350,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -371,7 +372,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -393,7 +394,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -415,7 +416,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -440,7 +441,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -462,7 +463,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -489,7 +490,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -514,7 +515,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -543,7 +544,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -572,7 +573,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -594,7 +595,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -620,7 +621,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -650,7 +651,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Xml.WriteState @@ -672,7 +673,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -697,7 +698,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -724,7 +725,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -749,7 +750,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -776,7 +777,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureReader.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureReader.xml index 5b3440da..20a8e76c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureReader.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureReader.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.DelegatingXmlDictionaryReader @@ -50,7 +51,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -96,7 +97,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -120,7 +121,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -144,7 +145,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.DSigSerializer @@ -167,7 +168,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.Signature diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureTransform.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureTransform.xml index d8edb96c..dc595a83 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureTransform.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureTransform.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.Transform @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -88,7 +89,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.XmlTokenStream diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureWriter.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureWriter.xml index 85198018..b20c7ef6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureWriter.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureWriter.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.DelegatingXmlDictionaryWriter @@ -52,7 +53,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -81,7 +82,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -112,7 +113,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -140,7 +141,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.DSigSerializer @@ -163,7 +164,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -188,7 +189,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -213,7 +214,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -238,7 +239,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -264,7 +265,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/ExclusiveCanonicalizationTransform.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/ExclusiveCanonicalizationTransform.xml index 24d7b17c..cec8d36d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/ExclusiveCanonicalizationTransform.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/ExclusiveCanonicalizationTransform.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.CanonicalizingTransfrom @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -88,7 +89,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -110,7 +111,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/IXmlElementReader.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/IXmlElementReader.xml index 876954b0..21e00fff 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/IXmlElementReader.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/IXmlElementReader.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 @@ -45,7 +46,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -71,7 +72,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IList<System.Object> @@ -93,7 +94,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/IssuerSerial.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/IssuerSerial.xml index d0c05178..b3ea2959 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/IssuerSerial.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/IssuerSerial.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -97,7 +98,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -119,7 +120,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -141,7 +142,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/KeyInfo.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/KeyInfo.xml index 38995ceb..48d0c63c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/KeyInfo.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/KeyInfo.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.DSigElement @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -88,7 +89,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -110,7 +111,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -135,7 +136,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -157,7 +158,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -179,7 +180,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -201,7 +202,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.RSAKeyValue @@ -223,7 +224,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Xml.X509Data> diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/RSAKeyValue.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/RSAKeyValue.xml index 836b7033..16e1d3ae 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/RSAKeyValue.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/RSAKeyValue.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -97,7 +98,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -119,7 +120,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -141,7 +142,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/Reference.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/Reference.xml index 941702dd..3146e681 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/Reference.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/Reference.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.DSigElement @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -65,7 +66,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -89,7 +90,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.CanonicalizingTransfrom @@ -112,7 +113,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Byte[] @@ -140,7 +141,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -163,7 +164,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -186,7 +187,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.XmlTokenStream @@ -209,7 +210,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IList<Microsoft.IdentityModel.Xml.Transform> @@ -231,7 +232,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -253,7 +254,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -275,7 +276,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/Signature.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/Signature.xml index 75419957..0ed6d6c4 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/Signature.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/Signature.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.DSigElement @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -89,7 +90,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.KeyInfo @@ -111,7 +112,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -134,7 +135,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.SignedInfo @@ -157,7 +158,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -184,7 +185,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/SignedInfo.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/SignedInfo.xml index cd4d61ff..ff701a74 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/SignedInfo.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/SignedInfo.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.DSigElement @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -89,7 +90,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -116,7 +117,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -141,7 +142,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IList<Microsoft.IdentityModel.Xml.Reference> @@ -164,7 +165,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -187,7 +188,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/Transform.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/Transform.xml index 6e067867..153dea3b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/Transform.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/Transform.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -64,7 +65,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.XmlTokenStream diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/TransformFactory.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/TransformFactory.xml index 0f8799f9..7aa55018 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/TransformFactory.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/TransformFactory.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -45,7 +46,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -62,7 +63,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.TransformFactory @@ -83,7 +84,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.CanonicalizingTransfrom @@ -111,7 +112,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.Transform @@ -139,7 +140,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -165,7 +166,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsAddressing+Elements.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsAddressing+Elements.xml index fbf99ada..6a7284d4 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsAddressing+Elements.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsAddressing+Elements.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsAddressing.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsAddressing.xml index ebd8795b..54b5f090 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsAddressing.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsAddressing.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsPolicy+Elements.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsPolicy+Elements.xml index b6cb8377..890067e8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsPolicy+Elements.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsPolicy+Elements.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsPolicy.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsPolicy.xml index db700fc3..d502d5bb 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsPolicy.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsPolicy.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants+Elements.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants+Elements.xml index 3bebe50a..82548988 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants+Elements.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants+Elements.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -105,7 +106,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -124,7 +125,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -143,7 +144,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -162,7 +163,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -181,7 +182,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -200,7 +201,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -219,7 +220,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants+Namespaces.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants+Namespaces.xml index 2f8c7d33..11d24cc2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants+Namespaces.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants+Namespaces.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -86,7 +87,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants.xml index e37a7423..e12be249 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_3+Actions.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_3+Actions.xml index e770d06d..cc8db386 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_3+Actions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_3+Actions.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_3.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_3.xml index 9328f295..f866eca1 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_3.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_3.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_4+Actions.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_4+Actions.xml index 61933f6e..4f42e003 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_4+Actions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_4+Actions.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_4.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_4.xml index 0552ef60..af2619a7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_4.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_4.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_2005+Actions.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_2005+Actions.xml index 8b874e1c..e947ff17 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_2005+Actions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_2005+Actions.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_2005.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_2005.xml index afcb9fd5..47f82ee9 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_2005.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_2005.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsUtility+Elements.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsUtility+Elements.xml index 45dcea5a..4a3ab614 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsUtility+Elements.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsUtility+Elements.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsUtility.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsUtility.xml index e684b8ff..3370b9cf 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsUtility.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsUtility.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String @@ -67,7 +68,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/X509Data.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/X509Data.xml index 490d6f1c..a74ef9e2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/X509Data.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/X509Data.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -89,7 +90,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -112,7 +113,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ICollection<System.String> @@ -134,7 +135,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -156,7 +157,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -181,7 +182,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Int32 @@ -203,7 +204,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.IssuerSerial @@ -225,7 +226,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -247,7 +248,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlException.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlException.xml index e78f0b43..b06ce363 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Exception @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlReadException.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlReadException.xml index c5f7ef8d..8114507d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlReadException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlReadException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.XmlException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants+Attributes.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants+Attributes.xml index 7cee2e50..c96da293 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants+Attributes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants+Attributes.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -65,7 +66,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -84,7 +85,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -103,7 +104,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -122,7 +123,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -141,7 +142,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -160,7 +161,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -179,7 +180,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants+Elements.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants+Elements.xml index b2521e6e..8cd95c39 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants+Elements.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants+Elements.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -46,7 +47,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -65,7 +66,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -84,7 +85,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -103,7 +104,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -122,7 +123,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -141,7 +142,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -160,7 +161,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -179,7 +180,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -198,7 +199,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -217,7 +218,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -236,7 +237,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -255,7 +256,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -274,7 +275,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -293,7 +294,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -312,7 +313,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -331,7 +332,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -350,7 +351,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -369,7 +370,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -388,7 +389,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -407,7 +408,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -426,7 +427,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -445,7 +446,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -464,7 +465,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -483,7 +484,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -502,7 +503,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -521,7 +522,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -540,7 +541,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -559,7 +560,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants.xml index 9010e0c9..3009cb26 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -49,7 +50,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -68,7 +69,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -87,7 +88,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -106,7 +107,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -125,7 +126,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -144,7 +145,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -163,7 +164,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -182,7 +183,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -201,7 +202,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -220,7 +221,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -239,7 +240,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -258,7 +259,7 @@ Field Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStream.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStream.xml index 899426da..9d46f3fc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStream.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStream.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -65,7 +66,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -93,7 +94,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -125,7 +126,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -157,7 +158,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -185,7 +186,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStreamReader.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStreamReader.xml index 9b40da7c..2fd008e7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStreamReader.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStreamReader.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.DelegatingXmlDictionaryReader @@ -48,7 +49,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -95,7 +96,7 @@ Property Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.XmlTokenStream diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlUtil.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlUtil.xml index e10278e1..7b051e38 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlUtil.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlUtil.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -77,7 +78,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -108,7 +109,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -138,7 +139,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Xml.XmlQualifiedName @@ -166,7 +167,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -193,7 +194,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -224,7 +225,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Exception @@ -259,7 +260,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Exception @@ -296,7 +297,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Exception @@ -331,7 +332,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Exception @@ -368,7 +369,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Exception @@ -403,7 +404,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Exception @@ -440,7 +441,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.String @@ -466,7 +467,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Xml.XmlQualifiedName @@ -495,7 +496,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void @@ -526,7 +527,7 @@ Method Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlValidationException.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlValidationException.xml index 74483a1f..0fa59e1e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlValidationException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlValidationException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.XmlException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlWriteException.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlWriteException.xml index 15561174..a7e9d116 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlWriteException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlWriteException.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Xml.XmlException @@ -53,7 +54,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -72,7 +73,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -94,7 +95,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 @@ -118,7 +119,7 @@ Constructor Microsoft.IdentityModel.Xml - 7.6.0.0 + 7.6.2.0 diff --git a/dotnet/xml/PackageInformation/msal-model-dotnet-latest.json b/dotnet/xml/PackageInformation/msal-model-dotnet-latest.json index 7ba11a02..ac6b9a65 100644 --- a/dotnet/xml/PackageInformation/msal-model-dotnet-latest.json +++ b/dotnet/xml/PackageInformation/msal-model-dotnet-latest.json @@ -1 +1 @@ -{"msal-model-dotnet-latest":{"Microsoft.Identity.Abstractions":{"Name":"Microsoft.Identity.Abstractions","Version":"5.3.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web":{"Name":"Microsoft.Identity.Web","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.Certificate":{"Name":"Microsoft.Identity.Web.Certificate","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.Certificateless":{"Name":"Microsoft.Identity.Web.Certificateless","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.DownstreamRestApi":{"Name":"Microsoft.Identity.Web.DownstreamRestApi","Version":"2.0.8-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.TokenCache":{"Name":"Microsoft.Identity.Web.TokenCache","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.MicrosoftGraph":{"Name":"Microsoft.Identity.Web.MicrosoftGraph","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.MicrosoftGraphBeta":{"Name":"Microsoft.Identity.Web.MicrosoftGraphBeta","Version":"3.0.0-preview2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.OWIN":{"Name":"Microsoft.Identity.Web.OWIN","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.TokenAcquisition":{"Name":"Microsoft.Identity.Web.TokenAcquisition","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.UI":{"Name":"Microsoft.Identity.Web.UI","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.UI.Views":{"Name":"Microsoft.Identity.Web.UI","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.Azure":{"Name":"Microsoft.Identity.Web.Azure","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"}}} \ No newline at end of file +{"msal-model-dotnet-latest":{"Microsoft.Identity.Abstractions":{"Name":"Microsoft.Identity.Abstractions","Version":"6.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web":{"Name":"Microsoft.Identity.Web","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.Certificate":{"Name":"Microsoft.Identity.Web.Certificate","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.Certificateless":{"Name":"Microsoft.Identity.Web.Certificateless","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.DownstreamRestApi":{"Name":"Microsoft.Identity.Web.DownstreamRestApi","Version":"2.0.8-preview","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.TokenCache":{"Name":"Microsoft.Identity.Web.TokenCache","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.MicrosoftGraph":{"Name":"Microsoft.Identity.Web.MicrosoftGraph","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.MicrosoftGraphBeta":{"Name":"Microsoft.Identity.Web.MicrosoftGraphBeta","Version":"3.0.0-preview3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.OWIN":{"Name":"Microsoft.Identity.Web.OWIN","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.TokenAcquisition":{"Name":"Microsoft.Identity.Web.TokenAcquisition","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.UI":{"Name":"Microsoft.Identity.Web.UI","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.UI.Views":{"Name":"Microsoft.Identity.Web.UI","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.Azure":{"Name":"Microsoft.Identity.Web.Azure","Version":"2.19.1","Feed":"https://api.nuget.org/v3/index.json"}}} \ No newline at end of file diff --git a/dotnet/xml/PackageInformation/msal-web-dotnet-latest.json b/dotnet/xml/PackageInformation/msal-web-dotnet-latest.json index 14c29b73..15bb6866 100644 --- a/dotnet/xml/PackageInformation/msal-web-dotnet-latest.json +++ b/dotnet/xml/PackageInformation/msal-web-dotnet-latest.json @@ -1 +1 @@ -{"msal-web-dotnet-latest":{"Microsoft.IdentityModel.Abstractions":{"Name":"Microsoft.IdentityModel.Abstractions","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.JsonWebTokens":{"Name":"Microsoft.IdentityModel.JsonWebTokens","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.KeyVaultExtensions":{"Name":"Microsoft.IdentityModel.KeyVaultExtensions","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Logging":{"Name":"Microsoft.IdentityModel.Logging","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.LoggingExtensions":{"Name":"Microsoft.IdentityModel.LoggingExtensions","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.ManagedKeyVaultSecurityKey":{"Name":"Microsoft.IdentityModel.ManagedKeyVaultSecurityKey","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.OpenIdConnect":{"Name":"Microsoft.IdentityModel.Protocols.OpenIdConnect","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.SignedHttpRequest":{"Name":"Microsoft.IdentityModel.Protocols.SignedHttpRequest","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.WsFederation":{"Name":"Microsoft.IdentityModel.Protocols.WsFederation","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols":{"Name":"Microsoft.IdentityModel.Protocols","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.TestExtensions":{"Name":"Microsoft.IdentityModel.TestExtensions","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Tokens.Saml":{"Name":"Microsoft.IdentityModel.Tokens.Saml","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Tokens":{"Name":"Microsoft.IdentityModel.Tokens","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Validators":{"Name":"Microsoft.IdentityModel.Validators","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Xml":{"Name":"Microsoft.IdentityModel.Xml","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"},"System.IdentityModel.Tokens.Jwt":{"Name":"System.IdentityModel.Tokens.Jwt","Version":"7.6.0","Feed":"https://api.nuget.org/v3/index.json"}}} \ No newline at end of file +{"msal-web-dotnet-latest":{"Microsoft.IdentityModel.Abstractions":{"Name":"Microsoft.IdentityModel.Abstractions","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.JsonWebTokens":{"Name":"Microsoft.IdentityModel.JsonWebTokens","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.KeyVaultExtensions":{"Name":"Microsoft.IdentityModel.KeyVaultExtensions","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Logging":{"Name":"Microsoft.IdentityModel.Logging","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.LoggingExtensions":{"Name":"Microsoft.IdentityModel.LoggingExtensions","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.ManagedKeyVaultSecurityKey":{"Name":"Microsoft.IdentityModel.ManagedKeyVaultSecurityKey","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.OpenIdConnect":{"Name":"Microsoft.IdentityModel.Protocols.OpenIdConnect","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.SignedHttpRequest":{"Name":"Microsoft.IdentityModel.Protocols.SignedHttpRequest","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.WsFederation":{"Name":"Microsoft.IdentityModel.Protocols.WsFederation","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols":{"Name":"Microsoft.IdentityModel.Protocols","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.TestExtensions":{"Name":"Microsoft.IdentityModel.TestExtensions","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Tokens.Saml":{"Name":"Microsoft.IdentityModel.Tokens.Saml","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Tokens":{"Name":"Microsoft.IdentityModel.Tokens","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Validators":{"Name":"Microsoft.IdentityModel.Validators","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Xml":{"Name":"Microsoft.IdentityModel.Xml","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"},"System.IdentityModel.Tokens.Jwt":{"Name":"System.IdentityModel.Tokens.Jwt","Version":"7.6.2","Feed":"https://api.nuget.org/v3/index.json"}}} \ No newline at end of file diff --git a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JsonClaimValueTypes.xml b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JsonClaimValueTypes.xml index 160ff6d9..fd7ac996 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JsonClaimValueTypes.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JsonClaimValueTypes.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -70,7 +71,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -92,7 +93,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtConstants.xml b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtConstants.xml index 4aeba7d9..d0f35cf2 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtConstants.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtConstants.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -48,7 +49,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -69,7 +70,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -90,7 +91,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -111,7 +112,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -132,7 +133,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -153,7 +154,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -174,7 +175,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtHeader.xml b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtHeader.xml index 671b7965..9d0af37f 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtHeader.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtHeader.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Collections.Generic.Dictionary<System.String,System.Object> @@ -52,7 +53,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -71,7 +72,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -96,7 +97,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -120,7 +121,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -147,7 +148,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -173,7 +174,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -202,7 +203,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -230,7 +231,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -261,7 +262,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -291,7 +292,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -313,7 +314,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.IdentityModel.Tokens.Jwt.JwtHeader @@ -339,7 +340,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -362,7 +363,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -384,7 +385,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -406,7 +407,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.EncryptingCredentials @@ -428,7 +429,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -450,7 +451,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -472,7 +473,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -495,7 +496,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials @@ -517,7 +518,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -539,7 +540,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -561,7 +562,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -583,7 +584,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtHeaderParameterNames.xml b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtHeaderParameterNames.xml index 683323b0..a2e80b57 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtHeaderParameterNames.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtHeaderParameterNames.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.ValueType @@ -48,7 +49,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -69,7 +70,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -90,7 +91,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -111,7 +112,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -133,7 +134,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -154,7 +155,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -175,7 +176,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -196,7 +197,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -217,7 +218,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -238,7 +239,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -259,7 +260,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -281,7 +282,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -302,7 +303,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -323,7 +324,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -344,7 +345,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String diff --git a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtPayload.xml b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtPayload.xml index 04aa83f0..b6846baf 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtPayload.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtPayload.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Collections.Generic.Dictionary<System.String,System.Object> @@ -51,7 +52,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -70,7 +71,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -92,7 +93,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -122,7 +123,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -155,7 +156,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -191,7 +192,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -213,7 +214,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -235,7 +236,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Void @@ -260,7 +261,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Void @@ -289,7 +290,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IList<System.String> @@ -311,7 +312,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IList<System.String> @@ -333,7 +334,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Nullable<System.Int32> @@ -355,7 +356,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -377,7 +378,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.IdentityModel.Tokens.Jwt.JwtPayload @@ -403,7 +404,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -426,7 +427,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -448,7 +449,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<System.Security.Claims.Claim> @@ -471,7 +472,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.IdentityModel.Tokens.Jwt.JwtPayload @@ -497,7 +498,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -525,7 +526,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Nullable<System.Int64> @@ -547,7 +548,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -575,7 +576,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -597,7 +598,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -619,7 +620,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -641,7 +642,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -669,7 +670,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -691,7 +692,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Nullable<System.Int64> @@ -713,7 +714,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -736,7 +737,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -758,7 +759,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -780,7 +781,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.DateTime diff --git a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtRegisteredClaimNames.xml b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtRegisteredClaimNames.xml index 91f560c8..7e31530f 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtRegisteredClaimNames.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtRegisteredClaimNames.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.ValueType @@ -37,6 +38,7 @@ List of registered claims from different sources https://datatracker.ietf.org/doc/html/rfc7519#section-4 http://openid.net/specs/openid-connect-core-1_0.html#IDToken + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims To be added. @@ -50,7 +52,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -71,7 +73,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -81,6 +83,27 @@ To be added. + + + + + + + Field + + System.IdentityModel.Tokens.Jwt + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + @@ -90,7 +113,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -111,7 +134,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -132,7 +155,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -153,7 +176,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -174,7 +197,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -195,7 +218,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -216,7 +239,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -237,7 +260,28 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + + + + + + + + Field + + System.IdentityModel.Tokens.Jwt + 7.6.2.0 System.String @@ -258,7 +302,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -279,7 +323,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -300,7 +344,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -321,7 +365,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -342,7 +386,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -363,7 +407,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -384,7 +428,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -396,6 +440,48 @@ To be added. + + + + + + + Field + + System.IdentityModel.Tokens.Jwt + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + + + + + + + + Field + + System.IdentityModel.Tokens.Jwt + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + @@ -405,7 +491,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -426,7 +512,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -445,7 +531,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -457,6 +543,27 @@ To be added. + + + + + + + Field + + System.IdentityModel.Tokens.Jwt + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + @@ -466,7 +573,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -478,6 +585,90 @@ To be added. + + + + + + + Field + + System.IdentityModel.Tokens.Jwt + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + + + + + + + + Field + + System.IdentityModel.Tokens.Jwt + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + + + + + + + + Field + + System.IdentityModel.Tokens.Jwt + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + + + + + + + + Field + + System.IdentityModel.Tokens.Jwt + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + @@ -487,7 +678,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -497,6 +688,27 @@ To be added. + + + + + + + Field + + System.IdentityModel.Tokens.Jwt + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + @@ -506,7 +718,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -527,7 +739,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -548,7 +760,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -569,7 +781,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -579,6 +791,27 @@ To be added. + + + + + + + Field + + System.IdentityModel.Tokens.Jwt + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + @@ -588,7 +821,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -598,5 +831,26 @@ To be added. + + + + + + + Field + + System.IdentityModel.Tokens.Jwt + 7.6.2.0 + + + System.String + + + + https://openid.net/specs/openid-connect-core-1_0.html#StandardClaims + + To be added. + + diff --git a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityToken.xml b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityToken.xml index 1b7f961c..6087c20c 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityToken.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityToken.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -48,7 +49,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -74,7 +75,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -99,7 +100,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -131,7 +132,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -164,7 +165,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -199,7 +200,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -221,7 +222,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -243,7 +244,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IEnumerable<System.Security.Claims.Claim> @@ -270,7 +271,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -292,7 +293,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -314,7 +315,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.EncryptingCredentials @@ -336,7 +337,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.IdentityModel.Tokens.Jwt.JwtHeader @@ -358,7 +359,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -380,7 +381,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken @@ -402,7 +403,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -424,7 +425,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -446,7 +447,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.IdentityModel.Tokens.Jwt.JwtPayload @@ -471,7 +472,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -494,7 +495,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -517,7 +518,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -540,7 +541,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -563,7 +564,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -586,7 +587,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -609,7 +610,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -632,7 +633,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -655,7 +656,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -677,7 +678,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -699,7 +700,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials @@ -721,7 +722,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -744,7 +745,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -766,7 +767,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -788,7 +789,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -810,7 +811,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.DateTime @@ -832,7 +833,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.DateTime diff --git a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenConverter.xml b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenConverter.xml index e684c952..3cae2796 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenConverter.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenConverter.xml @@ -17,6 +17,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 System.Object @@ -37,7 +38,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken diff --git a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenHandler.xml b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenHandler.xml index 0d3b6021..a3cee13a 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenHandler.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenHandler.xml @@ -27,6 +27,7 @@ 7.5.1.0 7.5.2.0 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenHandler @@ -47,7 +48,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 @@ -66,7 +67,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -97,7 +98,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -119,7 +120,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -141,7 +142,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -171,7 +172,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsIdentity @@ -201,7 +202,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -228,7 +229,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -267,7 +268,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -309,7 +310,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -353,7 +354,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken @@ -380,7 +381,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken @@ -420,7 +421,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken @@ -462,7 +463,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken @@ -506,7 +507,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -533,7 +534,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -565,7 +566,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ISet<System.String> @@ -586,7 +587,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -607,7 +608,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -628,7 +629,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -649,7 +650,7 @@ Field System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -670,7 +671,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.ISet<System.String> @@ -693,7 +694,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -716,7 +717,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -739,7 +740,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Boolean @@ -761,7 +762,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -783,7 +784,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -808,7 +809,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken @@ -845,7 +846,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -880,7 +881,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -909,7 +910,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -939,7 +940,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -969,7 +970,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -992,7 +993,7 @@ Property System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Type @@ -1015,7 +1016,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Void @@ -1045,7 +1046,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -1077,7 +1078,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Void @@ -1106,7 +1107,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Void @@ -1139,7 +1140,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken @@ -1182,7 +1183,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsPrincipal @@ -1242,7 +1243,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.TokenValidationResult> @@ -1269,7 +1270,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Security.Claims.ClaimsPrincipal @@ -1297,7 +1298,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Void @@ -1327,7 +1328,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.String @@ -1364,7 +1365,7 @@ Method System.IdentityModel.Tokens.Jwt - 7.6.0.0 + 7.6.2.0 System.Void