diff --git a/dotnet/xml/FrameworksIndex/msal-dotnet-latest.xml b/dotnet/xml/FrameworksIndex/msal-dotnet-latest.xml index f0d883eb..7eaacd90 100644 --- a/dotnet/xml/FrameworksIndex/msal-dotnet-latest.xml +++ b/dotnet/xml/FrameworksIndex/msal-dotnet-latest.xml @@ -1,9 +1,9 @@  - - - + + + @@ -25,7 +25,6 @@ - @@ -45,8 +44,6 @@ - - @@ -238,8 +235,11 @@ + + + @@ -1098,6 +1098,7 @@ + diff --git a/dotnet/xml/FrameworksIndex/msal-model-dotnet-latest.xml b/dotnet/xml/FrameworksIndex/msal-model-dotnet-latest.xml index 4d430729..0bc0ea17 100644 --- a/dotnet/xml/FrameworksIndex/msal-model-dotnet-latest.xml +++ b/dotnet/xml/FrameworksIndex/msal-model-dotnet-latest.xml @@ -1,18 +1,18 @@  - - - - - + + + + + - - - - - - + + + + + + @@ -23,6 +23,7 @@ + @@ -479,6 +480,7 @@ + diff --git a/dotnet/xml/FrameworksIndex/msal-web-dotnet-latest.xml b/dotnet/xml/FrameworksIndex/msal-web-dotnet-latest.xml index 89c1110d..436ad61e 100644 --- a/dotnet/xml/FrameworksIndex/msal-web-dotnet-latest.xml +++ b/dotnet/xml/FrameworksIndex/msal-web-dotnet-latest.xml @@ -1,22 +1,22 @@  - - + + - - + + - - - - - - - - - - + + + + + + + + + + @@ -1368,6 +1368,7 @@ + @@ -1831,6 +1832,15 @@ + + + + + + + + + @@ -2905,6 +2915,7 @@ + diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenOptions.xml b/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenOptions.xml index 25887e11..4125a584 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenOptions.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 System.Object @@ -38,7 +39,7 @@ Constructor Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -57,7 +58,7 @@ Constructor Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -78,7 +79,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -102,7 +103,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -127,7 +128,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.AcquireTokenOptions @@ -150,7 +151,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Nullable<System.Guid> @@ -172,7 +173,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -183,6 +184,36 @@ To be added. + + + + + + + Property + + Microsoft.Identity.Abstractions + 7.1.0.0 + + + + [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] + [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] + + + + System.Collections.Generic.IDictionary<System.String,System.Object> + + + + An property bag used for extensiblity. + + To be added. + + Not meant to be used by application developers, but by other SDKs. + + + @@ -192,7 +223,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -215,7 +246,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Boolean @@ -241,7 +272,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -268,7 +299,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -291,7 +322,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.ManagedIdentityOptions @@ -334,7 +365,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -356,7 +387,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -381,7 +412,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -406,7 +437,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenResult.xml b/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenResult.xml index 85aaf341..1b8241b2 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenResult.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/AcquireTokenResult.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 System.Object @@ -38,7 +39,7 @@ Constructor Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -72,7 +73,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -96,7 +97,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Guid @@ -119,7 +120,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.DateTimeOffset @@ -143,7 +144,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -165,7 +166,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -188,7 +189,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -213,7 +214,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/AuthorizationHeaderProviderOptions.xml b/dotnet/xml/Microsoft.Identity.Abstractions/AuthorizationHeaderProviderOptions.xml index 0591b497..551636a2 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/AuthorizationHeaderProviderOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/AuthorizationHeaderProviderOptions.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 System.Object @@ -38,7 +39,7 @@ Constructor Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -57,7 +58,7 @@ Constructor Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -79,7 +80,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.AcquireTokenOptions @@ -101,7 +102,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -123,7 +124,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.AuthorizationHeaderProviderOptions @@ -146,7 +147,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.AuthorizationHeaderProviderOptions @@ -169,7 +170,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Action<System.Net.Http.HttpRequestMessage> @@ -193,7 +194,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -216,7 +217,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -244,7 +245,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -272,7 +273,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -294,7 +295,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialDescription.xml b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialDescription.xml index f102f265..8c439978 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialDescription.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialDescription.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 System.Object @@ -42,7 +43,7 @@ Constructor Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -59,7 +60,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -90,7 +91,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Object @@ -113,7 +114,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -138,7 +139,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -173,7 +174,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -185,8 +186,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: @@ -196,7 +197,7 @@ :::code language="csharp" source="~/../abstractions-samples/test/Microsoft.Identity.Abstractions.Tests/CredentialDescriptionTest.cs" id="distinguishedname_csharp"::: ]]> - + @@ -208,7 +209,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -242,7 +243,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -271,7 +272,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -283,8 +284,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: @@ -294,7 +295,7 @@ :::code language="csharp" source="~/../abstractions-samples/test/Microsoft.Identity.Abstractions.Tests/CredentialDescriptionTest.cs" id="thumbprint_csharp"::: ]]> - + @@ -306,7 +307,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -338,7 +339,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -373,7 +374,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialType @@ -400,7 +401,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.AuthorizationHeaderProviderOptions @@ -435,7 +436,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -457,7 +458,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -489,7 +490,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -523,7 +524,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -557,7 +558,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -605,7 +606,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -642,7 +643,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Boolean @@ -666,7 +667,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -689,7 +690,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSource.xml b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSource.xml index f65d54fd..8315e22c 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSource.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSource.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 System.Enum @@ -42,7 +43,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -75,7 +76,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -106,7 +107,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -128,7 +129,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -159,7 +160,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -191,7 +192,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -221,7 +222,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -253,7 +254,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -285,7 +286,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -308,7 +309,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -340,7 +341,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.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 b67e27c3..bf8cb02f 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSourceLoaderParameters.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSourceLoaderParameters.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 System.Object @@ -41,7 +42,7 @@ Constructor Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -66,7 +67,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -88,7 +89,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialType.xml b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialType.xml index cc9ac4eb..ce6e66ee 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialType.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialType.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 System.Enum @@ -39,7 +40,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialType @@ -61,7 +62,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialType @@ -82,7 +83,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialType @@ -103,7 +104,7 @@ Field Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.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 d9e3570c..e89c4f82 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/DownstreamApiOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/DownstreamApiOptions.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.AuthorizationHeaderProviderOptions @@ -68,7 +69,7 @@ Constructor Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -87,7 +88,7 @@ Constructor Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -109,7 +110,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -133,7 +134,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.DownstreamApiOptions @@ -156,7 +157,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.AuthorizationHeaderProviderOptions @@ -178,7 +179,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -201,7 +202,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Func<System.Net.Http.HttpContent,System.Object> @@ -224,7 +225,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -250,7 +251,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.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 4b016189..f7dd4c98 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/DownstreamApiOptionsReadOnlyHttpMethod.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/DownstreamApiOptionsReadOnlyHttpMethod.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.DownstreamApiOptions @@ -41,7 +42,7 @@ Constructor Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -65,7 +66,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.DownstreamApiOptionsReadOnlyHttpMethod @@ -88,7 +89,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.AuthorizationHeaderProviderOptions @@ -110,7 +111,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/IAuthorizationHeaderProvider.xml b/dotnet/xml/Microsoft.Identity.Abstractions/IAuthorizationHeaderProvider.xml index 136f9813..bc8531c8 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/IAuthorizationHeaderProvider.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/IAuthorizationHeaderProvider.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 @@ -35,7 +36,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<System.String> @@ -72,7 +73,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<System.String> @@ -107,7 +108,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<System.String> diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/ICredentialSourceLoader.xml b/dotnet/xml/Microsoft.Identity.Abstractions/ICredentialSourceLoader.xml index 52dbf377..1183abec 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/ICredentialSourceLoader.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/ICredentialSourceLoader.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 @@ -35,7 +36,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.CredentialSource @@ -57,7 +58,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.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 a38597f9..2243f3e4 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/ICredentialsLoader.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/ICredentialsLoader.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 @@ -40,7 +41,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Collections.Generic.IDictionary<Microsoft.Identity.Abstractions.CredentialSource,Microsoft.Identity.Abstractions.ICredentialSourceLoader> @@ -63,7 +64,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task @@ -92,7 +93,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Abstractions.CredentialDescription> @@ -124,7 +125,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/IDownstreamApi.xml b/dotnet/xml/Microsoft.Identity.Abstractions/IDownstreamApi.xml index 7b4a2fd4..e30094ec 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/IDownstreamApi.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/IDownstreamApi.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 @@ -35,7 +36,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> @@ -73,7 +74,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> @@ -118,7 +119,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> @@ -156,7 +157,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -198,7 +199,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -244,7 +245,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> @@ -288,7 +289,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -334,7 +335,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -413,7 +414,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task @@ -466,7 +467,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -525,7 +526,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task @@ -582,7 +583,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -645,7 +646,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -699,7 +700,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -758,7 +759,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -816,7 +817,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -879,7 +880,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task @@ -932,7 +933,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -991,7 +992,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task @@ -1048,7 +1049,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -1111,7 +1112,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task @@ -1164,7 +1165,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -1223,7 +1224,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task @@ -1280,7 +1281,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -1343,7 +1344,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task @@ -1396,7 +1397,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<TOutput> @@ -1455,7 +1456,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task @@ -1512,7 +1513,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.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 5199e5f1..e31d0c32 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/ITokenAcquirer.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/ITokenAcquirer.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 @@ -35,7 +36,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Abstractions.AcquireTokenResult> @@ -70,7 +71,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.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 dac49c1b..abd4edab 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/ITokenAcquirerFactory.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/ITokenAcquirerFactory.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 @@ -35,7 +36,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.ITokenAcquirer @@ -63,7 +64,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.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 3153e04f..e8e3adc0 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/IdentityApplicationOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/IdentityApplicationOptions.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 System.Object @@ -42,7 +43,7 @@ Constructor Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -59,7 +60,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Boolean @@ -87,7 +88,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -110,7 +111,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -152,7 +153,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -185,7 +186,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Collections.Generic.IEnumerable<Microsoft.Identity.Abstractions.CredentialDescription> @@ -233,7 +234,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -256,7 +257,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Boolean @@ -281,7 +282,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -304,7 +305,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.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 1c61153a..d4e1cc70 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/ManagedIdentityOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/ManagedIdentityOptions.xml @@ -10,6 +10,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 System.Object @@ -33,7 +34,7 @@ Constructor Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -50,7 +51,7 @@ Method Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.ManagedIdentityOptions @@ -75,7 +76,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/MicrosoftIdentityApplicationOptions.xml b/dotnet/xml/Microsoft.Identity.Abstractions/MicrosoftIdentityApplicationOptions.xml index 453d7506..4ad5805c 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/MicrosoftIdentityApplicationOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/MicrosoftIdentityApplicationOptions.xml @@ -17,6 +17,7 @@ 5.3.0.0 6.0.0.0 7.0.0.0 + 7.1.0.0 Microsoft.Identity.Abstractions.IdentityApplicationOptions @@ -38,7 +39,7 @@ Constructor Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 @@ -55,7 +56,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -79,7 +80,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -103,7 +104,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -127,7 +128,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -149,7 +150,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -171,7 +172,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -193,7 +194,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -217,7 +218,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -239,7 +240,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -264,7 +265,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -286,7 +287,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Boolean @@ -315,7 +316,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -337,7 +338,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.String @@ -362,7 +363,7 @@ Property Microsoft.Identity.Abstractions - 7.0.0.0 + 7.1.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client.Advanced/AcquireTokenParameterBuilderExtensions.xml b/dotnet/xml/Microsoft.Identity.Client.Advanced/AcquireTokenParameterBuilderExtensions.xml index 354afb06..32eb0966 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Advanced/AcquireTokenParameterBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Advanced/AcquireTokenParameterBuilderExtensions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -49,7 +50,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T diff --git a/dotnet/xml/Microsoft.Identity.Client.AppConfig/ManagedIdentityId.xml b/dotnet/xml/Microsoft.Identity.Client.AppConfig/ManagedIdentityId.xml index e671f756..4528bb7b 100644 --- a/dotnet/xml/Microsoft.Identity.Client.AppConfig/ManagedIdentityId.xml +++ b/dotnet/xml/Microsoft.Identity.Client.AppConfig/ManagedIdentityId.xml @@ -25,6 +25,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AppConfig.ManagedIdentityId @@ -73,7 +74,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AppConfig.ManagedIdentityId @@ -100,7 +101,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AppConfig.ManagedIdentityId @@ -127,7 +128,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AppConfig.ManagedIdentityId diff --git a/dotnet/xml/Microsoft.Identity.Client.AppConfig/PoPAuthenticationConfiguration.xml b/dotnet/xml/Microsoft.Identity.Client.AppConfig/PoPAuthenticationConfiguration.xml index 72888cb0..d80dee41 100644 --- a/dotnet/xml/Microsoft.Identity.Client.AppConfig/PoPAuthenticationConfiguration.xml +++ b/dotnet/xml/Microsoft.Identity.Client.AppConfig/PoPAuthenticationConfiguration.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -53,7 +54,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -75,7 +76,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -99,7 +100,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -123,7 +124,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -145,7 +146,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Net.Http.HttpMethod @@ -170,7 +171,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -192,7 +193,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -215,7 +216,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider @@ -240,7 +241,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client.AuthScheme.PoP/IPoPCryptoProvider.xml b/dotnet/xml/Microsoft.Identity.Client.AuthScheme.PoP/IPoPCryptoProvider.xml index 1dbd5376..3fbbe1f0 100644 --- a/dotnet/xml/Microsoft.Identity.Client.AuthScheme.PoP/IPoPCryptoProvider.xml +++ b/dotnet/xml/Microsoft.Identity.Client.AuthScheme.PoP/IPoPCryptoProvider.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -56,7 +57,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -79,7 +80,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -103,7 +104,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.Identity.Client.Broker/BrokerExtension.xml b/dotnet/xml/Microsoft.Identity.Client.Broker/BrokerExtension.xml index dbba069c..6165bd13 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Broker/BrokerExtension.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Broker/BrokerExtension.xml @@ -27,6 +27,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -48,7 +49,7 @@ Method Microsoft.Identity.Client.Broker - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -81,7 +82,7 @@ Method Microsoft.Identity.Client.Broker - 4.64.1.0 + 4.65.0.0 @@ -126,7 +127,7 @@ Method Microsoft.Identity.Client.Broker - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client.Cache/CacheData.xml b/dotnet/xml/Microsoft.Identity.Client.Cache/CacheData.xml index 7ab6b649..26856636 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Cache/CacheData.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Cache/CacheData.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -63,7 +64,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -80,7 +81,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Byte[] @@ -102,7 +103,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.Identity.Client.Cache/CacheLevel.xml b/dotnet/xml/Microsoft.Identity.Client.Cache/CacheLevel.xml index 72ecaba7..b158f64f 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Cache/CacheLevel.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Cache/CacheLevel.xml @@ -24,6 +24,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Enum @@ -46,7 +47,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Cache.CacheLevel @@ -67,7 +68,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Cache.CacheLevel @@ -88,7 +89,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Cache.CacheLevel @@ -109,7 +110,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Cache.CacheLevel diff --git a/dotnet/xml/Microsoft.Identity.Client.Desktop/DesktopExtensions.xml b/dotnet/xml/Microsoft.Identity.Client.Desktop/DesktopExtensions.xml index f9e0368b..7fb36737 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Desktop/DesktopExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Desktop/DesktopExtensions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Method Microsoft.Identity.Client.Desktop - 4.64.1.0 + 4.65.0.0 @@ -92,7 +93,7 @@ Method Microsoft.Identity.Client.Desktop - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -122,7 +123,7 @@ Method Microsoft.Identity.Client.Desktop - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client.Desktop/WamExtension.xml b/dotnet/xml/Microsoft.Identity.Client.Desktop/WamExtension.xml index ea87e6b5..85b78c31 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Desktop/WamExtension.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Desktop/WamExtension.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Method Microsoft.Identity.Client.Desktop - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -84,7 +85,7 @@ Method Microsoft.Identity.Client.Desktop - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AbstractConfidentialClientAcquireTokenParameterBuilderExtension.xml b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AbstractConfidentialClientAcquireTokenParameterBuilderExtension.xml index 71049db1..09a21bd3 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AbstractConfidentialClientAcquireTokenParameterBuilderExtension.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AbstractConfidentialClientAcquireTokenParameterBuilderExtension.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractAcquireTokenParameterBuilder<T> @@ -78,6 +79,43 @@ To be added. + + + + + + + Method + + Microsoft.Identity.Client + 4.65.0.0 + + + Microsoft.Identity.Client.AbstractAcquireTokenParameterBuilder<T> + + + + + Microsoft.Identity.Client.AbstractAcquireTokenParameterBuilder<T> + + + + + + + + + + The builder to chain options to + Additional parameters to cache + + Specifies additional parameters acquired from authentication responses to be cached with the access token that are normally not included in the cache object. + these values can be read from the parameter. + + + To be added. + + @@ -87,7 +125,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractAcquireTokenParameterBuilder<T> diff --git a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenForClientBuilderExtensions.xml b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenForClientBuilderExtensions.xml index a1058dcb..d20b2070 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenForClientBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenForClientBuilderExtensions.xml @@ -11,6 +11,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -30,7 +31,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenInteractiveParameterBuilderExtensions.xml b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenInteractiveParameterBuilderExtensions.xml index 13a66a6a..3d551f5e 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenInteractiveParameterBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenInteractiveParameterBuilderExtensions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -49,7 +50,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenOnBehalfOfParameterBuilderExtensions.xml b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenOnBehalfOfParameterBuilderExtensions.xml index e92ea897..96933aeb 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenOnBehalfOfParameterBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenOnBehalfOfParameterBuilderExtensions.xml @@ -24,6 +24,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -44,7 +45,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AppTokenProviderParameters.xml b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AppTokenProviderParameters.xml index 462163ad..ff8f0cb7 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AppTokenProviderParameters.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AppTokenProviderParameters.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -50,7 +51,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -67,7 +68,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.CancellationToken @@ -89,7 +90,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -111,7 +112,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -133,7 +134,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -155,7 +156,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AppTokenProviderResult.xml b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AppTokenProviderResult.xml index 034c11fc..d6b85d02 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AppTokenProviderResult.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AppTokenProviderResult.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -53,7 +54,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -70,7 +71,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -92,7 +93,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Int64 @@ -114,7 +115,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Nullable<System.Int64> diff --git a/dotnet/xml/Microsoft.Identity.Client.Extensibility/ConfidentialClientApplicationBuilderExtensions.xml b/dotnet/xml/Microsoft.Identity.Client.Extensibility/ConfidentialClientApplicationBuilderExtensions.xml index 2e6eae05..1b83f44e 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/ConfidentialClientApplicationBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/ConfidentialClientApplicationBuilderExtensions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -50,7 +51,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client.Extensibility/ConfidentialClientApplicationExtensions.xml b/dotnet/xml/Microsoft.Identity.Client.Extensibility/ConfidentialClientApplicationExtensions.xml index 05f183d1..1afbcc07 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/ConfidentialClientApplicationExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/ConfidentialClientApplicationExtensions.xml @@ -28,6 +28,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -49,7 +50,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<System.Boolean> diff --git a/dotnet/xml/Microsoft.Identity.Client.Extensibility/ICustomWebUi.xml b/dotnet/xml/Microsoft.Identity.Client.Extensibility/ICustomWebUi.xml index 47008925..2788b010 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/ICustomWebUi.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/ICustomWebUi.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -51,7 +52,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<System.Uri> diff --git a/dotnet/xml/Microsoft.Identity.Client.Extensibility/OnBeforeTokenRequestData.xml b/dotnet/xml/Microsoft.Identity.Client.Extensibility/OnBeforeTokenRequestData.xml index 2a7a6b8a..6de7bb95 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/OnBeforeTokenRequestData.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/OnBeforeTokenRequestData.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -79,7 +80,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -101,7 +102,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.CancellationToken @@ -123,7 +124,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -145,7 +146,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Uri diff --git a/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosKeyTypes.xml b/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosKeyTypes.xml index c6bdcb1f..6762dae6 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosKeyTypes.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosKeyTypes.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Enum @@ -50,7 +51,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Kerberos.KerberosKeyTypes @@ -71,7 +72,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Kerberos.KerberosKeyTypes @@ -92,7 +93,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Kerberos.KerberosKeyTypes @@ -113,7 +114,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Kerberos.KerberosKeyTypes @@ -134,7 +135,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Kerberos.KerberosKeyTypes diff --git a/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosSupplementalTicket.xml b/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosSupplementalTicket.xml index 0170520f..5c79d954 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosSupplementalTicket.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosSupplementalTicket.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -70,7 +71,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -92,7 +93,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -122,7 +123,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -150,7 +151,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -178,7 +179,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -206,7 +207,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -234,7 +235,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -262,7 +263,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -290,7 +291,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosSupplementalTicketManager.xml b/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosSupplementalTicketManager.xml index 7307ed18..a7384dad 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosSupplementalTicketManager.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosSupplementalTicketManager.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket @@ -78,7 +79,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Byte[] @@ -107,7 +108,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Byte[] @@ -139,7 +140,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Byte[] @@ -166,7 +167,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -193,7 +194,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosTicketContainer.xml b/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosTicketContainer.xml index f728936e..feb371f6 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosTicketContainer.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosTicketContainer.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Enum @@ -50,7 +51,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Kerberos.KerberosTicketContainer @@ -73,7 +74,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Kerberos.KerberosTicketContainer diff --git a/dotnet/xml/Microsoft.Identity.Client.ManagedIdentity/ManagedIdentitySource.xml b/dotnet/xml/Microsoft.Identity.Client.ManagedIdentity/ManagedIdentitySource.xml index 490c0c2b..55322fd9 100644 --- a/dotnet/xml/Microsoft.Identity.Client.ManagedIdentity/ManagedIdentitySource.xml +++ b/dotnet/xml/Microsoft.Identity.Client.ManagedIdentity/ManagedIdentitySource.xml @@ -25,6 +25,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Enum @@ -45,7 +46,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource @@ -66,7 +67,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource @@ -87,7 +88,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource @@ -108,7 +109,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource @@ -130,7 +131,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource @@ -151,7 +152,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource @@ -172,7 +173,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource diff --git a/dotnet/xml/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/Credential.xml b/dotnet/xml/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/Credential.xml index bc530179..4f6cd1e3 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/Credential.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/Credential.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -68,7 +69,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos.Credential diff --git a/dotnet/xml/Microsoft.Identity.Client.Region/RegionOutcome.xml b/dotnet/xml/Microsoft.Identity.Client.Region/RegionOutcome.xml index e7a1468a..39b073e9 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Region/RegionOutcome.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Region/RegionOutcome.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Enum @@ -50,7 +51,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Region.RegionOutcome @@ -71,7 +72,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Region.RegionOutcome @@ -92,7 +93,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Region.RegionOutcome @@ -113,7 +114,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Region.RegionOutcome @@ -134,7 +135,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Region.RegionOutcome @@ -155,7 +156,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Region.RegionOutcome diff --git a/dotnet/xml/Microsoft.Identity.Client.SSHCertificates/SSHExtensions.xml b/dotnet/xml/Microsoft.Identity.Client.SSHCertificates/SSHExtensions.xml index dc337ee7..3ec0cbc6 100644 --- a/dotnet/xml/Microsoft.Identity.Client.SSHCertificates/SSHExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.SSHCertificates/SSHExtensions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -85,7 +86,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/TelemetryData.xml b/dotnet/xml/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/TelemetryData.xml index 26f458f3..1cc2ea35 100644 --- a/dotnet/xml/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/TelemetryData.xml +++ b/dotnet/xml/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/TelemetryData.xml @@ -24,6 +24,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -44,7 +45,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -61,7 +62,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Cache.CacheLevel diff --git a/dotnet/xml/Microsoft.Identity.Client.Utils.Windows/WindowsNativeUtils.xml b/dotnet/xml/Microsoft.Identity.Client.Utils.Windows/WindowsNativeUtils.xml index d61d8dcb..8392df2a 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Utils.Windows/WindowsNativeUtils.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Utils.Windows/WindowsNativeUtils.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -61,7 +62,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -85,7 +86,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client/AadAuthorityAudience.xml b/dotnet/xml/Microsoft.Identity.Client/AadAuthorityAudience.xml index dfd05f2b..cf5c9b8d 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AadAuthorityAudience.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AadAuthorityAudience.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Enum @@ -51,7 +52,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -73,7 +74,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -95,7 +96,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -117,7 +118,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -138,7 +139,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AadAuthorityAudience diff --git a/dotnet/xml/Microsoft.Identity.Client/AbstractAcquireTokenParameterBuilder`1.xml b/dotnet/xml/Microsoft.Identity.Client/AbstractAcquireTokenParameterBuilder`1.xml index 6ead9927..6bd076ae 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AbstractAcquireTokenParameterBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AbstractAcquireTokenParameterBuilder`1.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -63,7 +64,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -82,7 +83,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -110,7 +111,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -153,7 +154,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -199,7 +200,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -243,7 +244,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -288,7 +289,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -333,7 +334,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -376,7 +377,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -424,7 +425,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -452,7 +453,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -472,44 +473,16 @@ To be added. - - - - - - - Method - - Microsoft.Identity.Client - 4.64.1.0 - - - T - - - - - - This parameter will be appended as is to the query string in the HTTP authentication request to the authority - as a string of segments of the form key=value separated by an ampersand character. - The parameter can be null. - - Sets Extra Query Parameters for the query string in the HTTP authentication request. - - The builder to chain the .With methods. - To be added. - - - + Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -537,7 +510,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -568,7 +541,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -603,7 +576,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T diff --git a/dotnet/xml/Microsoft.Identity.Client/AbstractApplicationBuilder`1.xml b/dotnet/xml/Microsoft.Identity.Client/AbstractApplicationBuilder`1.xml index be93b8ed..06802338 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AbstractApplicationBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AbstractApplicationBuilder`1.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -60,7 +61,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -88,7 +89,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -119,7 +120,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -155,7 +156,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -188,7 +189,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -222,7 +223,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -255,7 +256,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -290,7 +291,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -324,7 +325,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -363,7 +364,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -391,7 +392,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -429,7 +430,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -460,7 +461,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -478,58 +479,6 @@ To be added. - - - - - - - Method - - Microsoft.Identity.Client - 4.64.1.0 - - - T - - - - - - The name of the application for telemetry purposes. - - Sets the name of the calling application for telemetry purposes. - - - To be added. - - - - - - - - - Method - - Microsoft.Identity.Client - 4.64.1.0 - - - T - - - - - - The version of the calling application for telemetry purposes. - - Sets the version of the calling application for telemetry purposes. - - - To be added. - - @@ -539,7 +488,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -567,7 +516,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -595,7 +544,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -636,7 +585,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -677,7 +626,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -707,7 +656,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -738,7 +687,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -769,7 +718,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -801,7 +750,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -828,7 +777,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -858,7 +807,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -894,7 +843,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T diff --git a/dotnet/xml/Microsoft.Identity.Client/AbstractClientAppBaseAcquireTokenParameterBuilder`1.xml b/dotnet/xml/Microsoft.Identity.Client/AbstractClientAppBaseAcquireTokenParameterBuilder`1.xml index 609ab37d..0fe99c6a 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AbstractClientAppBaseAcquireTokenParameterBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AbstractClientAppBaseAcquireTokenParameterBuilder`1.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -63,7 +64,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> diff --git a/dotnet/xml/Microsoft.Identity.Client/AbstractConfidentialClientAcquireTokenParameterBuilder`1.xml b/dotnet/xml/Microsoft.Identity.Client/AbstractConfidentialClientAcquireTokenParameterBuilder`1.xml index afa9e149..21a9a4c8 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AbstractConfidentialClientAcquireTokenParameterBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AbstractConfidentialClientAcquireTokenParameterBuilder`1.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -62,7 +63,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -87,7 +88,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -110,7 +111,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T diff --git a/dotnet/xml/Microsoft.Identity.Client/AbstractManagedIdentityAcquireTokenParameterBuilder`1.xml b/dotnet/xml/Microsoft.Identity.Client/AbstractManagedIdentityAcquireTokenParameterBuilder`1.xml index 1e7d4732..8e86ec2a 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AbstractManagedIdentityAcquireTokenParameterBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AbstractManagedIdentityAcquireTokenParameterBuilder`1.xml @@ -28,6 +28,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -59,7 +60,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -78,7 +79,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> diff --git a/dotnet/xml/Microsoft.Identity.Client/AbstractPublicClientAcquireTokenParameterBuilder`1.xml b/dotnet/xml/Microsoft.Identity.Client/AbstractPublicClientAcquireTokenParameterBuilder`1.xml index 883ca322..3c23196c 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AbstractPublicClientAcquireTokenParameterBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AbstractPublicClientAcquireTokenParameterBuilder`1.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -62,7 +63,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> diff --git a/dotnet/xml/Microsoft.Identity.Client/AccountExtensions.xml b/dotnet/xml/Microsoft.Identity.Client/AccountExtensions.xml index 2d905f09..9c862427 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AccountExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AccountExtensions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -50,7 +51,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.TenantProfile> diff --git a/dotnet/xml/Microsoft.Identity.Client/AccountId.xml b/dotnet/xml/Microsoft.Identity.Client/AccountId.xml index 2b7cff78..5892a53d 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AccountId.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AccountId.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -50,7 +51,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -72,7 +73,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -98,7 +99,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -124,7 +125,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Int32 @@ -147,7 +148,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -174,7 +175,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -196,7 +197,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -218,7 +219,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByAuthorizationCodeParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByAuthorizationCodeParameterBuilder.xml index ce4ea97b..24423632 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByAuthorizationCodeParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByAuthorizationCodeParameterBuilder.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractConfidentialClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder> @@ -54,7 +55,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -75,7 +76,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder @@ -102,7 +103,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder @@ -131,7 +132,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder @@ -159,7 +160,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder @@ -193,7 +194,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByIntegratedWindowsAuthParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByIntegratedWindowsAuthParameterBuilder.xml index fa533ec1..b918120c 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByIntegratedWindowsAuthParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByIntegratedWindowsAuthParameterBuilder.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractPublicClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenByIntegratedWindowsAuthParameterBuilder> @@ -54,7 +55,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByIntegratedWindowsAuthParameterBuilder @@ -81,7 +82,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByIntegratedWindowsAuthParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByRefreshTokenParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByRefreshTokenParameterBuilder.xml index f1264859..02a026de 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByRefreshTokenParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByRefreshTokenParameterBuilder.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractClientAppBaseAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder> @@ -55,7 +56,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -76,7 +77,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByUsernameAndPasswordConfidentialParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByUsernameAndPasswordConfidentialParameterBuilder.xml index 4b11e74c..b71a86db 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByUsernameAndPasswordConfidentialParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByUsernameAndPasswordConfidentialParameterBuilder.xml @@ -8,6 +8,7 @@ Microsoft.Identity.Client 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractConfidentialClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenByUsernameAndPasswordConfidentialParameterBuilder> @@ -33,7 +34,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByUsernamePasswordParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByUsernamePasswordParameterBuilder.xml index ba6cafb0..3893f7c1 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByUsernamePasswordParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByUsernamePasswordParameterBuilder.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractPublicClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenByUsernamePasswordParameterBuilder> @@ -55,7 +56,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByUsernamePasswordParameterBuilder @@ -82,7 +83,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByUsernamePasswordParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenForClientParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenForClientParameterBuilder.xml index 5ac59f9a..e61b82d2 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenForClientParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenForClientParameterBuilder.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractConfidentialClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder> @@ -55,7 +56,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -76,7 +77,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -112,7 +113,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder @@ -143,7 +144,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -183,7 +184,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenForManagedIdentityParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenForManagedIdentityParameterBuilder.xml index 53f12c34..2f9441c5 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenForManagedIdentityParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenForManagedIdentityParameterBuilder.xml @@ -28,6 +28,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractManagedIdentityAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenForManagedIdentityParameterBuilder> @@ -53,7 +54,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenForManagedIdentityParameterBuilder @@ -83,7 +84,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenForManagedIdentityParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenInteractiveParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenInteractiveParameterBuilder.xml index 88638845..8e45c52e 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenInteractiveParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenInteractiveParameterBuilder.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractPublicClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder> @@ -54,7 +55,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -75,7 +76,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -102,7 +103,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -128,7 +129,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -153,7 +154,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -181,7 +182,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -215,7 +216,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -248,7 +249,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -274,7 +275,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -321,7 +322,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -347,7 +348,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenOnBehalfOfParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenOnBehalfOfParameterBuilder.xml index fabfeba1..ae69fecc 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenOnBehalfOfParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenOnBehalfOfParameterBuilder.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractConfidentialClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder> @@ -55,7 +56,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -76,7 +77,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -103,7 +104,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -132,7 +133,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -164,7 +165,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenSilentParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenSilentParameterBuilder.xml index 6d3d985c..52bc86e4 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenSilentParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenSilentParameterBuilder.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractClientAppBaseAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder> @@ -56,7 +57,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -77,7 +78,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -110,7 +111,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -153,7 +154,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -206,7 +207,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenWithDeviceCodeParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenWithDeviceCodeParameterBuilder.xml index 2273c5ac..76d21d03 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenWithDeviceCodeParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenWithDeviceCodeParameterBuilder.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractPublicClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenWithDeviceCodeParameterBuilder> @@ -55,7 +56,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -75,7 +76,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenWithDeviceCodeParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/ApplicationBase.xml b/dotnet/xml/Microsoft.Identity.Client/ApplicationBase.xml index 2841df60..9cc38f7c 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ApplicationBase.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ApplicationBase.xml @@ -28,6 +28,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object diff --git a/dotnet/xml/Microsoft.Identity.Client/ApplicationOptions.xml b/dotnet/xml/Microsoft.Identity.Client/ApplicationOptions.xml index ad8ad841..7864dd79 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ApplicationOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ApplicationOptions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.BaseApplicationOptions @@ -53,7 +54,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -70,7 +71,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -93,7 +94,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -118,7 +119,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -145,7 +146,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -168,7 +169,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -190,7 +191,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -212,7 +213,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -237,7 +238,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -259,7 +260,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -281,7 +282,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -314,7 +315,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -340,7 +341,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Kerberos.KerberosTicketContainer diff --git a/dotnet/xml/Microsoft.Identity.Client/AssertionRequestOptions.xml b/dotnet/xml/Microsoft.Identity.Client/AssertionRequestOptions.xml index 315fefd2..a38171a0 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AssertionRequestOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AssertionRequestOptions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -50,7 +51,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -67,7 +68,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.CancellationToken @@ -87,7 +88,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -109,7 +110,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -131,7 +132,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/AuthenticationHeaderParser.xml b/dotnet/xml/Microsoft.Identity.Client/AuthenticationHeaderParser.xml index 6f85c9e9..b0eb8f49 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AuthenticationHeaderParser.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AuthenticationHeaderParser.xml @@ -29,6 +29,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -49,7 +50,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -66,7 +67,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AuthenticationInfoParameters @@ -89,7 +90,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AuthenticationHeaderParser @@ -116,7 +117,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationHeaderParser> @@ -145,7 +146,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationHeaderParser> @@ -177,7 +178,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -199,7 +200,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IReadOnlyList<Microsoft.Identity.Client.WwwAuthenticateParameters> diff --git a/dotnet/xml/Microsoft.Identity.Client/AuthenticationInfoParameters.xml b/dotnet/xml/Microsoft.Identity.Client/AuthenticationInfoParameters.xml index 6dc5cb2d..aa346f88 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AuthenticationInfoParameters.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AuthenticationInfoParameters.xml @@ -29,6 +29,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -68,7 +69,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AuthenticationInfoParameters @@ -94,7 +95,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -122,7 +123,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/AuthenticationResult.xml b/dotnet/xml/Microsoft.Identity.Client/AuthenticationResult.xml index 74ca7dcd..4d28e020 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AuthenticationResult.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AuthenticationResult.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -52,7 +53,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -103,7 +104,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -154,7 +155,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -176,7 +177,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.IAccount @@ -201,7 +202,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.String> @@ -226,7 +227,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AuthenticationResultMetadata @@ -248,7 +249,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Security.Claims.ClaimsPrincipal @@ -270,7 +271,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Guid @@ -292,7 +293,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -324,7 +325,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.DateTimeOffset @@ -348,7 +349,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -381,7 +382,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -403,7 +404,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -442,7 +443,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -464,7 +465,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -487,7 +488,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -510,7 +511,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -533,7 +534,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -562,7 +563,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/AuthenticationResultMetadata.xml b/dotnet/xml/Microsoft.Identity.Client/AuthenticationResultMetadata.xml index 26edada8..0c5ae360 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AuthenticationResultMetadata.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AuthenticationResultMetadata.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -73,7 +74,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Cache.CacheLevel @@ -95,7 +96,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.CacheRefreshReason @@ -117,7 +118,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Int64 @@ -140,7 +141,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Int64 @@ -162,7 +163,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Int64 @@ -185,7 +186,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Nullable<System.DateTimeOffset> @@ -208,7 +209,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.RegionDetails @@ -230,7 +231,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -256,7 +257,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -285,7 +286,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.TokenSource diff --git a/dotnet/xml/Microsoft.Identity.Client/AzureCloudInstance.xml b/dotnet/xml/Microsoft.Identity.Client/AzureCloudInstance.xml index 6e9bf8d8..aa01863e 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AzureCloudInstance.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AzureCloudInstance.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Enum @@ -48,7 +49,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -69,7 +70,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -90,7 +91,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -111,7 +112,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -132,7 +133,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AzureCloudInstance diff --git a/dotnet/xml/Microsoft.Identity.Client/BaseAbstractAcquireTokenParameterBuilder`1.xml b/dotnet/xml/Microsoft.Identity.Client/BaseAbstractAcquireTokenParameterBuilder`1.xml index 0dcc08fa..48f3a0c2 100644 --- a/dotnet/xml/Microsoft.Identity.Client/BaseAbstractAcquireTokenParameterBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/BaseAbstractAcquireTokenParameterBuilder`1.xml @@ -28,6 +28,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -57,7 +58,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -76,7 +77,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -100,7 +101,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -137,7 +138,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -159,7 +160,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -177,5 +178,33 @@ To be added. + + + + + + + Method + + Microsoft.Identity.Client + 4.65.0.0 + + + T + + + + + + This parameter will be appended as is to the query string in the HTTP authentication request to the authority + as a string of segments of the form key=value separated by an ampersand character. + The parameter can be null. + + Sets Extra Query Parameters for the query string in the HTTP authentication request. + + The builder to chain the .With methods. + To be added. + + diff --git a/dotnet/xml/Microsoft.Identity.Client/BaseAbstractApplicationBuilder`1.xml b/dotnet/xml/Microsoft.Identity.Client/BaseAbstractApplicationBuilder`1.xml index 0d50764d..3e12c184 100644 --- a/dotnet/xml/Microsoft.Identity.Client/BaseAbstractApplicationBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/BaseAbstractApplicationBuilder`1.xml @@ -28,6 +28,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -46,6 +47,58 @@ To be added. + + + + + + + Method + + Microsoft.Identity.Client + 4.65.0.0 + + + T + + + + + + The name of the SDK API for telemetry purposes. + + Sets the name of the calling SDK API for telemetry purposes. + + + To be added. + + + + + + + + + Method + + Microsoft.Identity.Client + 4.65.0.0 + + + T + + + + + + The version of the calling SDK for telemetry purposes. + + Sets the version of the calling SDK for telemetry purposes. + + + To be added. + + @@ -55,7 +108,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -96,7 +149,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -126,7 +179,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -159,7 +212,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -196,7 +249,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -230,7 +283,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T @@ -271,7 +324,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 T diff --git a/dotnet/xml/Microsoft.Identity.Client/BaseApplicationOptions.xml b/dotnet/xml/Microsoft.Identity.Client/BaseApplicationOptions.xml index b44577d3..64751f9b 100644 --- a/dotnet/xml/Microsoft.Identity.Client/BaseApplicationOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/BaseApplicationOptions.xml @@ -28,6 +28,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -50,7 +51,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -67,7 +68,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -93,7 +94,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -117,7 +118,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.LogLevel diff --git a/dotnet/xml/Microsoft.Identity.Client/BrokerOptions+OperatingSystems.xml b/dotnet/xml/Microsoft.Identity.Client/BrokerOptions+OperatingSystems.xml index c46604e8..b00018e9 100644 --- a/dotnet/xml/Microsoft.Identity.Client/BrokerOptions+OperatingSystems.xml +++ b/dotnet/xml/Microsoft.Identity.Client/BrokerOptions+OperatingSystems.xml @@ -27,6 +27,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Enum @@ -53,7 +54,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.BrokerOptions+OperatingSystems @@ -74,7 +75,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.BrokerOptions+OperatingSystems diff --git a/dotnet/xml/Microsoft.Identity.Client/BrokerOptions.xml b/dotnet/xml/Microsoft.Identity.Client/BrokerOptions.xml index c3b98287..3f1d59ec 100644 --- a/dotnet/xml/Microsoft.Identity.Client/BrokerOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/BrokerOptions.xml @@ -27,6 +27,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -50,7 +51,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -72,7 +73,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.BrokerOptions+OperatingSystems @@ -94,7 +95,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -116,7 +117,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -144,7 +145,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/CacheOptions.xml b/dotnet/xml/Microsoft.Identity.Client/CacheOptions.xml index b2f6fb78..e66f5c01 100644 --- a/dotnet/xml/Microsoft.Identity.Client/CacheOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/CacheOptions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -53,7 +54,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -72,7 +73,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -94,7 +95,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.CacheOptions @@ -116,7 +117,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client/CacheRefreshReason.xml b/dotnet/xml/Microsoft.Identity.Client/CacheRefreshReason.xml index b8b52498..d507c9a1 100644 --- a/dotnet/xml/Microsoft.Identity.Client/CacheRefreshReason.xml +++ b/dotnet/xml/Microsoft.Identity.Client/CacheRefreshReason.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Enum @@ -50,7 +51,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.CacheRefreshReason @@ -71,7 +72,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.CacheRefreshReason @@ -92,7 +93,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.CacheRefreshReason @@ -113,7 +114,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.CacheRefreshReason @@ -134,7 +135,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.CacheRefreshReason diff --git a/dotnet/xml/Microsoft.Identity.Client/ClientApplicationBase.xml b/dotnet/xml/Microsoft.Identity.Client/ClientApplicationBase.xml index 8643b0c2..e2cfa46b 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ClientApplicationBase.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ClientApplicationBase.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ApplicationBase @@ -64,7 +65,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -114,7 +115,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -166,7 +167,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -215,7 +216,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -273,7 +274,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.IAppConfig @@ -298,7 +299,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -326,7 +327,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -362,7 +363,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -398,7 +399,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.IAccount> @@ -428,7 +429,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.IAccount> @@ -462,7 +463,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -489,7 +490,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -518,7 +519,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -544,7 +545,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -577,7 +578,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -617,7 +618,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -660,7 +661,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -699,7 +700,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task @@ -725,7 +726,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task @@ -756,7 +757,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -793,7 +794,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -833,7 +834,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ITokenCache @@ -863,7 +864,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml b/dotnet/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml index 61813cbe..33c50124 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -65,7 +66,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -93,7 +94,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -121,7 +122,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/ClientCredential.xml b/dotnet/xml/Microsoft.Identity.Client/ClientCredential.xml index 4146e87e..3382c138 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ClientCredential.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ClientCredential.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -66,7 +67,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -94,7 +95,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml b/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml index 30575783..c4811846 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ClientApplicationBase @@ -80,7 +81,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -132,7 +133,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -194,7 +195,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder @@ -233,7 +234,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -279,7 +280,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder @@ -314,7 +315,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -357,7 +358,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -404,7 +405,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -434,7 +435,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -472,7 +473,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -519,7 +520,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -568,7 +569,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ITokenCache @@ -593,7 +594,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -614,7 +615,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -639,7 +640,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -673,7 +674,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -721,7 +722,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -777,7 +778,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -809,7 +810,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder @@ -838,7 +839,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -884,7 +885,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByUsernameAndPasswordConfidentialParameterBuilder @@ -916,7 +917,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -961,7 +962,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1009,7 +1010,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1056,7 +1057,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1102,7 +1103,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<System.Boolean> diff --git a/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplicationBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplicationBuilder.xml index 4debcdb7..0e063fbf 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplicationBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplicationBuilder.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractApplicationBuilder<Microsoft.Identity.Client.ConfidentialClientApplicationBuilder> @@ -52,7 +53,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.IConfidentialClientApplication @@ -77,7 +78,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -106,7 +107,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -134,7 +135,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -172,7 +173,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -204,7 +205,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -233,7 +234,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -268,7 +269,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -295,7 +296,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -328,7 +329,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -361,7 +362,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -400,7 +401,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -435,7 +436,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -469,7 +470,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -496,7 +497,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -532,7 +533,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -564,7 +565,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplicationOptions.xml b/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplicationOptions.xml index 7044069d..ab2bff3c 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplicationOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplicationOptions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ApplicationOptions @@ -51,7 +52,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -68,7 +69,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -101,7 +102,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -125,7 +126,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client/DeviceCodeResult.xml b/dotnet/xml/Microsoft.Identity.Client/DeviceCodeResult.xml index 6ee1cf32..f207a927 100644 --- a/dotnet/xml/Microsoft.Identity.Client/DeviceCodeResult.xml +++ b/dotnet/xml/Microsoft.Identity.Client/DeviceCodeResult.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -56,7 +57,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -78,7 +79,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -100,7 +101,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.DateTimeOffset @@ -122,7 +123,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Int64 @@ -144,7 +145,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -166,7 +167,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IReadOnlyCollection<System.String> @@ -188,7 +189,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -210,7 +211,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/EmbeddedWebViewOptions.xml b/dotnet/xml/Microsoft.Identity.Client/EmbeddedWebViewOptions.xml index 35e739e6..fc67a252 100644 --- a/dotnet/xml/Microsoft.Identity.Client/EmbeddedWebViewOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/EmbeddedWebViewOptions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -50,7 +51,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -67,7 +68,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -89,7 +90,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/GetAuthorizationRequestUrlParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/GetAuthorizationRequestUrlParameterBuilder.xml index eb4dae4d..435314c6 100644 --- a/dotnet/xml/Microsoft.Identity.Client/GetAuthorizationRequestUrlParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/GetAuthorizationRequestUrlParameterBuilder.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractConfidentialClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder> @@ -57,7 +58,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<System.Uri> @@ -78,7 +79,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<System.Uri> @@ -102,7 +103,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -126,7 +127,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -155,7 +156,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -179,7 +180,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -203,7 +204,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -231,7 +232,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -257,7 +258,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/IAccount.xml b/dotnet/xml/Microsoft.Identity.Client/IAccount.xml index 35fca62c..0a14ecf9 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IAccount.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IAccount.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -50,7 +51,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -73,7 +74,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AccountId @@ -95,7 +96,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/IAppConfig.xml b/dotnet/xml/Microsoft.Identity.Client/IAppConfig.xml index aae50724..c3ffed1c 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IAppConfig.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IAppConfig.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -48,7 +49,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -75,7 +76,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -95,7 +96,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -118,7 +119,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -140,7 +141,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -160,7 +161,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -182,7 +183,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -206,7 +207,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -230,7 +231,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -252,7 +253,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.IMsalHttpClientFactory @@ -275,7 +276,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -297,7 +298,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -321,7 +322,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -343,7 +344,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.LogCallback @@ -366,7 +367,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.LogLevel @@ -389,7 +390,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Func<System.Object> @@ -409,7 +410,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -430,7 +431,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -460,7 +461,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/IApplicationBase.xml b/dotnet/xml/Microsoft.Identity.Client/IApplicationBase.xml index af786e0b..e0973b5e 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IApplicationBase.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IApplicationBase.xml @@ -28,6 +28,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/IByRefreshToken.xml b/dotnet/xml/Microsoft.Identity.Client/IByRefreshToken.xml index 9293a06a..167e5783 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IByRefreshToken.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IByRefreshToken.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -46,7 +47,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder @@ -79,7 +80,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/IByUsernameAndPassword.xml b/dotnet/xml/Microsoft.Identity.Client/IByUsernameAndPassword.xml index 64156285..d0974ce0 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IByUsernameAndPassword.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IByUsernameAndPassword.xml @@ -8,6 +8,7 @@ Microsoft.Identity.Client 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -26,7 +27,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByUsernameAndPasswordConfidentialParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/IClientApplicationBase.xml b/dotnet/xml/Microsoft.Identity.Client/IClientApplicationBase.xml index e442e3cf..79041423 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IClientApplicationBase.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IClientApplicationBase.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -54,7 +55,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -91,7 +92,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -128,7 +129,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -173,7 +174,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -226,7 +227,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.IAppConfig @@ -248,7 +249,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -272,7 +273,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -305,7 +306,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -338,7 +339,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.IAccount> @@ -367,7 +368,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -390,7 +391,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -417,7 +418,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -454,7 +455,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -495,7 +496,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -531,7 +532,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task @@ -557,7 +558,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -591,7 +592,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -628,7 +629,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ITokenCache @@ -656,7 +657,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplication.xml b/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplication.xml index c42682c2..8ad01061 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplication.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplication.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -61,7 +62,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder @@ -97,7 +98,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -136,7 +137,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder @@ -168,7 +169,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -204,7 +205,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -242,7 +243,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -278,7 +279,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -316,7 +317,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -359,7 +360,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -397,7 +398,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ITokenCache @@ -424,7 +425,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -457,7 +458,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -486,7 +487,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -526,7 +527,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplicationWithCertificate.xml b/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplicationWithCertificate.xml index afb2ed39..185061b0 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplicationWithCertificate.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplicationWithCertificate.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -50,7 +51,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -91,7 +92,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -135,7 +136,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -173,7 +174,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/ILongRunningWebApi.xml b/dotnet/xml/Microsoft.Identity.Client/ILongRunningWebApi.xml index b4e82f1e..1523f5e2 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ILongRunningWebApi.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ILongRunningWebApi.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -48,7 +49,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -84,7 +85,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/IManagedIdentityApplication.xml b/dotnet/xml/Microsoft.Identity.Client/IManagedIdentityApplication.xml index 191dd476..4c06a604 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IManagedIdentityApplication.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IManagedIdentityApplication.xml @@ -28,6 +28,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -50,7 +51,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenForManagedIdentityParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/IMsalHttpClientFactory.xml b/dotnet/xml/Microsoft.Identity.Client/IMsalHttpClientFactory.xml index faed006c..fb6ecb1e 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IMsalHttpClientFactory.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IMsalHttpClientFactory.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -53,7 +54,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Net.Http.HttpClient diff --git a/dotnet/xml/Microsoft.Identity.Client/IPublicClientApplication.xml b/dotnet/xml/Microsoft.Identity.Client/IPublicClientApplication.xml index 549ad448..ebdfb178 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IPublicClientApplication.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IPublicClientApplication.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -63,7 +64,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -100,7 +101,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -138,7 +139,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -178,7 +179,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -216,7 +217,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -256,7 +257,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -297,7 +298,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -341,7 +342,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -385,7 +386,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -431,7 +432,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -477,7 +478,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -527,7 +528,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -577,7 +578,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -629,7 +630,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -681,7 +682,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByIntegratedWindowsAuthParameterBuilder @@ -720,7 +721,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -761,7 +762,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -802,7 +803,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -846,7 +847,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByUsernamePasswordParameterBuilder @@ -881,7 +882,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -923,7 +924,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -955,7 +956,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenWithDeviceCodeParameterBuilder @@ -993,7 +994,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1037,7 +1038,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1083,7 +1084,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1131,7 +1132,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1181,7 +1182,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client/ITelemetryConfig.xml b/dotnet/xml/Microsoft.Identity.Client/ITelemetryConfig.xml index 6ef146c6..ed38a682 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ITelemetryConfig.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ITelemetryConfig.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -56,7 +57,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.TelemetryAudienceType @@ -79,7 +80,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Action<Microsoft.Identity.Client.ITelemetryEventPayload> @@ -102,7 +103,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/ITelemetryEventPayload.xml b/dotnet/xml/Microsoft.Identity.Client/ITelemetryEventPayload.xml index dee33eb0..2b0e1e13 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ITelemetryEventPayload.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ITelemetryEventPayload.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -58,7 +59,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Boolean> @@ -78,7 +79,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Int64> @@ -98,7 +99,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Int32> @@ -118,7 +119,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -138,7 +139,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.String> @@ -158,7 +159,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/ITokenCache.xml b/dotnet/xml/Microsoft.Identity.Client/ITokenCache.xml index 481c7592..9875daae 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ITokenCache.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ITokenCache.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -52,7 +53,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -86,7 +87,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -124,7 +125,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -161,7 +162,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -205,7 +206,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -241,7 +242,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -274,7 +275,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -309,7 +310,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -344,7 +345,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -380,7 +381,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -414,7 +415,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -444,7 +445,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -474,7 +475,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -503,7 +504,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -532,7 +533,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -560,7 +561,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Client/ITokenCacheSerializer.xml b/dotnet/xml/Microsoft.Identity.Client/ITokenCacheSerializer.xml index 88265db4..1429125c 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ITokenCacheSerializer.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ITokenCacheSerializer.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -51,7 +52,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -87,7 +88,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -127,7 +128,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -164,7 +165,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Byte[] @@ -198,7 +199,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -236,7 +237,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.Identity.Client/IUser.xml b/dotnet/xml/Microsoft.Identity.Client/IUser.xml index ceb92270..240051d2 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IUser.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IUser.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 @@ -59,7 +60,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -96,7 +97,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -134,7 +135,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -172,7 +173,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/IntuneAppProtectionPolicyRequiredException.xml b/dotnet/xml/Microsoft.Identity.Client/IntuneAppProtectionPolicyRequiredException.xml index f7c710b4..7d369f67 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IntuneAppProtectionPolicyRequiredException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IntuneAppProtectionPolicyRequiredException.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.MsalServiceException @@ -54,7 +55,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -82,7 +83,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -104,7 +105,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -126,7 +127,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -148,7 +149,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/LogCallback.xml b/dotnet/xml/Microsoft.Identity.Client/LogCallback.xml index 58abf610..2dc5d939 100644 --- a/dotnet/xml/Microsoft.Identity.Client/LogCallback.xml +++ b/dotnet/xml/Microsoft.Identity.Client/LogCallback.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Delegate diff --git a/dotnet/xml/Microsoft.Identity.Client/LogLevel.xml b/dotnet/xml/Microsoft.Identity.Client/LogLevel.xml index 73ac0f18..4402e6c7 100644 --- a/dotnet/xml/Microsoft.Identity.Client/LogLevel.xml +++ b/dotnet/xml/Microsoft.Identity.Client/LogLevel.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Enum @@ -51,7 +52,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.LogLevel @@ -72,7 +73,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.LogLevel @@ -93,7 +94,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.LogLevel @@ -114,7 +115,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.LogLevel @@ -135,7 +136,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.LogLevel diff --git a/dotnet/xml/Microsoft.Identity.Client/Logger.xml b/dotnet/xml/Microsoft.Identity.Client/Logger.xml index 2dd0f321..cdf9649f 100644 --- a/dotnet/xml/Microsoft.Identity.Client/Logger.xml +++ b/dotnet/xml/Microsoft.Identity.Client/Logger.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -58,7 +59,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -75,7 +76,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -105,7 +106,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -135,7 +136,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -165,7 +166,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplication.xml b/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplication.xml index 14514b59..4063f6bf 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplication.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplication.xml @@ -28,6 +28,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ApplicationBase @@ -61,7 +62,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenForManagedIdentityParameterBuilder @@ -86,7 +87,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource diff --git a/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplicationBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplicationBuilder.xml index 609004d8..a0791c3b 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplicationBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplicationBuilder.xml @@ -28,6 +28,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.BaseAbstractApplicationBuilder<Microsoft.Identity.Client.ManagedIdentityApplicationBuilder> @@ -52,7 +53,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.IManagedIdentityApplication @@ -77,7 +78,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ManagedIdentityApplicationBuilder @@ -109,7 +110,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ManagedIdentityApplicationBuilder @@ -126,8 +127,7 @@ To be added. MSAL will transform these into special claims request. See https://openid.net/specs/openid-connect-core-1_0-final.html#ClaimsParameter for - details on claim requests. This is an experimental API. The method signature may change in the future - without involving a major version upgrade. + details on claim requests. For more details see https://aka.ms/msal-net-claims-request @@ -141,7 +141,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/Metrics.xml b/dotnet/xml/Microsoft.Identity.Client/Metrics.xml index 3fbf05d6..43702b9a 100644 --- a/dotnet/xml/Microsoft.Identity.Client/Metrics.xml +++ b/dotnet/xml/Microsoft.Identity.Client/Metrics.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Int64 @@ -73,7 +74,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Int64 @@ -95,7 +96,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Int64 @@ -117,7 +118,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Int64 diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalClaimsChallengeException.xml b/dotnet/xml/Microsoft.Identity.Client/MsalClaimsChallengeException.xml index 8ab28258..d09bc1d8 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalClaimsChallengeException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalClaimsChallengeException.xml @@ -17,6 +17,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.MsalUiRequiredException @@ -40,7 +41,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -68,7 +69,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -98,7 +99,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalClientException.xml b/dotnet/xml/Microsoft.Identity.Client/MsalClientException.xml index de281b2d..219a5fa7 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalClientException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalClientException.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.MsalException @@ -53,7 +54,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -78,7 +79,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -106,7 +107,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalError.xml b/dotnet/xml/Microsoft.Identity.Client/MsalError.xml index a2486a73..32df083c 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalError.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalError.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -72,7 +73,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -98,7 +99,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -120,7 +121,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -142,7 +143,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -164,7 +165,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -185,7 +186,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -206,7 +207,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -229,7 +230,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -254,7 +255,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -277,7 +278,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -303,7 +304,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -326,7 +327,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -348,7 +349,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -370,7 +371,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -398,7 +399,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -419,7 +420,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -441,7 +442,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -463,7 +464,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -484,7 +485,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -506,7 +507,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -527,7 +528,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -548,7 +549,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -572,7 +573,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -594,7 +595,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -616,7 +617,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -638,7 +639,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -660,7 +661,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -681,7 +682,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -706,7 +707,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -727,7 +728,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -748,7 +749,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -771,7 +772,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -793,7 +794,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -815,7 +816,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -837,7 +838,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -858,7 +859,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -879,7 +880,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -904,7 +905,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -928,7 +929,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -949,7 +950,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -971,7 +972,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -998,7 +999,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1020,7 +1021,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1048,7 +1049,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1073,7 +1074,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1094,7 +1095,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1115,7 +1116,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1137,7 +1138,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1158,7 +1159,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1180,7 +1181,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1201,7 +1202,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1222,7 +1223,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1247,7 +1248,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1268,7 +1269,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1290,7 +1291,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1315,7 +1316,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1339,7 +1340,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1360,7 +1361,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1383,7 +1384,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1408,7 +1409,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1429,7 +1430,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1451,7 +1452,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1475,7 +1476,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1496,7 +1497,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1517,7 +1518,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1546,7 +1547,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1572,7 +1573,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1593,7 +1594,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1615,7 +1616,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1639,7 +1640,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1661,7 +1662,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1683,7 +1684,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1708,7 +1709,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1729,7 +1730,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1750,7 +1751,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1771,7 +1772,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1796,7 +1797,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1818,7 +1819,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1843,7 +1844,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1876,7 +1877,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1900,7 +1901,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1921,7 +1922,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1942,7 +1943,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1964,7 +1965,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -1986,7 +1987,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2011,7 +2012,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2032,7 +2033,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2058,7 +2059,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2080,7 +2081,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2107,7 +2108,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2128,7 +2129,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2149,7 +2150,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2173,7 +2174,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2194,7 +2195,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2218,7 +2219,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2242,7 +2243,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2263,7 +2264,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2288,7 +2289,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2310,7 +2311,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2333,7 +2334,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2354,7 +2355,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2376,7 +2377,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2398,7 +2399,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2420,7 +2421,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2442,7 +2443,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2465,7 +2466,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2487,7 +2488,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2509,7 +2510,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2530,7 +2531,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2552,7 +2553,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2576,7 +2577,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2599,7 +2600,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2622,7 +2623,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2644,7 +2645,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2669,7 +2670,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2692,7 +2693,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -2724,7 +2725,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2746,7 +2747,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2773,7 +2774,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2800,7 +2801,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2821,7 +2822,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2845,7 +2846,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2867,7 +2868,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2889,7 +2890,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2910,7 +2911,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2935,7 +2936,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2961,7 +2962,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -2986,7 +2987,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3010,7 +3011,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3031,7 +3032,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3052,7 +3053,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3073,7 +3074,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3097,7 +3098,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3118,7 +3119,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3140,7 +3141,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3162,7 +3163,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3183,7 +3184,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3204,7 +3205,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3226,7 +3227,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3248,7 +3249,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3270,7 +3271,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3291,7 +3292,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3313,7 +3314,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3336,7 +3337,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -3357,7 +3358,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalException.xml b/dotnet/xml/Microsoft.Identity.Client/MsalException.xml index 6cbda811..0fb0aa48 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalException.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Exception @@ -52,7 +53,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -71,7 +72,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -97,7 +98,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -125,7 +126,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -159,7 +160,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.String> @@ -181,7 +182,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -202,7 +203,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -223,7 +224,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -244,7 +245,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -265,7 +266,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -286,7 +287,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -308,7 +309,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -332,7 +333,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.MsalException @@ -358,7 +359,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -380,7 +381,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -401,7 +402,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -424,7 +425,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalManagedIdentityException.xml b/dotnet/xml/Microsoft.Identity.Client/MsalManagedIdentityException.xml index 68ae4cb8..538d4eb7 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalManagedIdentityException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalManagedIdentityException.xml @@ -25,6 +25,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.MsalServiceException @@ -59,7 +60,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -89,7 +90,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -121,7 +122,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -153,7 +154,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -187,7 +188,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource @@ -209,7 +210,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalServiceException.xml b/dotnet/xml/Microsoft.Identity.Client/MsalServiceException.xml index 390be5c2..5c05b447 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalServiceException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalServiceException.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.MsalException @@ -52,7 +53,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -81,7 +82,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -115,7 +116,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -146,7 +147,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -182,7 +183,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -220,7 +221,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -255,7 +256,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Net.Http.Headers.HttpResponseHeaders @@ -280,7 +281,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -302,7 +303,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Int32 @@ -326,7 +327,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -349,7 +350,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalThrottledServiceException.xml b/dotnet/xml/Microsoft.Identity.Client/MsalThrottledServiceException.xml index bd44649f..5892b885 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalThrottledServiceException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalThrottledServiceException.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.MsalServiceException @@ -57,7 +58,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -79,7 +80,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.MsalServiceException diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalThrottledUiRequiredException.xml b/dotnet/xml/Microsoft.Identity.Client/MsalThrottledUiRequiredException.xml index aeaf4779..3254b7c6 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalThrottledUiRequiredException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalThrottledUiRequiredException.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.MsalUiRequiredException @@ -60,7 +61,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -82,7 +83,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.MsalUiRequiredException diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalUiRequiredException.xml b/dotnet/xml/Microsoft.Identity.Client/MsalUiRequiredException.xml index b8ecdc5a..edb5b920 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalUiRequiredException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalUiRequiredException.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.MsalServiceException @@ -55,7 +56,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -83,7 +84,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -113,7 +114,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -146,7 +147,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification diff --git a/dotnet/xml/Microsoft.Identity.Client/OsCapabilitiesExtensions.xml b/dotnet/xml/Microsoft.Identity.Client/OsCapabilitiesExtensions.xml index 3e550cc9..5046cfea 100644 --- a/dotnet/xml/Microsoft.Identity.Client/OsCapabilitiesExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/OsCapabilitiesExtensions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -77,7 +78,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -106,7 +107,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -135,7 +136,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client/Prompt.xml b/dotnet/xml/Microsoft.Identity.Client/Prompt.xml index 382f978e..fb329780 100644 --- a/dotnet/xml/Microsoft.Identity.Client/Prompt.xml +++ b/dotnet/xml/Microsoft.Identity.Client/Prompt.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.ValueType @@ -52,7 +53,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Prompt @@ -74,7 +75,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Prompt @@ -96,7 +97,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -122,7 +123,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Prompt @@ -144,7 +145,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Int32 @@ -167,7 +168,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Prompt @@ -189,7 +190,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -217,7 +218,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -245,7 +246,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Prompt diff --git a/dotnet/xml/Microsoft.Identity.Client/PublicClientApplication.xml b/dotnet/xml/Microsoft.Identity.Client/PublicClientApplication.xml index a46fe19a..6d491dfb 100644 --- a/dotnet/xml/Microsoft.Identity.Client/PublicClientApplication.xml +++ b/dotnet/xml/Microsoft.Identity.Client/PublicClientApplication.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ClientApplicationBase @@ -81,7 +82,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -114,7 +115,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -154,7 +155,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -193,7 +194,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -233,7 +234,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -274,7 +275,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -317,7 +318,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -358,7 +359,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -401,7 +402,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -445,7 +446,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -492,7 +493,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -539,7 +540,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -588,7 +589,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -637,7 +638,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -690,7 +691,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -743,7 +744,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -798,7 +799,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -853,7 +854,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByIntegratedWindowsAuthParameterBuilder @@ -897,7 +898,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -942,7 +943,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -986,7 +987,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1038,7 +1039,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByUsernamePasswordParameterBuilder @@ -1079,7 +1080,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1124,7 +1125,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1179,7 +1180,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenWithDeviceCodeParameterBuilder @@ -1223,7 +1224,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1270,7 +1271,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1319,7 +1320,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1370,7 +1371,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1420,7 +1421,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -1462,7 +1463,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -1489,7 +1490,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -1515,7 +1516,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -1541,7 +1542,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -1568,7 +1569,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder @@ -1598,7 +1599,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -1641,7 +1642,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.IAccount diff --git a/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationBuilder.xml index 56d75d40..7de9d44f 100644 --- a/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationBuilder.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.AbstractApplicationBuilder<Microsoft.Identity.Client.PublicClientApplicationBuilder> @@ -52,7 +53,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.IPublicClientApplication @@ -77,7 +78,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -106,7 +107,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -134,7 +135,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -173,7 +174,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -209,7 +210,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -237,7 +238,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -273,7 +274,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -305,7 +306,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -339,7 +340,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -372,7 +373,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -405,7 +406,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -441,7 +442,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationExtensions.xml b/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationExtensions.xml index db08586d..c20fdbea 100644 --- a/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationExtensions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -50,7 +51,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationOptions.xml b/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationOptions.xml index 2542afc5..f00efcbc 100644 --- a/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationOptions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ApplicationOptions @@ -51,7 +52,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/RegionDetails.xml b/dotnet/xml/Microsoft.Identity.Client/RegionDetails.xml index 84479d30..1e7072db 100644 --- a/dotnet/xml/Microsoft.Identity.Client/RegionDetails.xml +++ b/dotnet/xml/Microsoft.Identity.Client/RegionDetails.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -54,7 +55,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -81,7 +82,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -103,7 +104,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.Region.RegionOutcome @@ -125,7 +126,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/SystemWebViewOptions.xml b/dotnet/xml/Microsoft.Identity.Client/SystemWebViewOptions.xml index 6f45b5aa..f9df0693 100644 --- a/dotnet/xml/Microsoft.Identity.Client/SystemWebViewOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/SystemWebViewOptions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -53,7 +54,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -72,7 +73,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Uri @@ -94,7 +95,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Uri @@ -116,7 +117,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -140,7 +141,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -163,7 +164,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -186,7 +187,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Func<System.Uri,System.Threading.Tasks.Task> @@ -210,7 +211,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task @@ -237,7 +238,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task diff --git a/dotnet/xml/Microsoft.Identity.Client/Telemetry+Receiver.xml b/dotnet/xml/Microsoft.Identity.Client/Telemetry+Receiver.xml index de6773d5..9868dd23 100644 --- a/dotnet/xml/Microsoft.Identity.Client/Telemetry+Receiver.xml +++ b/dotnet/xml/Microsoft.Identity.Client/Telemetry+Receiver.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Delegate diff --git a/dotnet/xml/Microsoft.Identity.Client/Telemetry.xml b/dotnet/xml/Microsoft.Identity.Client/Telemetry.xml index 8b91f0f9..fc5e279c 100644 --- a/dotnet/xml/Microsoft.Identity.Client/Telemetry.xml +++ b/dotnet/xml/Microsoft.Identity.Client/Telemetry.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -58,7 +59,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -75,7 +76,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -106,7 +107,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -137,7 +138,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -170,7 +171,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/TelemetryAudienceType.xml b/dotnet/xml/Microsoft.Identity.Client/TelemetryAudienceType.xml index 04f56f76..b1396b76 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TelemetryAudienceType.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TelemetryAudienceType.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Enum @@ -59,7 +60,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.TelemetryAudienceType @@ -80,7 +81,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.TelemetryAudienceType diff --git a/dotnet/xml/Microsoft.Identity.Client/TenantProfile.xml b/dotnet/xml/Microsoft.Identity.Client/TenantProfile.xml index f333c9dc..9c2970a0 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TenantProfile.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TenantProfile.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -52,7 +53,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Security.Claims.ClaimsPrincipal @@ -74,7 +75,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -96,7 +97,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -120,7 +121,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/TokenCache+TokenCacheNotification.xml b/dotnet/xml/Microsoft.Identity.Client/TokenCache+TokenCacheNotification.xml index d2afb14d..a5ced83b 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TokenCache+TokenCacheNotification.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TokenCache+TokenCacheNotification.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Delegate diff --git a/dotnet/xml/Microsoft.Identity.Client/TokenCache.xml b/dotnet/xml/Microsoft.Identity.Client/TokenCache.xml index fbfcd270..8295194a 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TokenCache.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TokenCache.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -60,7 +61,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -94,7 +95,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -138,7 +139,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -176,7 +177,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -214,7 +215,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -254,7 +255,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -291,7 +292,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -328,7 +329,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -354,7 +355,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -380,7 +381,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -408,7 +409,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Byte[] @@ -432,7 +433,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Byte[] @@ -456,7 +457,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Byte[] @@ -480,7 +481,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -522,7 +523,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -558,7 +559,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -594,7 +595,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -630,7 +631,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -668,7 +669,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -700,7 +701,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -726,7 +727,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -757,7 +758,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -783,7 +784,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -812,7 +813,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void @@ -835,7 +836,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Client/TokenCacheCallback.xml b/dotnet/xml/Microsoft.Identity.Client/TokenCacheCallback.xml index 8b3e417f..47d5e518 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TokenCacheCallback.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TokenCacheCallback.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Delegate diff --git a/dotnet/xml/Microsoft.Identity.Client/TokenCacheExtensions.xml b/dotnet/xml/Microsoft.Identity.Client/TokenCacheExtensions.xml index af9ae16b..6bc22d08 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TokenCacheExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TokenCacheExtensions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Client/TokenCacheNotificationArgs.xml b/dotnet/xml/Microsoft.Identity.Client/TokenCacheNotificationArgs.xml index ef2629af..68f98595 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TokenCacheNotificationArgs.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TokenCacheNotificationArgs.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -54,7 +55,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -92,7 +93,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -132,7 +133,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -176,7 +177,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -226,7 +227,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.IAccount @@ -248,7 +249,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.CancellationToken @@ -271,7 +272,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -293,7 +294,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Guid @@ -314,7 +315,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -337,7 +338,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -363,7 +364,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.IdentityModel.Abstractions.IIdentityLogger @@ -386,7 +387,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -411,7 +412,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -433,7 +434,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -457,7 +458,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -481,7 +482,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Nullable<System.DateTimeOffset> @@ -506,7 +507,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -533,7 +534,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.TelemetryCore.TelemetryClient.TelemetryData @@ -555,7 +556,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.ITokenCacheSerializer @@ -578,7 +579,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/TokenSource.xml b/dotnet/xml/Microsoft.Identity.Client/TokenSource.xml index 45fd50cc..84abc15d 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TokenSource.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TokenSource.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Enum @@ -50,7 +51,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.TokenSource @@ -71,7 +72,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.TokenSource @@ -92,7 +93,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.TokenSource diff --git a/dotnet/xml/Microsoft.Identity.Client/TraceTelemetryConfig.xml b/dotnet/xml/Microsoft.Identity.Client/TraceTelemetryConfig.xml index 7a67bb88..984c61d0 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TraceTelemetryConfig.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TraceTelemetryConfig.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -64,7 +65,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -81,7 +82,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -104,7 +105,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.TelemetryAudienceType @@ -127,7 +128,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Action<Microsoft.Identity.Client.ITelemetryEventPayload> @@ -150,7 +151,7 @@ Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/UIBehavior.xml b/dotnet/xml/Microsoft.Identity.Client/UIBehavior.xml index 25326525..c7a79f5a 100644 --- a/dotnet/xml/Microsoft.Identity.Client/UIBehavior.xml +++ b/dotnet/xml/Microsoft.Identity.Client/UIBehavior.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.ValueType diff --git a/dotnet/xml/Microsoft.Identity.Client/UIParent.xml b/dotnet/xml/Microsoft.Identity.Client/UIParent.xml index c28dc66a..872b094d 100644 --- a/dotnet/xml/Microsoft.Identity.Client/UIParent.xml +++ b/dotnet/xml/Microsoft.Identity.Client/UIParent.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -58,7 +59,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -85,7 +86,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -117,7 +118,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/UiRequiredExceptionClassification.xml b/dotnet/xml/Microsoft.Identity.Client/UiRequiredExceptionClassification.xml index b2b4b762..8ffd7b7a 100644 --- a/dotnet/xml/Microsoft.Identity.Client/UiRequiredExceptionClassification.xml +++ b/dotnet/xml/Microsoft.Identity.Client/UiRequiredExceptionClassification.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Enum @@ -51,7 +52,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -75,7 +76,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -98,7 +99,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -120,7 +121,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -142,7 +143,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -164,7 +165,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -188,7 +189,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -211,7 +212,7 @@ Field Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification diff --git a/dotnet/xml/Microsoft.Identity.Client/UserAssertion.xml b/dotnet/xml/Microsoft.Identity.Client/UserAssertion.xml index ecc73cb1..564d7028 100644 --- a/dotnet/xml/Microsoft.Identity.Client/UserAssertion.xml +++ b/dotnet/xml/Microsoft.Identity.Client/UserAssertion.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -50,7 +51,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -71,7 +72,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -97,7 +98,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -119,7 +120,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/WindowsBrokerOptions.xml b/dotnet/xml/Microsoft.Identity.Client/WindowsBrokerOptions.xml index 874659ac..47d79d92 100644 --- a/dotnet/xml/Microsoft.Identity.Client/WindowsBrokerOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/WindowsBrokerOptions.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -68,7 +69,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -92,7 +93,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Boolean @@ -113,7 +114,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/WwwAuthenticateParameters.xml b/dotnet/xml/Microsoft.Identity.Client/WwwAuthenticateParameters.xml index 023643fd..01dbd51f 100644 --- a/dotnet/xml/Microsoft.Identity.Client/WwwAuthenticateParameters.xml +++ b/dotnet/xml/Microsoft.Identity.Client/WwwAuthenticateParameters.xml @@ -30,6 +30,7 @@ 4.63.0.0 4.64.0.0 4.64.1.0 + 4.65.0.0 System.Object @@ -52,7 +53,7 @@ Constructor Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -69,7 +70,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -92,7 +93,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -114,7 +115,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -136,7 +137,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Collections.Generic.IReadOnlyList<Microsoft.Identity.Client.WwwAuthenticateParameters> @@ -162,7 +163,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 Microsoft.Identity.Client.WwwAuthenticateParameters @@ -190,7 +191,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyList<Microsoft.Identity.Client.WwwAuthenticateParameters>> @@ -218,7 +219,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyList<Microsoft.Identity.Client.WwwAuthenticateParameters>> @@ -248,7 +249,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.WwwAuthenticateParameters> @@ -278,7 +279,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.WwwAuthenticateParameters> @@ -310,7 +311,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -346,7 +347,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -384,7 +385,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -424,7 +425,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -462,7 +463,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -498,7 +499,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -520,7 +521,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -549,7 +550,7 @@ Method Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -572,7 +573,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -600,7 +601,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 System.String @@ -622,7 +623,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 @@ -657,7 +658,7 @@ Property Microsoft.Identity.Client - 4.64.1.0 + 4.65.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Web.Experimental/CerticateObserverAction.xml b/dotnet/xml/Microsoft.Identity.Web.Experimental/CerticateObserverAction.xml index 06de32fb..b2fcc83d 100644 --- a/dotnet/xml/Microsoft.Identity.Web.Experimental/CerticateObserverAction.xml +++ b/dotnet/xml/Microsoft.Identity.Web.Experimental/CerticateObserverAction.xml @@ -26,6 +26,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Enum @@ -46,7 +49,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.Experimental.CerticateObserverAction @@ -68,7 +71,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.Experimental.CerticateObserverAction diff --git a/dotnet/xml/Microsoft.Identity.Web.Experimental/CertificateChangeEventArg.xml b/dotnet/xml/Microsoft.Identity.Web.Experimental/CertificateChangeEventArg.xml index 96caa5e8..fe946fe6 100644 --- a/dotnet/xml/Microsoft.Identity.Web.Experimental/CertificateChangeEventArg.xml +++ b/dotnet/xml/Microsoft.Identity.Web.Experimental/CertificateChangeEventArg.xml @@ -26,6 +26,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -46,7 +49,7 @@ Constructor Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 @@ -63,7 +66,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.Experimental.CerticateObserverAction @@ -85,7 +88,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -107,7 +110,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Abstractions.CredentialDescription diff --git a/dotnet/xml/Microsoft.Identity.Web.Experimental/ICertificatesObserver.xml b/dotnet/xml/Microsoft.Identity.Web.Experimental/ICertificatesObserver.xml index 93d030a0..ac5bd9c6 100644 --- a/dotnet/xml/Microsoft.Identity.Web.Experimental/ICertificatesObserver.xml +++ b/dotnet/xml/Microsoft.Identity.Web.Experimental/ICertificatesObserver.xml @@ -26,6 +26,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 @@ -44,7 +47,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Web.Extensibility/BaseAuthorizationHeaderProvider.xml b/dotnet/xml/Microsoft.Identity.Web.Extensibility/BaseAuthorizationHeaderProvider.xml index 09ecf6ab..76b5e1b1 100644 --- a/dotnet/xml/Microsoft.Identity.Web.Extensibility/BaseAuthorizationHeaderProvider.xml +++ b/dotnet/xml/Microsoft.Identity.Web.Extensibility/BaseAuthorizationHeaderProvider.xml @@ -12,6 +12,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -38,7 +41,7 @@ Constructor Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 @@ -63,7 +66,7 @@ Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.String> @@ -97,7 +100,7 @@ Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.String> @@ -129,7 +132,7 @@ Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.String> diff --git a/dotnet/xml/Microsoft.Identity.Web.Internal/WebApiBuilders.xml b/dotnet/xml/Microsoft.Identity.Web.Internal/WebApiBuilders.xml index affaf89d..fd18048f 100644 --- a/dotnet/xml/Microsoft.Identity.Web.Internal/WebApiBuilders.xml +++ b/dotnet/xml/Microsoft.Identity.Web.Internal/WebApiBuilders.xml @@ -43,6 +43,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -68,7 +71,7 @@ Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web.OWIN/OwinTokenAcquirerFactory.xml b/dotnet/xml/Microsoft.Identity.Web.OWIN/OwinTokenAcquirerFactory.xml index 24681bdd..2249965b 100644 --- a/dotnet/xml/Microsoft.Identity.Web.OWIN/OwinTokenAcquirerFactory.xml +++ b/dotnet/xml/Microsoft.Identity.Web.OWIN/OwinTokenAcquirerFactory.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.TokenAcquirerFactory @@ -60,7 +63,7 @@ Constructor Microsoft.Identity.Web.OWIN - 3.1.0.0 + 3.2.2.0 @@ -77,7 +80,7 @@ Method Microsoft.Identity.Web.OWIN - 3.1.0.0 + 3.2.2.0 System.String @@ -103,7 +106,7 @@ Method Microsoft.Identity.Web.OWIN - 3.1.0.0 + 3.2.2.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Web.Resource/IJwtBearerMiddlewareDiagnostics.xml b/dotnet/xml/Microsoft.Identity.Web.Resource/IJwtBearerMiddlewareDiagnostics.xml index 14b6ee26..7c50aa94 100644 --- a/dotnet/xml/Microsoft.Identity.Web.Resource/IJwtBearerMiddlewareDiagnostics.xml +++ b/dotnet/xml/Microsoft.Identity.Web.Resource/IJwtBearerMiddlewareDiagnostics.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 @@ -53,7 +56,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerEvents diff --git a/dotnet/xml/Microsoft.Identity.Web.Resource/IOpenIdConnectMiddlewareDiagnostics.xml b/dotnet/xml/Microsoft.Identity.Web.Resource/IOpenIdConnectMiddlewareDiagnostics.xml index 5ce60b3f..61b6fabf 100644 --- a/dotnet/xml/Microsoft.Identity.Web.Resource/IOpenIdConnectMiddlewareDiagnostics.xml +++ b/dotnet/xml/Microsoft.Identity.Web.Resource/IOpenIdConnectMiddlewareDiagnostics.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 @@ -54,7 +57,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Web.Resource/JwtBearerMiddlewareDiagnostics.xml b/dotnet/xml/Microsoft.Identity.Web.Resource/JwtBearerMiddlewareDiagnostics.xml index 849b875b..0f0ecc01 100644 --- a/dotnet/xml/Microsoft.Identity.Web.Resource/JwtBearerMiddlewareDiagnostics.xml +++ b/dotnet/xml/Microsoft.Identity.Web.Resource/JwtBearerMiddlewareDiagnostics.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -60,7 +63,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -86,7 +89,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerEvents diff --git a/dotnet/xml/Microsoft.Identity.Web.Resource/MicrosoftIdentityIssuerValidatorFactory.xml b/dotnet/xml/Microsoft.Identity.Web.Resource/MicrosoftIdentityIssuerValidatorFactory.xml index 8715925a..7fe81dd2 100644 --- a/dotnet/xml/Microsoft.Identity.Web.Resource/MicrosoftIdentityIssuerValidatorFactory.xml +++ b/dotnet/xml/Microsoft.Identity.Web.Resource/MicrosoftIdentityIssuerValidatorFactory.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -80,7 +83,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.IdentityModel.Validators.AadIssuerValidator diff --git a/dotnet/xml/Microsoft.Identity.Web.Resource/OpenIdConnectMiddlewareDiagnostics.xml b/dotnet/xml/Microsoft.Identity.Web.Resource/OpenIdConnectMiddlewareDiagnostics.xml index bbe7550b..9fdb89ec 100644 --- a/dotnet/xml/Microsoft.Identity.Web.Resource/OpenIdConnectMiddlewareDiagnostics.xml +++ b/dotnet/xml/Microsoft.Identity.Web.Resource/OpenIdConnectMiddlewareDiagnostics.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -61,7 +64,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -87,7 +90,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Web.Resource/RequiredScopeAttribute.xml b/dotnet/xml/Microsoft.Identity.Web.Resource/RequiredScopeAttribute.xml index 6495c83d..8402bbfd 100644 --- a/dotnet/xml/Microsoft.Identity.Web.Resource/RequiredScopeAttribute.xml +++ b/dotnet/xml/Microsoft.Identity.Web.Resource/RequiredScopeAttribute.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Attribute @@ -69,7 +72,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -96,7 +99,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -138,7 +141,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String[] @@ -160,7 +163,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Boolean @@ -182,7 +185,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web.Resource/RequiredScopeOrAppPermissionAttribute.xml b/dotnet/xml/Microsoft.Identity.Web.Resource/RequiredScopeOrAppPermissionAttribute.xml index d033ffbf..6a5efcc3 100644 --- a/dotnet/xml/Microsoft.Identity.Web.Resource/RequiredScopeOrAppPermissionAttribute.xml +++ b/dotnet/xml/Microsoft.Identity.Web.Resource/RequiredScopeOrAppPermissionAttribute.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Attribute @@ -70,7 +73,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -97,7 +100,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -135,7 +138,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String[] @@ -158,7 +161,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String[] @@ -180,7 +183,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -210,7 +213,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web.Resource/RolesRequiredHttpContextExtensions.xml b/dotnet/xml/Microsoft.Identity.Web.Resource/RolesRequiredHttpContextExtensions.xml index 19de172e..3a8f9ff9 100644 --- a/dotnet/xml/Microsoft.Identity.Web.Resource/RolesRequiredHttpContextExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web.Resource/RolesRequiredHttpContextExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -57,7 +60,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Web.Resource/ScopesRequiredHttpContextExtensions.xml b/dotnet/xml/Microsoft.Identity.Web.Resource/ScopesRequiredHttpContextExtensions.xml index 30a96f7a..6b55cd00 100644 --- a/dotnet/xml/Microsoft.Identity.Web.Resource/ScopesRequiredHttpContextExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web.Resource/ScopesRequiredHttpContextExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -60,7 +63,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Distributed/DistributedTokenCacheAdapterExtension.xml b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Distributed/DistributedTokenCacheAdapterExtension.xml index f1cdfa43..7ca08d80 100644 --- a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Distributed/DistributedTokenCacheAdapterExtension.xml +++ b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Distributed/DistributedTokenCacheAdapterExtension.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -62,7 +65,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IServiceCollection diff --git a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Distributed/MsalDistributedTokenCacheAdapter.xml b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Distributed/MsalDistributedTokenCacheAdapter.xml index 0d271576..3f142196 100644 --- a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Distributed/MsalDistributedTokenCacheAdapter.xml +++ b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Distributed/MsalDistributedTokenCacheAdapter.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.TokenCacheProviders.MsalAbstractTokenCacheProvider @@ -62,7 +65,7 @@ Constructor Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 @@ -91,7 +94,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Byte[]> @@ -119,7 +122,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Byte[]> @@ -149,7 +152,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task @@ -176,7 +179,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task @@ -205,7 +208,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task @@ -233,7 +236,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task diff --git a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Distributed/MsalDistributedTokenCacheAdapterOptions.xml b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Distributed/MsalDistributedTokenCacheAdapterOptions.xml index 226bb271..13595520 100644 --- a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Distributed/MsalDistributedTokenCacheAdapterOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Distributed/MsalDistributedTokenCacheAdapterOptions.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Extensions.Caching.Distributed.DistributedCacheEntryOptions @@ -62,7 +65,7 @@ Constructor Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 @@ -79,7 +82,7 @@ Property Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Boolean @@ -104,7 +107,7 @@ Property Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Boolean @@ -129,7 +132,7 @@ Property Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Boolean @@ -152,7 +155,7 @@ Property Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.Caching.Memory.MemoryCacheOptions @@ -174,7 +177,7 @@ Property Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Func<System.Exception,System.Boolean> diff --git a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.InMemory/InMemoryTokenCacheProviderExtension.xml b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.InMemory/InMemoryTokenCacheProviderExtension.xml index 16a4475d..19b45cc9 100644 --- a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.InMemory/InMemoryTokenCacheProviderExtension.xml +++ b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.InMemory/InMemoryTokenCacheProviderExtension.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -61,7 +64,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IServiceCollection diff --git a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.InMemory/MsalMemoryTokenCacheOptions.xml b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.InMemory/MsalMemoryTokenCacheOptions.xml index fc165ace..f99d74b7 100644 --- a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.InMemory/MsalMemoryTokenCacheOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.InMemory/MsalMemoryTokenCacheOptions.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -60,7 +63,7 @@ Constructor Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 @@ -78,7 +81,7 @@ Property Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.TimeSpan diff --git a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.InMemory/MsalMemoryTokenCacheProvider.xml b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.InMemory/MsalMemoryTokenCacheProvider.xml index 3c4e1509..e2902ed7 100644 --- a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.InMemory/MsalMemoryTokenCacheProvider.xml +++ b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.InMemory/MsalMemoryTokenCacheProvider.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.TokenCacheProviders.MsalAbstractTokenCacheProvider @@ -61,7 +64,7 @@ Constructor Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 @@ -85,7 +88,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Byte[]> @@ -111,7 +114,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Byte[]> @@ -139,7 +142,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task @@ -166,7 +169,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task @@ -194,7 +197,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task diff --git a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Session/MsalSessionTokenCacheProvider.xml b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Session/MsalSessionTokenCacheProvider.xml index 28fef212..44f8ae80 100644 --- a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Session/MsalSessionTokenCacheProvider.xml +++ b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Session/MsalSessionTokenCacheProvider.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.TokenCacheProviders.MsalAbstractTokenCacheProvider @@ -74,7 +77,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -101,7 +104,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Void @@ -122,7 +125,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Byte[]> @@ -149,7 +152,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Byte[]> @@ -178,7 +181,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task @@ -204,7 +207,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task diff --git a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Session/SessionTokenCacheProviderExtension.xml b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Session/SessionTokenCacheProviderExtension.xml index ba737cd4..c9d96e37 100644 --- a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Session/SessionTokenCacheProviderExtension.xml +++ b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders.Session/SessionTokenCacheProviderExtension.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IServiceCollection @@ -98,7 +101,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IServiceCollection diff --git a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders/CacheSerializerHints.xml b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders/CacheSerializerHints.xml index 5876edb8..a40e95a9 100644 --- a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders/CacheSerializerHints.xml +++ b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders/CacheSerializerHints.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -60,7 +63,7 @@ Constructor Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 @@ -77,7 +80,7 @@ Property Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.CancellationToken @@ -99,7 +102,7 @@ Property Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Nullable<System.DateTimeOffset> diff --git a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders/IMsalTokenCacheProvider.xml b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders/IMsalTokenCacheProvider.xml index 64a53d86..554522f6 100644 --- a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders/IMsalTokenCacheProvider.xml +++ b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders/IMsalTokenCacheProvider.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 @@ -58,7 +61,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task @@ -84,7 +87,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Void @@ -109,7 +112,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders/MsalAbstractTokenCacheProvider.xml b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders/MsalAbstractTokenCacheProvider.xml index be5d4569..32daecf6 100644 --- a/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders/MsalAbstractTokenCacheProvider.xml +++ b/dotnet/xml/Microsoft.Identity.Web.TokenCacheProviders/MsalAbstractTokenCacheProvider.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -66,7 +69,7 @@ Constructor Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 @@ -89,7 +92,7 @@ Constructor Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 @@ -117,7 +120,7 @@ Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task @@ -143,7 +146,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.String @@ -172,7 +175,7 @@ Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Void @@ -200,7 +203,7 @@ Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task @@ -226,7 +229,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task @@ -252,7 +255,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Byte[]> @@ -278,7 +281,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Byte[]> @@ -306,7 +309,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task @@ -332,7 +335,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task @@ -360,7 +363,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task @@ -388,7 +391,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task diff --git a/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Controllers/AccountController.xml b/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Controllers/AccountController.xml index 8c072418..158e0cb1 100644 --- a/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Controllers/AccountController.xml +++ b/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Controllers/AccountController.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.AspNetCore.Mvc.Controller @@ -79,7 +82,7 @@ Constructor Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 @@ -102,7 +105,7 @@ Method Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 @@ -153,7 +156,7 @@ Method Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 @@ -192,7 +195,7 @@ Method Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 @@ -231,7 +234,7 @@ Method Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 @@ -279,7 +282,7 @@ Method Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Pages.Account/AccessDeniedModel.xml b/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Pages.Account/AccessDeniedModel.xml index 12eba301..5b9644c8 100644 --- a/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Pages.Account/AccessDeniedModel.xml +++ b/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Pages.Account/AccessDeniedModel.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.AspNetCore.Mvc.RazorPages.PageModel @@ -66,7 +69,7 @@ Constructor Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 @@ -83,7 +86,7 @@ Method Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Pages.Account/ErrorModel.xml b/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Pages.Account/ErrorModel.xml index 83ffb5f5..a2b2f801 100644 --- a/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Pages.Account/ErrorModel.xml +++ b/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Pages.Account/ErrorModel.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.AspNetCore.Mvc.RazorPages.PageModel @@ -71,7 +74,7 @@ Constructor Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 @@ -93,7 +96,7 @@ Property Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.ILoginErrorAccessor @@ -116,7 +119,7 @@ Method Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 System.Void @@ -139,7 +142,7 @@ Property Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 System.String @@ -162,7 +165,7 @@ Property Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Pages.Account/SignedOutModel.xml b/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Pages.Account/SignedOutModel.xml index 5811d945..7768d258 100644 --- a/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Pages.Account/SignedOutModel.xml +++ b/dotnet/xml/Microsoft.Identity.Web.UI.Areas.MicrosoftIdentity.Pages.Account/SignedOutModel.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.AspNetCore.Mvc.RazorPages.PageModel @@ -66,7 +69,7 @@ Constructor Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 @@ -83,7 +86,7 @@ Method Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 Microsoft.AspNetCore.Mvc.IActionResult diff --git a/dotnet/xml/Microsoft.Identity.Web.UI/ServiceCollectionExtensions.xml b/dotnet/xml/Microsoft.Identity.Web.UI/ServiceCollectionExtensions.xml index 144b1614..9d8fc92f 100644 --- a/dotnet/xml/Microsoft.Identity.Web.UI/ServiceCollectionExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web.UI/ServiceCollectionExtensions.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -62,7 +65,7 @@ Method Microsoft.Identity.Web.UI - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IMvcBuilder diff --git a/dotnet/xml/Microsoft.Identity.Web/AadIssuerValidatorOptions.xml b/dotnet/xml/Microsoft.Identity.Web/AadIssuerValidatorOptions.xml index 41bb1ba6..8784888c 100644 --- a/dotnet/xml/Microsoft.Identity.Web/AadIssuerValidatorOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/AadIssuerValidatorOptions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -55,7 +58,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -72,7 +75,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/AccountExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/AccountExtensions.xml index 4e5be9a4..e6eea815 100644 --- a/dotnet/xml/Microsoft.Identity.Web/AccountExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/AccountExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Security.Claims.ClaimsPrincipal diff --git a/dotnet/xml/Microsoft.Identity.Web/ApiControllerExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/ApiControllerExtensions.xml index d27c9df9..a841305f 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ApiControllerExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ApiControllerExtensions.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -62,7 +65,7 @@ Method Microsoft.Identity.Web.OWIN - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Abstractions.IAuthorizationHeaderProvider @@ -88,7 +91,7 @@ Method Microsoft.Identity.Web.OWIN - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Abstractions.IDownstreamApi @@ -114,7 +117,7 @@ Method Microsoft.Identity.Web.OWIN - 3.1.0.0 + 3.2.2.0 Microsoft.Graph.GraphServiceClient diff --git a/dotnet/xml/Microsoft.Identity.Web/AppBuilderExtension.xml b/dotnet/xml/Microsoft.Identity.Web/AppBuilderExtension.xml index 3bf3888b..c00c6394 100644 --- a/dotnet/xml/Microsoft.Identity.Web/AppBuilderExtension.xml +++ b/dotnet/xml/Microsoft.Identity.Web/AppBuilderExtension.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -61,7 +64,7 @@ Method Microsoft.Identity.Web.OWIN - 3.1.0.0 + 3.2.2.0 Owin.IAppBuilder @@ -95,7 +98,7 @@ Method Microsoft.Identity.Web.OWIN - 3.1.0.0 + 3.2.2.0 Owin.IAppBuilder diff --git a/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationBuilderExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationBuilderExtensions.xml index d617cf09..32e2040a 100644 --- a/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationBuilderExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.AspNetCore.Authentication.AuthenticationBuilder diff --git a/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationDefaults.xml b/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationDefaults.xml index 32ec1d6f..526a9127 100644 --- a/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationDefaults.xml +++ b/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationDefaults.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Field Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationHandler.xml b/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationHandler.xml index d10cef83..3c398abe 100644 --- a/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationHandler.xml +++ b/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationHandler.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.AspNetCore.Authentication.AuthenticationHandler<Microsoft.Identity.Web.AppServicesAuthenticationOptions> @@ -59,7 +62,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -89,7 +92,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<Microsoft.AspNetCore.Authentication.AuthenticateResult> diff --git a/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationInformation.xml b/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationInformation.xml index a659feeb..f96db10c 100644 --- a/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationInformation.xml +++ b/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationInformation.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Boolean @@ -78,7 +81,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationOptions.xml b/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationOptions.xml index c43c243d..fdb4d775 100644 --- a/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationOptions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.AspNetCore.Authentication.AuthenticationSchemeOptions @@ -55,7 +58,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationTokenAcquisition.xml b/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationTokenAcquisition.xml index b53e2e19..f8f0013a 100644 --- a/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationTokenAcquisition.xml +++ b/dotnet/xml/Microsoft.Identity.Web/AppServicesAuthenticationTokenAcquisition.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -60,7 +63,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -89,7 +92,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.String> @@ -123,7 +126,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.String> @@ -161,7 +164,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -195,7 +198,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -233,7 +236,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -261,7 +264,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Void @@ -294,7 +297,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task diff --git a/dotnet/xml/Microsoft.Identity.Web/ApplicationBuilderExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/ApplicationBuilderExtensions.xml index a578e465..bed61d84 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ApplicationBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ApplicationBuilderExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -63,7 +66,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.AspNetCore.Builder.IApplicationBuilder diff --git a/dotnet/xml/Microsoft.Identity.Web/AuthorizeForScopesAttribute.xml b/dotnet/xml/Microsoft.Identity.Web/AuthorizeForScopesAttribute.xml index 16a917cf..5e65caf9 100644 --- a/dotnet/xml/Microsoft.Identity.Web/AuthorizeForScopesAttribute.xml +++ b/dotnet/xml/Microsoft.Identity.Web/AuthorizeForScopesAttribute.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.AspNetCore.Mvc.Filters.ExceptionFilterAttribute @@ -63,7 +66,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -80,7 +83,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -102,7 +105,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Void @@ -127,7 +130,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -149,7 +152,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String[] @@ -171,7 +174,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/AzureFunctionsAuthenticationHttpContextExtension.xml b/dotnet/xml/Microsoft.Identity.Web/AzureFunctionsAuthenticationHttpContextExtension.xml index 6ad8a237..3aaf5e82 100644 --- a/dotnet/xml/Microsoft.Identity.Web/AzureFunctionsAuthenticationHttpContextExtension.xml +++ b/dotnet/xml/Microsoft.Identity.Web/AzureFunctionsAuthenticationHttpContextExtension.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.ValueTuple<System.Boolean,Microsoft.AspNetCore.Mvc.IActionResult>> diff --git a/dotnet/xml/Microsoft.Identity.Web/AzureIdentityForKubernetesClientAssertion.xml b/dotnet/xml/Microsoft.Identity.Web/AzureIdentityForKubernetesClientAssertion.xml index 78cb64ee..552a76da 100644 --- a/dotnet/xml/Microsoft.Identity.Web/AzureIdentityForKubernetesClientAssertion.xml +++ b/dotnet/xml/Microsoft.Identity.Web/AzureIdentityForKubernetesClientAssertion.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.ClientAssertionProviderBase @@ -63,7 +66,7 @@ Constructor Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 @@ -87,7 +90,7 @@ Constructor Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 @@ -112,7 +115,7 @@ Method Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<Microsoft.Identity.Web.ClientAssertion> diff --git a/dotnet/xml/Microsoft.Identity.Web/BaseRequestExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/BaseRequestExtensions.xml index a5ddcbb5..bf75444f 100644 --- a/dotnet/xml/Microsoft.Identity.Web/BaseRequestExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/BaseRequestExtensions.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta @@ -68,6 +71,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -89,11 +95,11 @@ Method Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 T @@ -131,11 +137,11 @@ Method Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 T @@ -172,11 +178,11 @@ Method Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 T @@ -214,11 +220,11 @@ Method Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 T @@ -257,11 +263,11 @@ Method Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 T diff --git a/dotnet/xml/Microsoft.Identity.Web/CertificateDescription.xml b/dotnet/xml/Microsoft.Identity.Web/CertificateDescription.xml index b87c910e..db8b5854 100644 --- a/dotnet/xml/Microsoft.Identity.Web/CertificateDescription.xml +++ b/dotnet/xml/Microsoft.Identity.Web/CertificateDescription.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Abstractions.CredentialDescription @@ -60,7 +63,7 @@ Constructor Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 @@ -79,7 +82,7 @@ Constructor Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 @@ -101,7 +104,7 @@ Property Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -123,7 +126,7 @@ Method Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificateDescription @@ -149,7 +152,7 @@ Method Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificateDescription @@ -177,7 +180,7 @@ Method Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificateDescription @@ -203,7 +206,7 @@ Method Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificateDescription @@ -231,7 +234,7 @@ Method Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificateDescription @@ -259,7 +262,7 @@ Method Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificateDescription @@ -290,7 +293,7 @@ Method Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificateDescription @@ -320,7 +323,7 @@ Property Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificateSource @@ -342,7 +345,7 @@ Property Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 System.Security.Cryptography.X509Certificates.X509KeyStorageFlags diff --git a/dotnet/xml/Microsoft.Identity.Web/CertificateSource.xml b/dotnet/xml/Microsoft.Identity.Web/CertificateSource.xml index b514f31e..5ab09201 100644 --- a/dotnet/xml/Microsoft.Identity.Web/CertificateSource.xml +++ b/dotnet/xml/Microsoft.Identity.Web/CertificateSource.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Enum @@ -60,7 +63,7 @@ Field Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificateSource @@ -81,7 +84,7 @@ Field Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificateSource @@ -102,7 +105,7 @@ Field Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificateSource @@ -123,7 +126,7 @@ Field Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificateSource @@ -144,7 +147,7 @@ Field Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificateSource @@ -165,7 +168,7 @@ Field Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificateSource diff --git a/dotnet/xml/Microsoft.Identity.Web/CertificatelessOptions.xml b/dotnet/xml/Microsoft.Identity.Web/CertificatelessOptions.xml index 18a88bac..3e2adcbc 100644 --- a/dotnet/xml/Microsoft.Identity.Web/CertificatelessOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/CertificatelessOptions.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -61,7 +64,7 @@ Constructor Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 @@ -78,7 +81,7 @@ Property Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 System.Boolean @@ -101,7 +104,7 @@ Property Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/ClaimConstants.xml b/dotnet/xml/Microsoft.Identity.Web/ClaimConstants.xml index de98592f..a1a97e6f 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ClaimConstants.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ClaimConstants.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -61,7 +64,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -82,7 +85,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -103,7 +106,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -124,7 +127,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -145,7 +148,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -166,7 +169,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -187,7 +190,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -208,7 +211,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -229,7 +232,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -250,7 +253,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -271,7 +274,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -292,7 +295,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -313,7 +316,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -334,7 +337,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -355,7 +358,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -376,7 +379,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -398,7 +401,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -420,7 +423,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/ClaimsPrincipalExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/ClaimsPrincipalExtensions.xml index 37e9e2a1..275c6c45 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ClaimsPrincipalExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ClaimsPrincipalExtensions.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -61,7 +64,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.String @@ -88,7 +91,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.String @@ -114,7 +117,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.String @@ -140,7 +143,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.String @@ -166,7 +169,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.String @@ -192,7 +195,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.String @@ -218,7 +221,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.String @@ -244,7 +247,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.String @@ -270,7 +273,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.String @@ -296,7 +299,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/ClaimsPrincipalFactory.xml b/dotnet/xml/Microsoft.Identity.Web/ClaimsPrincipalFactory.xml index 7b8c6b78..036cbe33 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ClaimsPrincipalFactory.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ClaimsPrincipalFactory.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Security.Claims.ClaimsPrincipal @@ -102,7 +105,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Security.Claims.ClaimsPrincipal diff --git a/dotnet/xml/Microsoft.Identity.Web/ClientAssertion.xml b/dotnet/xml/Microsoft.Identity.Web/ClientAssertion.xml index 26c6544f..fbe03670 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ClientAssertion.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ClientAssertion.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -61,7 +64,7 @@ Constructor Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 @@ -87,7 +90,7 @@ Property Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 System.Nullable<System.DateTimeOffset> @@ -109,7 +112,7 @@ Property Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/ClientAssertionProviderBase.xml b/dotnet/xml/Microsoft.Identity.Web/ClientAssertionProviderBase.xml index e6a1a8eb..a5c82f6f 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ClientAssertionProviderBase.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ClientAssertionProviderBase.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -61,7 +64,7 @@ Constructor Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 @@ -78,7 +81,7 @@ Property Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 System.Nullable<System.DateTimeOffset> @@ -100,7 +103,7 @@ Method Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<Microsoft.Identity.Web.ClientAssertion> @@ -126,7 +129,7 @@ Method Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.String> diff --git a/dotnet/xml/Microsoft.Identity.Web/Constants.xml b/dotnet/xml/Microsoft.Identity.Web/Constants.xml index 1dee4e8b..c2289deb 100644 --- a/dotnet/xml/Microsoft.Identity.Web/Constants.xml +++ b/dotnet/xml/Microsoft.Identity.Web/Constants.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -61,7 +64,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -83,7 +86,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -105,7 +108,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -127,7 +130,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -149,7 +152,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -171,7 +174,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -192,7 +195,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -214,7 +217,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -236,7 +239,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -257,7 +260,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -279,7 +282,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -300,7 +303,7 @@ Field Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/ControllerBaseExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/ControllerBaseExtensions.xml index 8116fcdb..c00b8a75 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ControllerBaseExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ControllerBaseExtensions.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -62,7 +65,7 @@ Method Microsoft.Identity.Web.OWIN - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Abstractions.IAuthorizationHeaderProvider @@ -88,7 +91,7 @@ Method Microsoft.Identity.Web.OWIN - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Abstractions.IDownstreamApi @@ -114,7 +117,7 @@ Method Microsoft.Identity.Web.OWIN - 3.1.0.0 + 3.2.2.0 Microsoft.Graph.GraphServiceClient diff --git a/dotnet/xml/Microsoft.Identity.Web/CookiePolicyOptionsExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/CookiePolicyOptionsExtensions.xml index 8da2235a..44a003c7 100644 --- a/dotnet/xml/Microsoft.Identity.Web/CookiePolicyOptionsExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/CookiePolicyOptionsExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Boolean @@ -86,7 +89,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.AspNetCore.Builder.CookiePolicyOptions @@ -116,7 +119,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.AspNetCore.Builder.CookiePolicyOptions diff --git a/dotnet/xml/Microsoft.Identity.Web/DefaultCertificateLoader.xml b/dotnet/xml/Microsoft.Identity.Web/DefaultCertificateLoader.xml index 793c232b..269a4e7c 100644 --- a/dotnet/xml/Microsoft.Identity.Web/DefaultCertificateLoader.xml +++ b/dotnet/xml/Microsoft.Identity.Web/DefaultCertificateLoader.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.DefaultCredentialsLoader @@ -75,7 +78,7 @@ Constructor Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 @@ -94,7 +97,7 @@ Constructor Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 @@ -116,7 +119,7 @@ Method Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 System.Collections.Generic.IEnumerable<System.Security.Cryptography.X509Certificates.X509Certificate2> @@ -142,7 +145,7 @@ Method Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -171,7 +174,7 @@ Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 System.Void @@ -196,7 +199,7 @@ Method Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 System.Void @@ -222,7 +225,7 @@ Method Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 System.Void @@ -248,7 +251,7 @@ Property Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/DefaultCredentialsLoader.xml b/dotnet/xml/Microsoft.Identity.Web/DefaultCredentialsLoader.xml index ab6788f9..450be368 100644 --- a/dotnet/xml/Microsoft.Identity.Web/DefaultCredentialsLoader.xml +++ b/dotnet/xml/Microsoft.Identity.Web/DefaultCredentialsLoader.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -64,7 +67,7 @@ Constructor Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 @@ -83,7 +86,7 @@ Constructor Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 @@ -108,7 +111,7 @@ Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 System.Collections.Generic.IDictionary<Microsoft.Identity.Abstractions.CredentialSource,Microsoft.Identity.Abstractions.ICredentialSourceLoader> @@ -134,7 +137,7 @@ Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task @@ -164,7 +167,7 @@ Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<Microsoft.Identity.Abstractions.CredentialDescription> @@ -194,7 +197,7 @@ Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApi.xml b/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApi.xml index c6d475ce..c3f97528 100644 --- a/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApi.xml +++ b/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApi.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -70,7 +73,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -101,7 +104,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> @@ -135,7 +138,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> @@ -171,7 +174,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApiExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApiExtensions.xml index 8c91af0b..e90e1191 100644 --- a/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApiExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApiExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -101,7 +104,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApiGenericExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApiGenericExtensions.xml index 451a7fe1..c1e26ebf 100644 --- a/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApiGenericExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApiGenericExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -120,7 +123,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -181,7 +184,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -246,7 +249,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -316,7 +319,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -379,7 +382,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApiOptions.xml b/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApiOptions.xml index cf61db21..127a72be 100644 --- a/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApiOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/DownstreamWebApiOptions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityAuthenticationBaseOptions @@ -60,7 +63,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -77,7 +80,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -99,7 +102,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.DownstreamWebApiOptions @@ -122,7 +125,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Action<System.Net.Http.HttpRequestMessage> @@ -146,7 +149,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -169,7 +172,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Net.Http.HttpMethod @@ -191,7 +194,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -216,7 +219,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Object diff --git a/dotnet/xml/Microsoft.Identity.Web/GraphServiceCollectionExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/GraphServiceCollectionExtensions.xml index 5cd942f6..99db2310 100644 --- a/dotnet/xml/Microsoft.Identity.Web/GraphServiceCollectionExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/GraphServiceCollectionExtensions.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta @@ -68,6 +71,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -90,11 +96,11 @@ Method Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IServiceCollection @@ -120,11 +126,11 @@ Method Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IServiceCollection diff --git a/dotnet/xml/Microsoft.Identity.Web/IAuthRequiredScopeMetadata.xml b/dotnet/xml/Microsoft.Identity.Web/IAuthRequiredScopeMetadata.xml index debe6539..31330395 100644 --- a/dotnet/xml/Microsoft.Identity.Web/IAuthRequiredScopeMetadata.xml +++ b/dotnet/xml/Microsoft.Identity.Web/IAuthRequiredScopeMetadata.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 @@ -55,7 +58,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String[] @@ -77,7 +80,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/IAuthRequiredScopeOrAppPermissionMetadata.xml b/dotnet/xml/Microsoft.Identity.Web/IAuthRequiredScopeOrAppPermissionMetadata.xml index b36cd403..430cfe94 100644 --- a/dotnet/xml/Microsoft.Identity.Web/IAuthRequiredScopeOrAppPermissionMetadata.xml +++ b/dotnet/xml/Microsoft.Identity.Web/IAuthRequiredScopeOrAppPermissionMetadata.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 @@ -55,7 +58,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String[] @@ -78,7 +81,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String[] @@ -100,7 +103,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -123,7 +126,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/ICertificateLoader.xml b/dotnet/xml/Microsoft.Identity.Web/ICertificateLoader.xml index d3366927..c1ef8629 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ICertificateLoader.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ICertificateLoader.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 @@ -69,7 +72,7 @@ Method Microsoft.Identity.Web.Certificate - 3.1.0.0 + 3.2.2.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Web/IDownstreamWebApi.xml b/dotnet/xml/Microsoft.Identity.Web/IDownstreamWebApi.xml index fdade038..99aa58d1 100644 --- a/dotnet/xml/Microsoft.Identity.Web/IDownstreamWebApi.xml +++ b/dotnet/xml/Microsoft.Identity.Web/IDownstreamWebApi.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 @@ -63,7 +66,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> @@ -98,7 +101,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> @@ -136,7 +139,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> @@ -176,7 +179,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> @@ -219,7 +222,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -302,7 +305,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web/ILoginErrorAccessor.xml b/dotnet/xml/Microsoft.Identity.Web/ILoginErrorAccessor.xml index a4b15b30..047ba56b 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ILoginErrorAccessor.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ILoginErrorAccessor.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 @@ -54,7 +57,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -80,7 +83,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Boolean @@ -102,7 +105,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Web/IMicrosoftIdentityAuthenticationDelegatingHandlerFactory.xml b/dotnet/xml/Microsoft.Identity.Web/IMicrosoftIdentityAuthenticationDelegatingHandlerFactory.xml index c07d3c60..042b56f4 100644 --- a/dotnet/xml/Microsoft.Identity.Web/IMicrosoftIdentityAuthenticationDelegatingHandlerFactory.xml +++ b/dotnet/xml/Microsoft.Identity.Web/IMicrosoftIdentityAuthenticationDelegatingHandlerFactory.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 @@ -54,7 +57,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Net.Http.DelegatingHandler @@ -86,7 +89,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Net.Http.DelegatingHandler diff --git a/dotnet/xml/Microsoft.Identity.Web/ITokenAcquisition.xml b/dotnet/xml/Microsoft.Identity.Web/ITokenAcquisition.xml index 525594a3..f90561d5 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ITokenAcquisition.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ITokenAcquisition.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 @@ -58,7 +61,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.String> @@ -94,7 +97,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.String> @@ -133,7 +136,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.String> @@ -172,7 +175,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.String> @@ -213,7 +216,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -249,7 +252,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -288,7 +291,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -326,7 +329,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -367,7 +370,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -395,7 +398,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Void @@ -427,7 +430,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Void @@ -462,7 +465,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task diff --git a/dotnet/xml/Microsoft.Identity.Web/ManagedIdentityClientAssertion.xml b/dotnet/xml/Microsoft.Identity.Web/ManagedIdentityClientAssertion.xml index 77bd6aee..c9013ffc 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ManagedIdentityClientAssertion.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ManagedIdentityClientAssertion.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.ClientAssertionProviderBase @@ -61,7 +64,7 @@ Constructor Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 @@ -83,7 +86,7 @@ Constructor Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 @@ -99,6 +102,33 @@ To be added. + + + + + + + Constructor + + Microsoft.Identity.Web.Certificateless + 3.2.2.0 + + + + + + + + Optional ClientId of the Managed Identity + Optional audience of the token to be requested from Managed Identity. Default value is "api://AzureADTokenExchange". + This value is different on clouds other than Azure Public + A logger + + See https://aka.ms/ms-id-web/certificateless. + + To be added. + + @@ -108,7 +138,7 @@ Method Microsoft.Identity.Web.Certificateless - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<Microsoft.Identity.Web.ClientAssertion> diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftGraphExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftGraphExtensions.xml index 0a535aff..29fc41c8 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftGraphExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftGraphExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta @@ -63,6 +66,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -85,11 +91,11 @@ Method Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 @@ -123,11 +129,11 @@ Method Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityAppCallsWebApiAuthenticationBuilder @@ -155,11 +161,11 @@ Method Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityAppCallsWebApiAuthenticationBuilder @@ -189,11 +195,11 @@ Method Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityAppCallsWebApiAuthenticationBuilder @@ -223,11 +229,11 @@ Method Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityAppCallsWebApiAuthenticationBuilder diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftGraphOptions.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftGraphOptions.xml index 728d6525..d991eead 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftGraphOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftGraphOptions.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta @@ -68,6 +71,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -88,11 +94,11 @@ Constructor Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 @@ -109,11 +115,11 @@ Property Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 System.String @@ -137,11 +143,11 @@ Property Microsoft.Identity.Web.MicrosoftGraph - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftGraphBeta - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAppAuthenticationMessageHandler.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAppAuthenticationMessageHandler.xml index 8e2cde91..d382075d 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAppAuthenticationMessageHandler.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAppAuthenticationMessageHandler.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityAuthenticationBaseMessageHandler @@ -56,7 +59,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -82,7 +85,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAppCallsWebApiAuthenticationBuilder.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAppCallsWebApiAuthenticationBuilder.xml index ce9513d4..f7baf71c 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAppCallsWebApiAuthenticationBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAppCallsWebApiAuthenticationBuilder.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityBaseAuthenticationBuilder @@ -62,7 +65,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityAppCallsWebApiAuthenticationBuilder @@ -85,7 +88,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityAppCallsWebApiAuthenticationBuilder diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAppCallsWebApiAuthenticationBuilderExtension.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAppCallsWebApiAuthenticationBuilderExtension.xml index 1fbac605..d3f367a9 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAppCallsWebApiAuthenticationBuilderExtension.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAppCallsWebApiAuthenticationBuilderExtension.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -57,7 +60,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IServiceCollection diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationBaseMessageHandler.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationBaseMessageHandler.xml index 584422c1..0c597c6a 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationBaseMessageHandler.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationBaseMessageHandler.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Net.Http.DelegatingHandler @@ -56,7 +59,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -82,7 +85,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityAuthenticationMessageHandlerOptions @@ -108,7 +111,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.ITokenAcquisition diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationBaseOptions.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationBaseOptions.xml index 5bd1fc16..9a9325aa 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationBaseOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationBaseOptions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -55,7 +58,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -74,7 +77,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -97,7 +100,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String[] @@ -120,7 +123,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Boolean @@ -146,7 +149,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -169,7 +172,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -193,7 +196,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.TokenAcquisitionOptions @@ -215,7 +218,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationMessageHandlerHttpClientBuilderExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationMessageHandlerHttpClientBuilderExtensions.xml index 3a5c1e86..e447844c 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationMessageHandlerHttpClientBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationMessageHandlerHttpClientBuilderExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -92,7 +95,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IHttpClientBuilder @@ -122,7 +125,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -158,7 +161,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IHttpClientBuilder diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationMessageHandlerOptions.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationMessageHandlerOptions.xml index a81e1148..7b0509f8 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationMessageHandlerOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityAuthenticationMessageHandlerOptions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityAuthenticationBaseOptions @@ -59,7 +62,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -76,7 +79,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityAuthenticationMessageHandlerOptions @@ -102,7 +105,7 @@ Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Object diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityBaseAuthenticationBuilder.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityBaseAuthenticationBuilder.xml index 859ff171..510fcbfa 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityBaseAuthenticationBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityBaseAuthenticationBuilder.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -62,7 +65,7 @@ Constructor Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 @@ -92,7 +95,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.Configuration.IConfigurationSection @@ -115,7 +118,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IServiceCollection diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityBlazorServiceCollectionExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityBlazorServiceCollectionExtensions.xml index ed8d2899..9c679482 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityBlazorServiceCollectionExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityBlazorServiceCollectionExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IServerSideBlazorBuilder @@ -83,7 +86,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IServiceCollection diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityConsentAndConditionalAccessHandler.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityConsentAndConditionalAccessHandler.xml index 3bff3d1c..382c2420 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityConsentAndConditionalAccessHandler.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityConsentAndConditionalAccessHandler.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -57,7 +60,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -79,7 +82,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -101,7 +104,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Void @@ -135,7 +138,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Void @@ -161,7 +164,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Boolean @@ -183,7 +186,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Security.Claims.ClaimsPrincipal diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityOptions.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityOptions.xml index 99bac311..61c01dd4 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityOptions.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.AspNetCore.Authentication.OpenIdConnect.OpenIdConnectOptions @@ -60,7 +63,7 @@ Constructor Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 @@ -77,7 +80,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Boolean @@ -103,7 +106,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Collections.Generic.IEnumerable<Microsoft.Identity.Web.CertificateDescription> @@ -137,7 +140,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Collections.Generic.IEnumerable<Microsoft.Identity.Abstractions.CredentialDescription> @@ -157,7 +160,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.CertificatelessOptions @@ -179,14 +182,14 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String - Gets the default user flow (which is signUpsignIn). + Gets the default user flow (which is signUpSignIn). To be added. To be added. @@ -201,7 +204,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -223,7 +226,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -245,7 +248,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Nullable<Microsoft.AspNetCore.Http.PathString> @@ -269,7 +272,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -291,7 +294,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -313,7 +316,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Boolean @@ -338,7 +341,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Nullable<Microsoft.AspNetCore.Http.PathString> @@ -362,7 +365,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -384,7 +387,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Boolean @@ -412,7 +415,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -434,7 +437,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -456,7 +459,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Collections.Generic.IEnumerable<Microsoft.Identity.Web.CertificateDescription> @@ -490,7 +493,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Collections.Generic.IEnumerable<Microsoft.Identity.Abstractions.CredentialDescription> @@ -510,7 +513,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -533,7 +536,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityUserAuthenticationMessageHandler.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityUserAuthenticationMessageHandler.xml index 04586f48..fa10b594 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityUserAuthenticationMessageHandler.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityUserAuthenticationMessageHandler.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityAuthenticationBaseMessageHandler @@ -56,7 +59,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -84,7 +87,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiAuthenticationBuilder.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiAuthenticationBuilder.xml index 62667743..950a1887 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiAuthenticationBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiAuthenticationBuilder.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityBaseAuthenticationBuilder @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiAuthenticationBuilderExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiAuthenticationBuilderExtensions.xml index e17fe21d..05f22497 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiAuthenticationBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiAuthenticationBuilderExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -97,7 +100,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -140,7 +143,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiAuthenticationBuilderWithConfiguration.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiAuthenticationBuilderWithConfiguration.xml index 80ebe94b..a8802667 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiAuthenticationBuilderWithConfiguration.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiAuthenticationBuilderWithConfiguration.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityWebApiAuthenticationBuilder @@ -62,7 +65,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiServiceCollectionExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiServiceCollectionExtensions.xml index 3c4f63d4..557eb10d 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiServiceCollectionExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebApiServiceCollectionExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppAuthenticationBuilder.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppAuthenticationBuilder.xml index b3786985..99bf8cd5 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppAuthenticationBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppAuthenticationBuilder.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityBaseAuthenticationBuilder @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -88,7 +91,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -124,7 +127,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppAuthenticationBuilderExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppAuthenticationBuilderExtensions.xml index 737a95cd..9151a12b 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppAuthenticationBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppAuthenticationBuilderExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -99,7 +102,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -145,7 +148,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppAuthenticationBuilderWithConfiguration.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppAuthenticationBuilderWithConfiguration.xml index 04897d34..965e6a4b 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppAuthenticationBuilderWithConfiguration.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppAuthenticationBuilderWithConfiguration.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Web.MicrosoftIdentityWebAppAuthenticationBuilder @@ -57,7 +60,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppServiceCollectionExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppServiceCollectionExtensions.xml index b6827fdd..9105cbbe 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppServiceCollectionExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebAppServiceCollectionExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 diff --git a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebChallengeUserException.xml b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebChallengeUserException.xml index 1f5a22eb..cfd021a5 100644 --- a/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebChallengeUserException.xml +++ b/dotnet/xml/Microsoft.Identity.Web/MicrosoftIdentityWebChallengeUserException.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Exception @@ -63,7 +66,7 @@ Constructor Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 @@ -89,7 +92,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Client.MsalUiRequiredException @@ -111,7 +114,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String[] @@ -133,7 +136,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/PolicyBuilderExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/PolicyBuilderExtensions.xml index 13f5bac9..e224037d 100644 --- a/dotnet/xml/Microsoft.Identity.Web/PolicyBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/PolicyBuilderExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -64,7 +67,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.AspNetCore.Authorization.AuthorizationPolicyBuilder @@ -93,7 +96,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.AspNetCore.Authorization.AuthorizationPolicyBuilder @@ -129,7 +132,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.AspNetCore.Authorization.AuthorizationPolicyBuilder diff --git a/dotnet/xml/Microsoft.Identity.Web/PrincipalExtensionsForSecurityTokens.xml b/dotnet/xml/Microsoft.Identity.Web/PrincipalExtensionsForSecurityTokens.xml index 81f6a598..351b1ebd 100644 --- a/dotnet/xml/Microsoft.Identity.Web/PrincipalExtensionsForSecurityTokens.xml +++ b/dotnet/xml/Microsoft.Identity.Web/PrincipalExtensionsForSecurityTokens.xml @@ -29,6 +29,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -50,7 +53,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.IdentityModel.Tokens.SecurityToken diff --git a/dotnet/xml/Microsoft.Identity.Web/RequiredScopeExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/RequiredScopeExtensions.xml index 860f7d86..4f96211d 100644 --- a/dotnet/xml/Microsoft.Identity.Web/RequiredScopeExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/RequiredScopeExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IServiceCollection @@ -83,7 +86,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 TBuilder diff --git a/dotnet/xml/Microsoft.Identity.Web/RequiredScopeOrAppPermissionExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/RequiredScopeOrAppPermissionExtensions.xml index 8a8868a6..57a3f1bc 100644 --- a/dotnet/xml/Microsoft.Identity.Web/RequiredScopeOrAppPermissionExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/RequiredScopeOrAppPermissionExtensions.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -56,7 +59,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IServiceCollection @@ -84,7 +87,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 TBuilder diff --git a/dotnet/xml/Microsoft.Identity.Web/ScopeAuthorizationRequirement.xml b/dotnet/xml/Microsoft.Identity.Web/ScopeAuthorizationRequirement.xml index e5870c1d..630b2f11 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ScopeAuthorizationRequirement.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ScopeAuthorizationRequirement.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -62,7 +65,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -84,7 +87,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -106,7 +109,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -128,7 +131,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/ScopeOrAppPermissionAuthorizationRequirement.xml b/dotnet/xml/Microsoft.Identity.Web/ScopeOrAppPermissionAuthorizationRequirement.xml index f387f35a..b0b4f4ea 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ScopeOrAppPermissionAuthorizationRequirement.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ScopeOrAppPermissionAuthorizationRequirement.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -62,7 +65,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -86,7 +89,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -108,7 +111,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -130,7 +133,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String @@ -152,7 +155,7 @@ Property Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -174,7 +177,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Web/ServiceCollectionExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/ServiceCollectionExtensions.xml index 8b83b26b..ce1d2d90 100644 --- a/dotnet/xml/Microsoft.Identity.Web/ServiceCollectionExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/ServiceCollectionExtensions.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -61,7 +64,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.IServiceCollection diff --git a/dotnet/xml/Microsoft.Identity.Web/TokenAcquirerAppTokenCredential.xml b/dotnet/xml/Microsoft.Identity.Web/TokenAcquirerAppTokenCredential.xml index bfb80732..3e60775e 100644 --- a/dotnet/xml/Microsoft.Identity.Web/TokenAcquirerAppTokenCredential.xml +++ b/dotnet/xml/Microsoft.Identity.Web/TokenAcquirerAppTokenCredential.xml @@ -33,6 +33,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Azure.Core.TokenCredential @@ -54,7 +57,7 @@ Constructor Microsoft.Identity.Web.Azure - 3.1.0.0 + 3.2.2.0 @@ -76,7 +79,7 @@ Method Microsoft.Identity.Web.Azure - 3.1.0.0 + 3.2.2.0 Azure.Core.AccessToken @@ -103,7 +106,7 @@ Method Microsoft.Identity.Web.Azure - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.ValueTask<Azure.Core.AccessToken> diff --git a/dotnet/xml/Microsoft.Identity.Web/TokenAcquirerFactory.xml b/dotnet/xml/Microsoft.Identity.Web/TokenAcquirerFactory.xml index a12bfc46..f04a9323 100644 --- a/dotnet/xml/Microsoft.Identity.Web/TokenAcquirerFactory.xml +++ b/dotnet/xml/Microsoft.Identity.Web/TokenAcquirerFactory.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -64,7 +67,7 @@ Constructor Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 @@ -83,7 +86,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.IServiceProvider @@ -115,7 +118,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.Configuration.IConfiguration @@ -138,7 +141,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.String @@ -165,7 +168,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 @@ -203,7 +206,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 @@ -253,7 +256,7 @@ Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Abstractions.ITokenAcquirer @@ -281,7 +284,7 @@ Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Abstractions.ITokenAcquirer @@ -306,7 +309,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Abstractions.ITokenAcquirer @@ -337,7 +340,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Void @@ -359,7 +362,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.IServiceProvider @@ -382,7 +385,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Extensions.DependencyInjection.ServiceCollection diff --git a/dotnet/xml/Microsoft.Identity.Web/TokenAcquirerTokenCredential.xml b/dotnet/xml/Microsoft.Identity.Web/TokenAcquirerTokenCredential.xml index 748e16e6..bfe07c33 100644 --- a/dotnet/xml/Microsoft.Identity.Web/TokenAcquirerTokenCredential.xml +++ b/dotnet/xml/Microsoft.Identity.Web/TokenAcquirerTokenCredential.xml @@ -33,6 +33,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Azure.Core.TokenCredential @@ -54,7 +57,7 @@ Constructor Microsoft.Identity.Web.Azure - 3.1.0.0 + 3.2.2.0 @@ -76,7 +79,7 @@ Method Microsoft.Identity.Web.Azure - 3.1.0.0 + 3.2.2.0 Azure.Core.AccessToken @@ -103,7 +106,7 @@ Method Microsoft.Identity.Web.Azure - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.ValueTask<Azure.Core.AccessToken> diff --git a/dotnet/xml/Microsoft.Identity.Web/TokenAcquisitionAppTokenCredential.xml b/dotnet/xml/Microsoft.Identity.Web/TokenAcquisitionAppTokenCredential.xml index 6efd4e10..d8a0b40e 100644 --- a/dotnet/xml/Microsoft.Identity.Web/TokenAcquisitionAppTokenCredential.xml +++ b/dotnet/xml/Microsoft.Identity.Web/TokenAcquisitionAppTokenCredential.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Azure.Core.TokenCredential @@ -62,7 +65,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -84,7 +87,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Azure.Core.AccessToken @@ -111,7 +114,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.ValueTask<Azure.Core.AccessToken> diff --git a/dotnet/xml/Microsoft.Identity.Web/TokenAcquisitionOptions.xml b/dotnet/xml/Microsoft.Identity.Web/TokenAcquisitionOptions.xml index 7c8cbd34..18104e08 100644 --- a/dotnet/xml/Microsoft.Identity.Web/TokenAcquisitionOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/TokenAcquisitionOptions.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Microsoft.Identity.Abstractions.AcquireTokenOptions @@ -60,7 +63,7 @@ Constructor Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 @@ -77,7 +80,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 System.Threading.CancellationToken @@ -99,7 +102,7 @@ Method Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Web.TokenAcquisitionOptions @@ -122,7 +125,7 @@ Property Microsoft.Identity.Web.TokenAcquisition - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Client.AppConfig.PoPAuthenticationConfiguration diff --git a/dotnet/xml/Microsoft.Identity.Web/TokenAcquisitionTokenCredential.xml b/dotnet/xml/Microsoft.Identity.Web/TokenAcquisitionTokenCredential.xml index 35af1a9f..bc3f6a3a 100644 --- a/dotnet/xml/Microsoft.Identity.Web/TokenAcquisitionTokenCredential.xml +++ b/dotnet/xml/Microsoft.Identity.Web/TokenAcquisitionTokenCredential.xml @@ -35,6 +35,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 Azure.Core.TokenCredential @@ -62,7 +65,7 @@ Constructor Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 @@ -84,7 +87,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 Azure.Core.AccessToken @@ -111,7 +114,7 @@ Method Microsoft.Identity.Web - 3.1.0.0 + 3.2.2.0 System.Threading.Tasks.ValueTask<Azure.Core.AccessToken> diff --git a/dotnet/xml/Microsoft.Identity.Web/TokenCacheExtensions.xml b/dotnet/xml/Microsoft.Identity.Web/TokenCacheExtensions.xml index 8ad65486..a3d0650b 100644 --- a/dotnet/xml/Microsoft.Identity.Web/TokenCacheExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Web/TokenCacheExtensions.xml @@ -40,6 +40,9 @@ 3.0.0.0 3.0.1.0 3.1.0.0 + 3.2.0.0 + 3.2.1.0 + 3.2.2.0 System.Object @@ -63,7 +66,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Client.IConfidentialClientApplication @@ -109,7 +112,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Client.IConfidentialClientApplication @@ -145,7 +148,7 @@ Method Microsoft.Identity.Web.TokenCache - 3.1.0.0 + 3.2.2.0 Microsoft.Identity.Client.IConfidentialClientApplication diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/EventLogLevel.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/EventLogLevel.xml index 0bd1556b..41782b7e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/EventLogLevel.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/EventLogLevel.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Enum @@ -52,7 +55,7 @@ Field Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Abstractions.EventLogLevel @@ -74,7 +77,7 @@ Field Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Abstractions.EventLogLevel @@ -96,7 +99,7 @@ Field Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Abstractions.EventLogLevel @@ -117,7 +120,7 @@ Field Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Abstractions.EventLogLevel @@ -138,7 +141,7 @@ Field Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Abstractions.EventLogLevel @@ -160,7 +163,7 @@ Field Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.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 9af91313..837a9e74 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/IIdentityLogger.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/IIdentityLogger.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 @@ -50,7 +53,7 @@ Method Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -76,7 +79,7 @@ Method Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/ITelemetryClient.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/ITelemetryClient.xml index 968c3f4c..faab81d1 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/ITelemetryClient.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/ITelemetryClient.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 @@ -50,7 +53,7 @@ Property Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Method Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Void @@ -97,7 +100,7 @@ Method Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -124,7 +127,7 @@ Method Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -155,7 +158,7 @@ Method Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Void @@ -180,7 +183,7 @@ Method Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/LogEntry.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/LogEntry.xml index eae907b7..3072ca01 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/LogEntry.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/LogEntry.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Property Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.String @@ -93,7 +96,7 @@ Property Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Abstractions.EventLogLevel @@ -115,7 +118,7 @@ Property Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullIdentityModelLogger.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullIdentityModelLogger.xml index 54859fb4..e3d1bf5d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullIdentityModelLogger.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullIdentityModelLogger.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -57,7 +60,7 @@ Property Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger @@ -82,7 +85,7 @@ Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -110,7 +113,7 @@ Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullTelemetryClient.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullTelemetryClient.xml index 78e4ee19..787455e4 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullTelemetryClient.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/NullTelemetryClient.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -60,7 +63,7 @@ Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.String @@ -84,7 +87,7 @@ Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Void @@ -105,7 +108,7 @@ Property Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Abstractions.NullTelemetryClient @@ -130,7 +133,7 @@ Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -155,7 +158,7 @@ Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -183,7 +186,7 @@ Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Void @@ -210,7 +213,7 @@ Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/ObservabilityConstants.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/ObservabilityConstants.xml index 372d53a6..67f29507 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/ObservabilityConstants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/ObservabilityConstants.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.String @@ -74,7 +77,7 @@ Field Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.String @@ -95,7 +98,7 @@ Field Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.String @@ -116,7 +119,7 @@ Field Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Abstractions/TelemetryEventDetails.xml b/dotnet/xml/Microsoft.IdentityModel.Abstractions/TelemetryEventDetails.xml index b8ee2a3a..dc310409 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Abstractions/TelemetryEventDetails.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Abstractions/TelemetryEventDetails.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -55,7 +58,7 @@ Constructor Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 @@ -72,7 +75,7 @@ Property Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.String @@ -94,7 +97,7 @@ Property Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Object> @@ -116,7 +119,7 @@ Property Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -138,7 +141,7 @@ Method Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Void @@ -166,7 +169,7 @@ Method Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Void @@ -194,7 +197,7 @@ Method Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Void @@ -222,7 +225,7 @@ Method Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Void @@ -250,7 +253,7 @@ Method Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Void @@ -278,7 +281,7 @@ Method Microsoft.IdentityModel.Abstractions - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonClaimValueTypes.xml b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonClaimValueTypes.xml index 0f69aeac..26a10e09 100644 --- a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonClaimValueTypes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonClaimValueTypes.xml @@ -34,6 +34,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -55,7 +58,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -77,7 +80,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -99,7 +102,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.xml b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.xml index 5e1a11cf..baaf231d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.xml +++ b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebToken.xml @@ -34,6 +34,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -55,7 +58,7 @@ Constructor Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 @@ -85,7 +88,7 @@ Constructor Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 @@ -114,7 +117,7 @@ Constructor Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 @@ -144,7 +147,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -168,7 +171,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -196,7 +199,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -223,7 +226,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -250,7 +253,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -277,7 +280,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -304,7 +307,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<System.Security.Claims.Claim> @@ -329,7 +332,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -357,7 +360,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -383,7 +386,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -407,7 +410,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -431,7 +434,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -456,7 +459,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -480,7 +483,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -507,7 +510,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Security.Claims.Claim @@ -538,7 +541,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 T @@ -573,7 +576,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 T @@ -608,7 +611,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -635,7 +638,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -662,7 +665,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.JsonWebTokens.JsonWebToken @@ -689,7 +692,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -711,7 +714,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -733,7 +736,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -760,7 +763,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -787,7 +790,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -815,7 +818,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -837,7 +840,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -861,7 +864,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -888,7 +891,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -911,7 +914,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -943,7 +946,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -980,7 +983,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -1017,7 +1020,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -1052,7 +1055,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1079,7 +1082,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1101,7 +1104,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -1128,7 +1131,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -1155,7 +1158,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1182,7 +1185,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.xml b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.xml index 5dc7b553..8896a2dd 100644 --- a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.xml +++ b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.xml @@ -34,6 +34,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.TokenHandler @@ -57,7 +60,7 @@ Constructor Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -99,7 +102,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -133,7 +136,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -156,7 +159,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsIdentity @@ -184,7 +187,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsIdentity @@ -214,7 +217,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -240,7 +243,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -267,7 +270,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -295,7 +298,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -324,7 +327,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -353,7 +356,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -386,7 +389,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -417,7 +420,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -448,7 +451,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -481,7 +484,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -516,7 +519,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -549,7 +552,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -586,7 +589,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -625,7 +628,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -658,7 +661,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -679,7 +682,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -700,7 +703,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -731,7 +734,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -764,7 +767,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -798,7 +801,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -834,7 +837,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -857,7 +860,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -879,7 +882,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.JsonWebTokens.JsonWebToken @@ -913,7 +916,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -942,7 +945,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -972,7 +975,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -995,7 +998,7 @@ Property Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Type @@ -1018,7 +1021,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 @@ -1052,7 +1055,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.TokenValidationResult> @@ -1079,7 +1082,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.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 5f5ad5d9..35ebd222 100644 --- a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtConstants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtConstants.xml @@ -34,6 +34,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -55,7 +58,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -76,7 +79,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -97,7 +100,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -118,7 +121,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -139,7 +142,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -160,7 +163,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -182,7 +185,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -204,7 +207,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -226,7 +229,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -247,7 +250,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtHeaderParameterNames.xml b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtHeaderParameterNames.xml index f479b557..eaa8568e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtHeaderParameterNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtHeaderParameterNames.xml @@ -34,6 +34,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.ValueType @@ -55,7 +58,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -76,7 +79,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -97,7 +100,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -118,7 +121,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -139,7 +142,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -160,7 +163,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -181,7 +184,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -202,7 +205,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -223,7 +226,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -244,7 +247,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -265,7 +268,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -286,7 +289,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -307,7 +310,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -328,7 +331,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -349,7 +352,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtRegisteredClaimNames.xml b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtRegisteredClaimNames.xml index 9c0bde55..1e1e05fe 100644 --- a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtRegisteredClaimNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtRegisteredClaimNames.xml @@ -34,6 +34,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.ValueType @@ -58,7 +61,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -79,7 +82,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -98,7 +101,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -119,7 +122,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -140,7 +143,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -161,7 +164,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -182,7 +185,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -203,7 +206,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -224,7 +227,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -245,7 +248,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -266,7 +269,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -287,7 +290,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -308,7 +311,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -329,7 +332,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -350,7 +353,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -371,7 +374,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -392,7 +395,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -413,7 +416,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -434,7 +437,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -455,7 +458,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -476,7 +479,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -497,7 +500,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -518,7 +521,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -539,7 +542,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -558,7 +561,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -579,7 +582,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -600,7 +603,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -621,7 +624,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -642,7 +645,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -663,7 +666,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -684,7 +687,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -705,7 +708,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -724,7 +727,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -745,7 +748,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -766,7 +769,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -787,7 +790,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -808,7 +811,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -827,7 +830,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -848,7 +851,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -869,7 +872,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtTokenUtilities.xml b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtTokenUtilities.xml index d8cdbd90..2ad6241f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtTokenUtilities.xml +++ b/dotnet/xml/Microsoft.IdentityModel.JsonWebTokens/JwtTokenUtilities.xml @@ -34,6 +34,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Constructor Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -100,7 +103,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.String @@ -131,7 +134,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -157,7 +160,7 @@ Method Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Tokens.SecurityKey> @@ -183,7 +186,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Text.RegularExpressions.Regex @@ -204,7 +207,7 @@ Field Microsoft.IdentityModel.JsonWebTokens - 8.0.2.0 + 8.1.2.0 System.Text.RegularExpressions.Regex diff --git a/dotnet/xml/Microsoft.IdentityModel.Logging/ISafeLogSecurityArtifact.xml b/dotnet/xml/Microsoft.IdentityModel.Logging/ISafeLogSecurityArtifact.xml index f0c58183..a0d2b85e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Logging/ISafeLogSecurityArtifact.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Logging/ISafeLogSecurityArtifact.xml @@ -27,6 +27,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 @@ -47,7 +50,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelEventSource.xml b/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelEventSource.xml index 11b8d076..d2cc1d19 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelEventSource.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelEventSource.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Diagnostics.Tracing.EventSource @@ -59,7 +62,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -81,7 +84,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.String @@ -103,7 +106,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.String @@ -125,7 +128,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -147,7 +150,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Logging.IdentityModelEventSource @@ -169,7 +172,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Diagnostics.Tracing.EventLevel @@ -191,7 +194,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -213,7 +216,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -252,7 +255,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -300,7 +303,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -332,7 +335,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -372,7 +375,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -403,7 +406,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -443,7 +446,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -474,7 +477,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -514,7 +517,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -545,7 +548,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -585,7 +588,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -616,7 +619,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -656,7 +659,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -687,7 +690,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelTelemetryUtil.xml b/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelTelemetryUtil.xml index c1fc318c..a9c09d20 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelTelemetryUtil.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Logging/IdentityModelTelemetryUtil.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -81,7 +84,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.String @@ -103,7 +106,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.String @@ -125,7 +128,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Logging/LogHelper.xml b/dotnet/xml/Microsoft.IdentityModel.Logging/LogHelper.xml index 3ac44063..d06e17da 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Logging/LogHelper.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Logging/LogHelper.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.String @@ -104,7 +107,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -131,7 +134,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -173,7 +176,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -217,7 +220,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -261,7 +264,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -312,7 +315,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -358,7 +361,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -411,7 +414,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -464,7 +467,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -519,7 +522,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.ArgumentNullException @@ -545,7 +548,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -585,7 +588,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -627,7 +630,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -669,7 +672,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -718,7 +721,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -762,7 +765,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -813,7 +816,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -864,7 +867,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 T @@ -917,7 +920,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Exception @@ -943,7 +946,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Exception @@ -971,7 +974,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Abstractions.IIdentityLogger @@ -993,7 +996,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Void @@ -1027,7 +1030,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Void @@ -1061,7 +1064,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Void @@ -1095,7 +1098,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Object @@ -1124,7 +1127,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Object @@ -1157,7 +1160,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Object @@ -1192,7 +1195,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Object diff --git a/dotnet/xml/Microsoft.IdentityModel.Logging/LoggerContext.xml b/dotnet/xml/Microsoft.IdentityModel.Logging/LoggerContext.xml index 4379ad5f..e9203abd 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Logging/LoggerContext.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Logging/LoggerContext.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -93,7 +96,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Guid @@ -115,7 +118,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -138,7 +141,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.String @@ -160,7 +163,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<System.String> @@ -182,7 +185,7 @@ Property Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.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 38972fcd..4beb39d9 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Logging/TextWriterEventListener.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Logging/TextWriterEventListener.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Diagnostics.Tracing.EventListener @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -93,7 +96,7 @@ Constructor Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 @@ -115,7 +118,7 @@ Field Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.String @@ -136,7 +139,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Void @@ -158,7 +161,7 @@ Method Microsoft.IdentityModel.Logging - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.LoggingExtensions/IdentityLoggerAdapter.xml b/dotnet/xml/Microsoft.IdentityModel.LoggingExtensions/IdentityLoggerAdapter.xml index 3cf9cf4b..4c91a8e8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.LoggingExtensions/IdentityLoggerAdapter.xml +++ b/dotnet/xml/Microsoft.IdentityModel.LoggingExtensions/IdentityLoggerAdapter.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -57,7 +60,7 @@ Constructor Microsoft.IdentityModel.LoggingExtensions - 8.0.2.0 + 8.1.2.0 @@ -82,7 +85,7 @@ Microsoft.IdentityModel.LoggingExtensions - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -110,7 +113,7 @@ Microsoft.IdentityModel.LoggingExtensions - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/InvalidConfigurationException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/InvalidConfigurationException.xml index d0da7d44..ed708833 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/InvalidConfigurationException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/InvalidConfigurationException.xml @@ -27,6 +27,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Exception @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -72,7 +75,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -94,7 +97,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -118,7 +121,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/LastKnownGoodConfigurationCacheOptions.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/LastKnownGoodConfigurationCacheOptions.xml index 00d38627..e07138e7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/LastKnownGoodConfigurationCacheOptions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.Configuration/LastKnownGoodConfigurationCacheOptions.xml @@ -31,6 +31,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Configuration.LKGConfigurationCacheOptions @@ -54,7 +57,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Field Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.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 cf513c37..5a759064 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/OpenIdConnectConfigurationValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/OpenIdConnectConfigurationValidator.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -56,7 +59,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -73,7 +76,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -98,7 +101,7 @@ Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 330eff74..4fd22c8e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/ActiveDirectoryOpenIdConnectEndpoints.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/ActiveDirectoryOpenIdConnectEndpoints.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 8cb1c176..3aa5da94 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/IdTokenValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/IdTokenValidator.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.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 b3e515c2..1a1752da 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectConfiguration.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectConfiguration.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.BaseConfiguration @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -94,7 +97,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -122,7 +125,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -150,7 +153,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -178,7 +181,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -206,7 +209,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -234,7 +237,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -262,7 +265,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -294,7 +297,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -326,7 +329,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -354,7 +357,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -386,7 +389,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -414,7 +417,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -442,7 +445,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -474,7 +477,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -506,7 +509,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -534,7 +537,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -566,7 +569,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -594,7 +597,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -622,7 +625,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -650,7 +653,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration @@ -679,7 +682,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -711,7 +714,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -739,7 +742,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -767,7 +770,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -799,7 +802,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -830,7 +833,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -861,7 +864,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -889,7 +892,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -921,7 +924,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -949,7 +952,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -977,7 +980,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1005,7 +1008,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1037,7 +1040,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1065,7 +1068,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1093,7 +1096,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1125,7 +1128,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1152,7 +1155,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1184,7 +1187,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1212,7 +1215,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1244,7 +1247,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1276,7 +1279,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1304,7 +1307,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1336,7 +1339,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1368,7 +1371,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1396,7 +1399,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1424,7 +1427,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1452,7 +1455,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1484,7 +1487,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1516,7 +1519,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1548,7 +1551,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1580,7 +1583,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1608,7 +1611,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1636,7 +1639,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1668,7 +1671,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1696,7 +1699,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1724,7 +1727,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1752,7 +1755,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1784,7 +1787,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1815,7 +1818,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1846,7 +1849,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1877,7 +1880,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1908,7 +1911,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1939,7 +1942,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -1970,7 +1973,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2001,7 +2004,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2032,7 +2035,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2063,7 +2066,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2094,7 +2097,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2125,7 +2128,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2156,7 +2159,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2187,7 +2190,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2218,7 +2221,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2249,7 +2252,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2280,7 +2283,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2311,7 +2314,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2342,7 +2345,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2373,7 +2376,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2404,7 +2407,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2435,7 +2438,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2466,7 +2469,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2497,7 +2500,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2528,7 +2531,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2559,7 +2562,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2590,7 +2593,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2621,7 +2624,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2652,7 +2655,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2683,7 +2686,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2714,7 +2717,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2745,7 +2748,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2776,7 +2779,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2807,7 +2810,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2838,7 +2841,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2869,7 +2872,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2900,7 +2903,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2928,7 +2931,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2956,7 +2959,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -2988,7 +2991,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -3020,7 +3023,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -3048,7 +3051,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -3076,7 +3079,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -3104,7 +3107,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -3136,7 +3139,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -3164,7 +3167,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -3192,7 +3195,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -3220,7 +3223,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -3248,7 +3251,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectConfigurationRetriever.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectConfigurationRetriever.xml index 29a0466b..ebe93f55 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectConfigurationRetriever.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectConfigurationRetriever.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -56,7 +59,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -73,7 +76,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration> @@ -102,7 +105,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration> @@ -133,7 +136,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectConfiguration> @@ -167,7 +170,7 @@ Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 8866e532..e4539356 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectGrantTypes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectGrantTypes.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -74,7 +77,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -95,7 +98,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -116,7 +119,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -137,7 +140,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -158,7 +161,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -179,7 +182,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -200,7 +203,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -221,7 +224,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 113ba0d9..3099f5f7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectMessage.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectMessage.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -94,7 +97,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -116,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -138,7 +141,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -160,7 +163,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -182,7 +185,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -204,7 +207,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -226,7 +229,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -248,7 +251,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -270,7 +273,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -292,7 +295,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -314,7 +317,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -336,7 +339,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage @@ -359,7 +362,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -381,7 +384,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -404,7 +407,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -427,7 +430,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -449,7 +452,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -471,7 +474,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -494,7 +497,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -516,7 +519,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -538,7 +541,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -560,7 +563,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -582,7 +585,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -604,7 +607,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -626,7 +629,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -648,7 +651,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -670,7 +673,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -692,7 +695,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -714,7 +717,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -736,7 +739,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -758,7 +761,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -780,7 +783,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -802,7 +805,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -824,7 +827,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -846,7 +849,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -868,7 +871,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -890,7 +893,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType @@ -912,7 +915,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -934,7 +937,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -956,7 +959,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -978,7 +981,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1000,7 +1003,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1022,7 +1025,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1044,7 +1047,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1066,7 +1069,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1088,7 +1091,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1110,7 +1113,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1132,7 +1135,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1154,7 +1157,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1176,7 +1179,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1198,7 +1201,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1220,7 +1223,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 fabbeb60..c4cf7dd5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectParameterNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectParameterNames.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -110,7 +113,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -129,7 +132,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -148,7 +151,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -167,7 +170,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -186,7 +189,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -205,7 +208,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -224,7 +227,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -243,7 +246,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -262,7 +265,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -281,7 +284,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -300,7 +303,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -319,7 +322,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -338,7 +341,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -357,7 +360,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -376,7 +379,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -395,7 +398,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -414,7 +417,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -433,7 +436,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -452,7 +455,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -471,7 +474,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -490,7 +493,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -509,7 +512,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -528,7 +531,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -547,7 +550,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -566,7 +569,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -585,7 +588,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -604,7 +607,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -623,7 +626,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -642,7 +645,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -661,7 +664,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -680,7 +683,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -699,7 +702,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -718,7 +721,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -737,7 +740,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -756,7 +759,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -775,7 +778,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -794,7 +797,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -813,7 +816,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -832,7 +835,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 3ecfea08..2e8e7664 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectPrompt.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectPrompt.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -74,7 +77,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -95,7 +98,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -116,7 +119,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -137,7 +140,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 a877d848..d0a724ca 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Exception @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidAtHashException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidAtHashException.xml index aeb7f503..46878dd2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidAtHashException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidAtHashException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidCHashException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidCHashException.xml index 2675b34a..7133bf6a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidCHashException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidCHashException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidNonceException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidNonceException.xml index bbe67dda..dde97f12 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidNonceException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidNonceException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidStateException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidStateException.xml index 7bff702a..cd3be6ea 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidStateException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolInvalidStateException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectProtocolException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidationContext.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidationContext.xml index babf2c2d..40ef6d13 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidationContext.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidationContext.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -93,7 +96,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -115,7 +118,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectMessage @@ -137,7 +140,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -159,7 +162,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -181,7 +184,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 f59a77fe..23b2b123 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectProtocolValidator.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -72,7 +75,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderFactory @@ -94,7 +97,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -115,7 +118,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -139,7 +142,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Security.Cryptography.HashAlgorithm @@ -165,7 +168,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -188,7 +191,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.IdTokenValidator @@ -210,7 +213,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -233,7 +236,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -261,7 +264,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -289,7 +292,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -317,7 +320,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -345,7 +348,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -373,7 +376,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -401,7 +404,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -429,7 +432,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -457,7 +460,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -479,7 +482,7 @@ Property Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 @@ -508,7 +511,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Void @@ -535,7 +538,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Void @@ -562,7 +565,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Void @@ -589,7 +592,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Void @@ -614,7 +617,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Void @@ -642,7 +645,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Void @@ -669,7 +672,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.Void @@ -696,7 +699,7 @@ Method Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 8a415a15..63a33080 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectRequestType.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectRequestType.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Enum @@ -54,7 +57,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType @@ -75,7 +78,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectRequestType @@ -96,7 +99,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 474d4300..aee1a89f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseMode.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseMode.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -55,7 +58,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -76,7 +79,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -97,7 +100,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 465eb123..ac4d9db3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseType.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectResponseType.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -55,7 +58,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -77,7 +80,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -99,7 +102,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -121,7 +124,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -143,7 +146,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -165,7 +168,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -187,7 +190,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -209,7 +212,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 cd79988c..a878e719 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectScope.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectScope.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -55,7 +58,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -76,7 +79,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -97,7 +100,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -118,7 +121,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -139,7 +142,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -160,7 +163,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -181,7 +184,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -202,7 +205,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 d5c432be..9845c3c1 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectSessionProperties.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdConnectSessionProperties.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -74,7 +77,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -95,7 +98,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 16c876d5..d4d58e3b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdProviderMetadataNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.OpenIdConnect/OpenIdProviderMetadataNames.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -73,7 +76,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -92,7 +95,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -111,7 +114,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -130,7 +133,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -149,7 +152,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -168,7 +171,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -187,7 +190,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -206,7 +209,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -225,7 +228,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -244,7 +247,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -263,7 +266,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -282,7 +285,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -301,7 +304,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -320,7 +323,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -339,7 +342,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -358,7 +361,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -377,7 +380,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -396,7 +399,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -415,7 +418,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -434,7 +437,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -453,7 +456,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -472,7 +475,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -491,7 +494,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -510,7 +513,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -529,7 +532,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -548,7 +551,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -567,7 +570,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -586,7 +589,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -605,7 +608,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -624,7 +627,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -643,7 +646,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -662,7 +665,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -681,7 +684,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -700,7 +703,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -719,7 +722,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -738,7 +741,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -757,7 +760,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -776,7 +779,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -795,7 +798,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -814,7 +817,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -833,7 +836,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -852,7 +855,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -871,7 +874,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -890,7 +893,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -909,7 +912,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -928,7 +931,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -947,7 +950,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -966,7 +969,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -985,7 +988,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1004,7 +1007,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1023,7 +1026,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1042,7 +1045,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1061,7 +1064,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1080,7 +1083,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1099,7 +1102,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1118,7 +1121,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1137,7 +1140,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1156,7 +1159,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1175,7 +1178,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1194,7 +1197,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1213,7 +1216,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1232,7 +1235,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1251,7 +1254,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.2.0 System.String @@ -1270,7 +1273,7 @@ Field Microsoft.IdentityModel.Protocols.OpenIdConnect - 8.0.2.0 + 8.1.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 2a26b260..2a728cf2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/CnfDecryptionKeysResolverAsync.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/CnfDecryptionKeysResolverAsync.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.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 0f19fcf0..41a8afdc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ConfirmationClaimTypes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ConfirmationClaimTypes.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -75,7 +78,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -96,7 +99,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -117,7 +120,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -138,7 +141,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.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 2bcc5383..f175cbfd 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/HttpClientProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/HttpClientProvider.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.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 6c1be4c7..0712dc3a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/NonceValidatorAsync.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/NonceValidatorAsync.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.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 bffb0555..d7a3374e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/PopKeyResolverAsync.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/PopKeyResolverAsync.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.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 672850d9..c74aadd0 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/PopKeyResolverFromKeyIdAsync.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/PopKeyResolverFromKeyIdAsync.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.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 66a579b4..16ea9d79 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ReplayValidatorAsync.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/ReplayValidatorAsync.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.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 339abdcc..ccacbd09 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignatureValidatorAsync.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignatureValidatorAsync.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.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 6b2c34b3..4ee04bd7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestClaimTypes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestClaimTypes.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -74,7 +77,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -95,7 +98,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -116,7 +119,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -137,7 +140,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -158,7 +161,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -179,7 +182,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -200,7 +203,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -221,7 +224,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.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 1eed26ec..43c315f8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestConstants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestConstants.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -74,7 +77,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -95,7 +98,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.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 87fcc67c..0626c444 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Exception @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationParameters.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationParameters.xml index 8d9cbd2a..a50c249b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationParameters.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestCreationParameters.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -91,7 +94,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -116,7 +119,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -138,7 +141,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -160,7 +163,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -182,7 +185,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -204,7 +207,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -226,7 +229,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -248,7 +251,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -270,7 +273,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -291,7 +294,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.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 8a4e5b83..a5c3bf05 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestDescriptor.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestDescriptor.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -83,7 +86,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -114,7 +117,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -136,7 +139,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -160,7 +163,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -183,7 +186,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -208,7 +211,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -230,7 +233,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.HttpRequestData @@ -252,7 +255,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestCreationParameters @@ -274,7 +277,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.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 ba0eec0c..c0990ebc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestHandler.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestHandler.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -101,7 +104,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -127,7 +130,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -155,7 +158,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationResult> @@ -185,7 +188,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.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 fea7565b..83227542 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidAtClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidAtClaimException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidBClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidBClaimException.xml index 79514b70..5c2777c4 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidBClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidBClaimException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidCnfClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidCnfClaimException.xml index 0c62693d..7d11d5ff 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidCnfClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidCnfClaimException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidHClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidHClaimException.xml index 735ec167..78b89100 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidHClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidHClaimException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidMClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidMClaimException.xml index ff50232e..05be7a8a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidMClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidMClaimException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidNonceClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidNonceClaimException.xml index 3860fb65..09174d3e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidNonceClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidNonceClaimException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -147,7 +150,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.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 ed48b6c4..a37dd1cc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidPClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidPClaimException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidPopKeyException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidPopKeyException.xml index aee796d2..3c57d3fd 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidPopKeyException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidPopKeyException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidQClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidQClaimException.xml index bf64fdf7..a93d3857 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidQClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidQClaimException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidSignatureException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidSignatureException.xml index aa55d994..9e914321 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidSignatureException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidSignatureException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidTsClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidTsClaimException.xml index 1d9300ff..56e78350 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidTsClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidTsClaimException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidUClaimException.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidUClaimException.xml index 810bcc0b..9913420e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidUClaimException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestInvalidUClaimException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignedHttpRequestValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestUtilities.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestUtilities.xml index 8a758405..c752617c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestUtilities.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestUtilities.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -79,7 +82,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -105,7 +108,7 @@ Method Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.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 e08e51b6..f8219bbc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationContext.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationContext.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -79,7 +82,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -107,7 +110,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -135,7 +138,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -165,7 +168,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.TokenValidationParameters @@ -187,7 +190,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.CallContext @@ -209,7 +212,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.HttpRequestData @@ -231,7 +234,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -253,7 +256,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.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 26bfcd61..fe1a3334 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Exception @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationParameters.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationParameters.xml index 0806ad45..7044542f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationParameters.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationParameters.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -91,7 +94,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -113,7 +116,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<System.String> @@ -141,7 +144,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -164,7 +167,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -188,7 +191,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Tokens.SecurityKey> @@ -210,7 +213,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.CnfDecryptionKeysResolverAsync @@ -232,7 +235,7 @@ Field Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -253,7 +256,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.HttpClientProvider @@ -275,7 +278,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.NonceValidatorAsync @@ -297,7 +300,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.PopKeyResolverAsync @@ -319,7 +322,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.PopKeyResolverFromKeyIdAsync @@ -341,7 +344,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.ReplayValidatorAsync @@ -363,7 +366,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -385,7 +388,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.SignedHttpRequest.SignatureValidatorAsync @@ -407,7 +410,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -429,7 +432,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.TokenHandler @@ -451,7 +454,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -473,7 +476,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -495,7 +498,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -517,7 +520,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -539,7 +542,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -563,7 +566,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -585,7 +588,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -607,7 +610,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.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 ae43818c..06919d10 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationResult.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.SignedHttpRequest/SignedHttpRequestValidationResult.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.TokenValidationResult @@ -91,7 +94,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Exception @@ -113,7 +116,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -135,7 +138,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.2.0 System.String @@ -157,7 +160,7 @@ Property Microsoft.IdentityModel.Protocols.SignedHttpRequest - 8.0.2.0 + 8.1.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 ca8660bf..4fc61855 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/SecurityTokenServiceTypeRoleDescriptor.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/SecurityTokenServiceTypeRoleDescriptor.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -92,7 +95,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.List<Microsoft.IdentityModel.Xml.KeyInfo> @@ -114,7 +117,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 56670f2e..70fce058 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfiguration.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfiguration.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.BaseConfiguration @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Xml.KeyInfo> @@ -93,7 +96,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.Signature @@ -115,7 +118,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 ad38809f..6ab8fb52 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfigurationRetriever.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfigurationRetriever.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -56,7 +59,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 @@ -73,7 +76,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration> @@ -103,7 +106,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration> @@ -135,7 +138,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration> @@ -169,7 +172,7 @@ Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 b3fae034..2b46fcfb 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfigurationValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConfigurationValidator.xml @@ -26,6 +26,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -50,7 +53,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 @@ -70,7 +73,7 @@ Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 e4fc80a5..e207d34b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Attributes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Attributes.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -110,7 +113,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -129,7 +132,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 145797ca..30901e78 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Elements.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Elements.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -110,7 +113,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -129,7 +132,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -148,7 +151,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -167,7 +170,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 78f09f72..c1a3b346 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+KeyUse.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+KeyUse.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 f32c5e46..69909bd2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Namespaces.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Namespaces.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.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 ec6b781b..6ceecdba 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Types.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+Types.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 6186dfd4..a743104d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationActions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationActions.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -110,7 +113,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -129,7 +132,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 827bd27d..f6321ebb 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationFaultCodes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationFaultCodes.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -110,7 +113,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -129,7 +132,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -148,7 +151,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -167,7 +170,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -186,7 +189,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -205,7 +208,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -224,7 +227,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -243,7 +246,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 fc75307c..180fa285 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationParameterNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants+WsFederationParameterNames.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -110,7 +113,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -129,7 +132,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -148,7 +151,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -167,7 +170,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -186,7 +189,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -205,7 +208,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -224,7 +227,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -243,7 +246,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -262,7 +265,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -281,7 +284,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -300,7 +303,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -319,7 +322,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -338,7 +341,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -357,7 +360,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -376,7 +379,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -395,7 +398,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -414,7 +417,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 bb4234bf..2818e808 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationConstants.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -73,7 +76,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -92,7 +95,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 2f0ea4ef..572449fa 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Exception @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMessage.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMessage.xml index cd5e8690..e245f8f5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMessage.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMessage.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.AuthenticationProtocolMessage @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 @@ -93,7 +96,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 @@ -115,7 +118,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -138,7 +141,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -161,7 +164,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.WsFederation.WsFederationMessage @@ -187,7 +190,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.WsFederation.WsFederationMessage @@ -214,7 +217,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -238,7 +241,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -262,7 +265,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -284,7 +287,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -306,7 +309,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -328,7 +331,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -350,7 +353,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -372,7 +375,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -394,7 +397,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -416,7 +419,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -438,7 +441,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -460,7 +463,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -482,7 +485,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -504,7 +507,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -526,7 +529,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -548,7 +551,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -570,7 +573,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -592,7 +595,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -614,7 +617,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -636,7 +639,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -658,7 +661,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -680,7 +683,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -702,7 +705,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -724,7 +727,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 0295ffa7..64462378 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMetadataSerializer.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationMetadataSerializer.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Property Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -93,7 +96,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration @@ -123,7 +126,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.KeyInfo @@ -153,7 +156,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.WsFederation.WsFederationConfiguration @@ -183,7 +186,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -211,7 +214,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -239,7 +242,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.WsFederation.SecurityTokenServiceTypeRoleDescriptor @@ -269,7 +272,7 @@ Method Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 4b4b8a01..8c051045 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationReadException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols.WsFederation/WsFederationReadException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Protocols.WsFederation.WsFederationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/AuthenticationProtocolMessage.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/AuthenticationProtocolMessage.xml index fdde45c9..563224a9 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/AuthenticationProtocolMessage.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/AuthenticationProtocolMessage.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.String @@ -94,7 +97,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.String @@ -117,7 +120,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.String @@ -144,7 +147,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.String @@ -167,7 +170,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -189,7 +192,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.String @@ -212,7 +215,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Void @@ -238,7 +241,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.String @@ -261,7 +264,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.String @@ -284,7 +287,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.String @@ -307,7 +310,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Void @@ -335,7 +338,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.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 9eb8bae0..a24cba6d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/ConfigurationManager`1.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/ConfigurationManager`1.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 @@ -65,7 +68,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -89,7 +92,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -116,7 +119,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -142,7 +145,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -171,7 +174,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -200,7 +203,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -231,7 +234,7 @@ Field Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -252,7 +255,7 @@ Field Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -273,7 +276,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.BaseConfiguration> @@ -299,7 +302,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<T> @@ -325,7 +328,7 @@ Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<T> @@ -351,7 +354,7 @@ Field Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -372,7 +375,7 @@ Field Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -396,7 +399,7 @@ Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Void @@ -404,8 +407,8 @@ - Requests that then next call to obtain new configuration. - If it is a first force refresh or the last refresh was greater than then the next call to will retrieve new configuration.If == then this method does nothing. + Triggers updating metadata when: + 1. Called the first time.2. The time between when this method was called and DateTimeOffset.Now is greater than .If == then this method does nothing. To be added. diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/ConfigurationValidationResult.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/ConfigurationValidationResult.xml index 352a455b..77f7bbad 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/ConfigurationValidationResult.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/ConfigurationValidationResult.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/FileDocumentRetriever.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/FileDocumentRetriever.xml index 91fe8b1a..770a128b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/FileDocumentRetriever.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/FileDocumentRetriever.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -56,7 +59,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -78,7 +81,7 @@ Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.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 a3d0cf29..fae5c808 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/HttpDocumentRetriever.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/HttpDocumentRetriever.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -56,7 +59,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -75,7 +78,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -100,7 +103,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -125,7 +128,7 @@ Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<System.String> @@ -153,7 +156,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -175,7 +178,7 @@ Field Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.String @@ -196,7 +199,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -218,7 +221,7 @@ Field Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/HttpRequestData.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/HttpRequestData.xml index 9d9619d3..f148ee0a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/HttpRequestData.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/HttpRequestData.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Void @@ -94,7 +97,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -116,7 +119,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Security.Cryptography.X509Certificates.X509Certificate2Collection @@ -138,7 +141,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.Collections.Generic.IEnumerable<System.String>> @@ -160,7 +163,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.String @@ -182,7 +185,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -204,7 +207,7 @@ Property Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.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 ebb6de2c..860e2809 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationManager`1.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationManager`1.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 @@ -58,7 +61,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<T> @@ -89,7 +92,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.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 a88526a7..a47e7a10 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationRetriever`1.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationRetriever`1.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 @@ -54,7 +57,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.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 f96f5460..8a42a59e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationValidator`1.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/IConfigurationValidator`1.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 @@ -54,7 +57,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.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 04f568b9..d4d8e2eb 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/IDocumentRetriever.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/IDocumentRetriever.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 @@ -50,7 +53,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.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 08f7977c..530bbdef 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/StaticConfigurationManager`1.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/StaticConfigurationManager`1.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 @@ -66,7 +69,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 @@ -88,7 +91,7 @@ Method Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.BaseConfiguration> @@ -118,7 +121,7 @@ Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<T> @@ -148,7 +151,7 @@ Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Protocols/X509CertificateValidationMode.xml b/dotnet/xml/Microsoft.IdentityModel.Protocols/X509CertificateValidationMode.xml index 40951851..f7b1b236 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Protocols/X509CertificateValidationMode.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Protocols/X509CertificateValidationMode.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Protocols - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.TestExtensions/TestTokenCreator.xml b/dotnet/xml/Microsoft.IdentityModel.TestExtensions/TestTokenCreator.xml index 0f9e17b7..530ce8fe 100644 --- a/dotnet/xml/Microsoft.IdentityModel.TestExtensions/TestTokenCreator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.TestExtensions/TestTokenCreator.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ The example imagines a class, ClassWithMicrosoftIdentityModelDependency, which exposes ValidateToken, a method calling the Microsoft.IdentityModel library and GetTokenValidationParameters which retrieves the the code under test actually uses. Note that it's important to use the real since that - will allow the unit tests to actually confirm if there's a hole in the validation (e.g. certain important validation is disabled, + will allow the unit tests to actually confirm if there's a gap in the validation (e.g. certain important validation is disabled, , , etc.) In the following code example, generateTokenToTest should be one of the methods from this class. @@ -107,7 +110,7 @@ Constructor Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 @@ -124,7 +127,7 @@ Property Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -146,7 +149,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.Dictionary<System.String,System.Object> @@ -169,7 +172,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -193,7 +196,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -216,7 +219,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -243,7 +246,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -266,7 +269,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -292,7 +295,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -320,7 +323,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenDescriptor @@ -343,7 +346,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -366,7 +369,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -389,7 +392,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -412,7 +415,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -435,7 +438,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -458,7 +461,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -481,7 +484,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -504,7 +507,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -527,7 +530,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -550,7 +553,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -573,7 +576,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -596,7 +599,7 @@ Method Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -619,7 +622,7 @@ Property Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.2.0 System.String @@ -641,7 +644,7 @@ Property Microsoft.IdentityModel.TestExtensions - 8.0.2.0 + 8.1.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 6756a5ea..fead0e4e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Configuration/LKGConfigurationCacheOptions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Configuration/LKGConfigurationCacheOptions.xml @@ -30,6 +30,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -68,7 +71,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEqualityComparer<Microsoft.IdentityModel.Tokens.BaseConfiguration> @@ -90,7 +93,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -111,7 +114,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -133,7 +136,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -155,7 +158,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 6e2232d3..40e94ab4 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/AuthenticationInformation.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/AuthenticationInformation.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -99,7 +102,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -121,7 +124,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlAuthorityBinding> @@ -143,7 +146,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -165,7 +168,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -187,7 +190,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Nullable<System.DateTime> @@ -209,7 +212,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 da4623fd..9749834f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/ClaimProperties.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/ClaimProperties.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -110,7 +113,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -129,7 +132,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -148,7 +151,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -167,7 +170,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -186,7 +189,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 2acddf2d..97974995 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAction.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAction.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -102,7 +105,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -126,7 +129,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 a73b4dc0..b4fc106f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAdvice.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAdvice.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -55,7 +58,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -74,7 +77,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -98,7 +101,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -121,7 +124,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -147,7 +150,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<System.String> @@ -169,7 +172,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 16e982bd..567def70 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAssertion.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAssertion.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -86,7 +89,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAdvice @@ -110,7 +113,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -132,7 +135,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -154,7 +157,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlConditions @@ -177,7 +180,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -199,7 +202,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -221,7 +224,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -243,7 +246,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -267,7 +270,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -291,7 +294,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.Signature @@ -313,7 +316,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials @@ -335,7 +338,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 cc129483..4f359f39 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttribute.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttribute.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -81,7 +84,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -107,7 +110,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -129,7 +132,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -151,7 +154,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -174,7 +177,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -196,7 +199,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -218,7 +221,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 5e3cb222..16384f75 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeKeyComparer+AttributeKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeKeyComparer+AttributeKey.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -75,7 +78,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -103,7 +106,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -128,7 +131,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 a8fa0353..2fe60160 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeKeyComparer.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeKeyComparer.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -56,7 +59,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -106,7 +109,7 @@ Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 c3140a75..f03a405d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAttributeStatement.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSubjectStatement @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -102,7 +105,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 704fec5a..97e2f317 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAudienceRestrictionCondition.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAudienceRestrictionCondition.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlCondition @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -75,7 +78,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -97,7 +100,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 7725297e..e7564048 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthenticationStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthenticationStatement.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSubjectStatement @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -86,7 +89,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -108,7 +111,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -131,7 +134,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlAuthorityBinding> @@ -153,7 +156,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -175,7 +178,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 550450df..6fcda587 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthorityBinding.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthorityBinding.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -79,7 +82,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Xml.XmlQualifiedName @@ -101,7 +104,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -123,7 +126,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 6dbc9e35..277d2137 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthorizationDecisionStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlAuthorizationDecisionStatement.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSubjectStatement @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -83,7 +86,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -115,7 +118,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlAction> @@ -137,7 +140,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -159,7 +162,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -181,7 +184,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlEvidence @@ -203,7 +206,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 dcb501d6..cb07d7d6 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlCondition.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlCondition.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConditions.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConditions.xml index d5a852e8..080f87be 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConditions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConditions.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -104,7 +107,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlCondition> @@ -126,7 +129,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -148,7 +151,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 096fcde9..0345fa30 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+AccessDecision.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+AccessDecision.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -71,7 +74,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 0aa5179f..7c7f2d9b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+AuthenticationMethods.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+AuthenticationMethods.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -71,7 +74,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -90,7 +93,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -109,7 +112,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -128,7 +131,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -147,7 +150,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -166,7 +169,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -185,7 +188,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -204,7 +207,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -223,7 +226,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -242,7 +245,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -261,7 +264,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 c754af8f..8e671499 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+Types.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants+Types.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -70,7 +73,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -89,7 +92,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -108,7 +111,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -127,7 +130,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -146,7 +149,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -165,7 +168,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -184,7 +187,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -203,7 +206,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -222,7 +225,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -241,7 +244,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -260,7 +263,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -279,7 +282,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -298,7 +301,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -317,7 +320,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -336,7 +339,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -355,7 +358,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -374,7 +377,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -393,7 +396,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -412,7 +415,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -431,7 +434,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -450,7 +453,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -469,7 +472,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -488,7 +491,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -507,7 +510,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 8977d874..238afe51 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlConstants.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String[] @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -110,7 +113,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -129,7 +132,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -148,7 +151,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -167,7 +170,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -186,7 +189,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -205,7 +208,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -224,7 +227,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -243,7 +246,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -262,7 +265,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -281,7 +284,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -300,7 +303,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -319,7 +322,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -338,7 +341,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -357,7 +360,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 ee0a0dd7..e23e3994 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlDoNotCacheCondition.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlDoNotCacheCondition.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlCondition @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlEvidence.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlEvidence.xml index 3595bf92..1698dbaa 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlEvidence.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlEvidence.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -56,7 +59,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -79,7 +82,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -102,7 +105,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -128,7 +131,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<System.String> @@ -150,7 +153,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 d5f3d2ab..99e3efe3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityToken.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityToken.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -93,7 +96,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAssertion @@ -115,7 +118,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -137,7 +140,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -159,7 +162,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -181,7 +184,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -203,7 +206,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -225,7 +228,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 d495cbd4..26caac1d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenHandler.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenHandler.xml index 1081ab2e..89bfaa0f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenHandler.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenHandler.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenHandler @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -70,7 +73,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -99,7 +102,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -125,7 +128,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -151,7 +154,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -175,7 +178,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -198,7 +201,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlAttribute> @@ -226,7 +229,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAdvice @@ -252,7 +255,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAttribute @@ -282,7 +285,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAttributeStatement @@ -314,7 +317,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAuthenticationStatement @@ -345,7 +348,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAuthorizationDecisionStatement @@ -371,7 +374,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<System.Security.Claims.ClaimsIdentity> @@ -402,7 +405,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlConditions @@ -429,7 +432,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml.SamlStatement> @@ -466,7 +469,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSubject @@ -500,7 +503,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -527,7 +530,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -556,7 +559,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -583,7 +586,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -614,7 +617,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -644,7 +647,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -673,7 +676,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -702,7 +705,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<System.Security.Claims.ClaimsIdentity> @@ -733,7 +736,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -764,7 +767,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSecurityToken @@ -792,7 +795,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSecurityToken @@ -820,7 +823,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -848,7 +851,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -875,7 +878,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -904,7 +907,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -935,7 +938,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEqualityComparer<Microsoft.IdentityModel.Tokens.Saml.SamlSubject> @@ -957,7 +960,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSerializer @@ -980,7 +983,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1012,7 +1015,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Type @@ -1034,7 +1037,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1064,7 +1067,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1093,7 +1096,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -1124,7 +1127,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1153,7 +1156,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1182,7 +1185,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1214,7 +1217,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSecurityToken @@ -1250,7 +1253,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsPrincipal @@ -1282,7 +1285,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsPrincipal @@ -1314,7 +1317,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.TokenValidationResult> @@ -1341,7 +1344,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1371,7 +1374,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -1399,7 +1402,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 a15079be..2074b129 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenReadException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenReadException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSecurityTokenException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenWriteException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenWriteException.xml index 5c2b504e..6a8b7b16 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenWriteException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSecurityTokenWriteException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSecurityTokenException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSerializer.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSerializer.xml index 8a4b7eff..61982cf8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSerializer.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSerializer.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.DSigSerializer @@ -93,7 +96,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -116,7 +119,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAction @@ -142,7 +145,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAdvice @@ -176,7 +179,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAssertion @@ -203,7 +206,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAttribute @@ -234,7 +237,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAttributeStatement @@ -262,7 +265,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAudienceRestrictionCondition @@ -290,7 +293,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAuthenticationStatement @@ -318,7 +321,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAuthorityBinding @@ -344,7 +347,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlAuthorizationDecisionStatement @@ -372,7 +375,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlCondition @@ -398,7 +401,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlConditions @@ -427,7 +430,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlDoNotCacheCondition @@ -453,7 +456,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlEvidence @@ -479,7 +482,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlStatement @@ -510,7 +513,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlSubject @@ -536,7 +539,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -564,7 +567,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -592,7 +595,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -621,7 +624,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -650,7 +653,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -679,7 +682,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -708,7 +711,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -736,7 +739,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -765,7 +768,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -794,7 +797,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -822,7 +825,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -850,7 +853,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -878,7 +881,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -907,7 +910,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -935,7 +938,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 a6baa214..28a47818 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlStatement.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -55,7 +58,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSubject.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSubject.xml index 136d4398..121a4acb 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSubject.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSubject.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -55,7 +58,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -74,7 +77,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -100,7 +103,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -131,7 +134,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -153,7 +156,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<System.String> @@ -175,7 +178,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -197,7 +200,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.KeyInfo @@ -219,7 +222,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -241,7 +244,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -263,7 +266,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -285,7 +288,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 31ad9267..d310ec73 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSubjectStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml/SamlSubjectStatement.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml.SamlStatement @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 39236dd9..4f2dd465 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/AuthenticationInformation.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/AuthenticationInformation.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -99,7 +102,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -121,7 +124,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -143,7 +146,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -165,7 +168,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Nullable<System.DateTime> @@ -187,7 +190,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 5b3f773b..fa9fe601 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/ClaimProperties.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/ClaimProperties.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -110,7 +113,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -129,7 +132,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -148,7 +151,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -167,7 +170,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 2ff82a37..7f68d1f5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Action.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Action.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -80,7 +83,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -105,7 +108,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 375a13af..7ccdf408 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Advice.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Advice.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -56,7 +59,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -75,7 +78,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Id> @@ -97,7 +100,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Assertion> @@ -119,7 +122,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 2e72b18d..7078bf0c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Assertion.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Assertion.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Advice @@ -100,7 +103,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -122,7 +125,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Conditions @@ -145,7 +148,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Id @@ -168,7 +171,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -190,7 +193,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -212,7 +215,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -235,7 +238,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.Signature @@ -257,7 +260,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials @@ -279,7 +282,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Statement> @@ -301,7 +304,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Subject @@ -323,7 +326,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 3f41dfea..a5e5c1ef 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Attribute.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Attribute.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -102,7 +105,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -127,7 +130,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -149,7 +152,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -172,7 +175,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -194,7 +197,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -217,7 +220,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -239,7 +242,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 522d1624..d4c8e762 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AttributeStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AttributeStatement.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Statement @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -72,7 +75,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -95,7 +98,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -118,7 +121,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 68a605a9..dba33a36 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AudienceRestriction.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AudienceRestriction.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -100,7 +103,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 b903f673..c9f48d6c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthenticationContext.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthenticationContext.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -61,7 +64,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -80,7 +83,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -102,7 +105,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -126,7 +129,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<System.Uri> @@ -151,7 +154,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -177,7 +180,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 1aeb70d9..43421a40 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthenticationStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthenticationStatement.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Statement @@ -54,7 +57,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -101,7 +104,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AuthenticationContext @@ -124,7 +127,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -148,7 +151,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -171,7 +174,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Nullable<System.DateTime> @@ -196,7 +199,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 9854d4bd..d313da01 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthorizationDecisionStatement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2AuthorizationDecisionStatement.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Statement @@ -54,7 +57,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -81,7 +84,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -108,7 +111,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Action> @@ -131,7 +134,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -153,7 +156,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Evidence @@ -176,7 +179,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 02e69746..f2c2f814 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Conditions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Conditions.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -72,7 +75,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -95,7 +98,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2AudienceRestriction> @@ -118,7 +121,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Nullable<System.DateTime> @@ -143,7 +146,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Nullable<System.DateTime> @@ -168,7 +171,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -191,7 +194,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 3ad0477a..09f3c0ec 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+AccessDecision.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+AccessDecision.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -71,7 +74,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 8c3381e9..82a59653 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Attributes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Attributes.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -70,7 +73,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -89,7 +92,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -108,7 +111,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -127,7 +130,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -146,7 +149,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -165,7 +168,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -184,7 +187,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -203,7 +206,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -222,7 +225,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -241,7 +244,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -260,7 +263,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -279,7 +282,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -298,7 +301,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -317,7 +320,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -336,7 +339,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -355,7 +358,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -374,7 +377,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -393,7 +396,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -412,7 +415,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -431,7 +434,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -450,7 +453,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -469,7 +472,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -488,7 +491,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -507,7 +510,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -526,7 +529,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 dbd5ab39..dab9d982 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+ConfirmationMethods.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+ConfirmationMethods.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -113,7 +116,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -132,7 +135,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -154,7 +157,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 d002dee8..e82a7a5c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Elements.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Elements.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -70,7 +73,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -89,7 +92,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -108,7 +111,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -127,7 +130,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -146,7 +149,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -165,7 +168,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -184,7 +187,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -203,7 +206,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -222,7 +225,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -241,7 +244,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -260,7 +263,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -279,7 +282,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -298,7 +301,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -317,7 +320,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -336,7 +339,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -355,7 +358,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -374,7 +377,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -393,7 +396,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -412,7 +415,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -431,7 +434,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -450,7 +453,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -469,7 +472,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -488,7 +491,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -507,7 +510,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -526,7 +529,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -545,7 +548,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -564,7 +567,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -583,7 +586,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -602,7 +605,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -621,7 +624,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -640,7 +643,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -659,7 +662,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 eefa5e88..19028457 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+NameIdentifierFormats.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+NameIdentifierFormats.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -56,7 +59,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -79,7 +82,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -98,7 +101,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -120,7 +123,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -139,7 +142,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -164,7 +167,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -183,7 +186,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -206,7 +209,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -225,7 +228,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -249,7 +252,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -268,7 +271,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -291,7 +294,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -310,7 +313,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -332,7 +335,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -351,7 +354,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -373,7 +376,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -392,7 +395,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -415,7 +418,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 def2888c..98237826 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Types.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Types.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -70,7 +73,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -89,7 +92,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -108,7 +111,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -127,7 +130,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -146,7 +149,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -165,7 +168,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -184,7 +187,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -203,7 +206,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -222,7 +225,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -241,7 +244,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -260,7 +263,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -279,7 +282,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -298,7 +301,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -317,7 +320,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -336,7 +339,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -355,7 +358,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -374,7 +377,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -393,7 +396,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -412,7 +415,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -431,7 +434,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -450,7 +453,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -469,7 +472,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 05b28a4e..82985db0 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String[] @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -110,7 +113,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -129,7 +132,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -148,7 +151,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 86743e34..5345ea89 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Evidence.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Evidence.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -57,7 +60,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -100,7 +103,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -124,7 +127,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -148,7 +151,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Id> @@ -170,7 +173,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Assertion> @@ -192,7 +195,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 8450112d..de90f069 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Id.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Id.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -101,7 +104,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 defa9576..e4e5b55c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2NameIdentifier.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2NameIdentifier.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -103,7 +106,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.EncryptingCredentials @@ -125,7 +128,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -149,7 +152,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -171,7 +174,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -194,7 +197,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -217,7 +220,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 4d5086c4..5ead382b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2ProxyRestriction.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2ProxyRestriction.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -72,7 +75,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<System.Uri> @@ -95,7 +98,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 3376f183..9d7230ee 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityToken.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityToken.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Assertion @@ -98,7 +101,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -120,7 +123,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -142,7 +145,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -164,7 +167,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -186,7 +189,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -208,7 +211,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 c2795f6a..6c418998 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenHandler.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenHandler.xml index 46affba7..36109256 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenHandler.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenHandler.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenHandler @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -117,7 +120,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -143,7 +146,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -165,7 +168,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -187,7 +190,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.Saml2.Saml2Attribute> @@ -214,7 +217,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -243,7 +246,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Advice @@ -271,7 +274,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Attribute @@ -299,7 +302,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AttributeStatement @@ -326,7 +329,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AuthenticationStatement @@ -352,7 +355,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AuthorizationDecisionStatement @@ -378,7 +381,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsIdentity @@ -409,7 +412,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Conditions @@ -453,7 +456,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -481,7 +484,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Tokens.Saml2.Saml2Statement> @@ -513,7 +516,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Tokens.Saml2.Saml2Statement> @@ -547,7 +550,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Subject @@ -574,7 +577,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -601,7 +604,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -630,7 +633,7 @@ Field Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -651,7 +654,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -682,7 +685,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -713,7 +716,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -742,7 +745,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -771,7 +774,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -801,7 +804,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SecurityToken @@ -829,7 +832,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SecurityToken @@ -857,7 +860,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -885,7 +888,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -912,7 +915,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -941,7 +944,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -972,7 +975,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Serializer @@ -995,7 +998,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1029,7 +1032,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Type @@ -1051,7 +1054,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1081,7 +1084,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1110,7 +1113,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1139,7 +1142,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -1170,7 +1173,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1199,7 +1202,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1231,7 +1234,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1258,7 +1261,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SecurityToken @@ -1294,7 +1297,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1323,7 +1326,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsPrincipal @@ -1359,7 +1362,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsPrincipal @@ -1392,7 +1395,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.TokenValidationResult> @@ -1419,7 +1422,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1448,7 +1451,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -1476,7 +1479,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 eea0a1f3..5545ed33 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenReadException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenReadException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SecurityTokenException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenWriteException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenWriteException.xml index fcba11fd..98c291fb 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenWriteException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SecurityTokenWriteException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SecurityTokenException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Serializer.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Serializer.xml index 8e2cad00..f327a5c1 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Serializer.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Serializer.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -70,7 +73,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.DSigSerializer @@ -92,7 +95,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -115,7 +118,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Action @@ -143,7 +146,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Advice @@ -179,7 +182,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Assertion @@ -208,7 +211,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Attribute @@ -240,7 +243,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AttributeStatement @@ -268,7 +271,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -297,7 +300,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AudienceRestriction @@ -325,7 +328,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AuthenticationContext @@ -355,7 +358,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AuthenticationStatement @@ -382,7 +385,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2AuthorizationDecisionStatement @@ -410,7 +413,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Conditions @@ -439,7 +442,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -467,7 +470,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Evidence @@ -493,7 +496,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -519,7 +522,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -546,7 +549,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -575,7 +578,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2ProxyRestriction @@ -605,7 +608,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Statement @@ -636,7 +639,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Subject @@ -666,7 +669,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SubjectConfirmation @@ -692,7 +695,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SubjectConfirmationData @@ -721,7 +724,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2SubjectLocality @@ -747,7 +750,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -774,7 +777,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -802,7 +805,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -832,7 +835,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -860,7 +863,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -889,7 +892,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -918,7 +921,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -945,7 +948,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -973,7 +976,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1002,7 +1005,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1030,7 +1033,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1059,7 +1062,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1087,7 +1090,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1115,7 +1118,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1143,7 +1146,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1170,7 +1173,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1201,7 +1204,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1228,7 +1231,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1255,7 +1258,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1285,7 +1288,7 @@ Method Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 c6e72fe9..87b898c5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Statement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Statement.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -56,7 +59,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Subject.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Subject.xml index 0e21f3ec..b04f6fc4 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Subject.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Subject.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -57,7 +60,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -79,7 +82,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -101,7 +104,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -123,7 +126,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 b32ef575..157d1c07 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectConfirmation.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectConfirmation.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -101,7 +104,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Uri @@ -124,7 +127,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2NameIdentifier @@ -147,7 +150,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 e58a7a55..8cacbe03 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectConfirmationData.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectConfirmationData.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -72,7 +75,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -95,7 +98,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.Saml2.Saml2Id @@ -118,7 +121,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Xml.KeyInfo> @@ -140,7 +143,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Nullable<System.DateTime> @@ -163,7 +166,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.Nullable<System.DateTime> @@ -186,7 +189,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.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 96e5572b..d86ae93a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectLocality.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2SubjectLocality.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -56,7 +59,7 @@ Constructor Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 @@ -80,7 +83,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String @@ -103,7 +106,7 @@ Property Microsoft.IdentityModel.Tokens.Saml - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/AlgorithmValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/AlgorithmValidator.xml index 9542c530..dc96545a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/AlgorithmValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/AlgorithmValidator.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/AppCompatSwitches.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/AppCompatSwitches.xml index ea83e430..dfc6527d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/AppCompatSwitches.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/AppCompatSwitches.xml @@ -8,6 +8,9 @@ Microsoft.IdentityModel.Tokens 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -31,7 +34,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/AsymmetricSecurityKey.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/AsymmetricSecurityKey.xml index 69ad312c..7518e4b5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/AsymmetricSecurityKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/AsymmetricSecurityKey.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -100,7 +103,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 6fe7b81e..8aa2d1be 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/AsymmetricSignatureProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/AsymmetricSignatureProvider.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SignatureProvider @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -111,7 +114,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.Dictionary<System.String,System.Int32> @@ -132,7 +135,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.Dictionary<System.String,System.Int32> @@ -153,7 +156,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -178,7 +181,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Cryptography.HashAlgorithmName @@ -208,7 +211,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Int32> @@ -230,7 +233,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Int32> @@ -252,7 +255,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -280,7 +283,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -309,7 +312,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -338,7 +341,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -372,7 +375,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -404,7 +407,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/AudienceValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/AudienceValidator.xml index ae505fed..8056c295 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/AudienceValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/AudienceValidator.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionProvider.xml index f79899ef..c12c15b1 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionProvider.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -57,7 +60,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -84,7 +87,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -106,7 +109,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -128,7 +131,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -166,7 +169,7 @@ Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -187,7 +190,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -212,7 +215,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.AuthenticatedEncryptionResult @@ -243,7 +246,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.AuthenticatedEncryptionResult @@ -276,7 +279,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -307,7 +310,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -336,7 +339,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -358,7 +361,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionResult.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionResult.xml index 72c8b14b..a6ee11ce 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionResult.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/AuthenticatedEncryptionResult.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -81,7 +84,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -103,7 +106,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -125,7 +128,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -147,7 +150,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 d230ca5a..8d989062 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/Base64UrlEncoder.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/Base64UrlEncoder.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -79,7 +82,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -105,7 +108,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -133,7 +136,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -162,7 +165,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -190,7 +193,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfiguration.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfiguration.xml index b2c3ff56..65ebff32 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfiguration.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfiguration.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -92,7 +95,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -114,7 +117,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<Microsoft.IdentityModel.Tokens.SecurityKey> @@ -136,7 +139,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -164,7 +167,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfigurationManager.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfigurationManager.xml index 584214f4..c3296d56 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfigurationManager.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/BaseConfigurationManager.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -93,7 +96,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -115,7 +118,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -136,7 +139,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -157,7 +160,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -178,7 +181,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.BaseConfiguration> @@ -206,7 +209,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -228,7 +231,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.BaseConfiguration @@ -250,7 +253,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -272,7 +275,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -294,7 +297,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -315,7 +318,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -336,7 +339,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -358,7 +361,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -380,7 +383,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/CallContext.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/CallContext.xml index 48a7dcfc..1270030b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/CallContext.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/CallContext.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Logging.LoggerContext @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/CaseSensitiveClaimsIdentity.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/CaseSensitiveClaimsIdentity.xml index 5ca87f4e..a1d1aa39 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/CaseSensitiveClaimsIdentity.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/CaseSensitiveClaimsIdentity.xml @@ -1,6 +1,6 @@ - + @@ -9,11 +9,20 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Security.Claims.ClaimsIdentity + + + [System.Serializable] + [<System.Serializable>] + + A derived where claim retrieval is case-sensitive. The current retrieves claims in a case-insensitive manner which is different than querying the underlying . The provides consistent retrieval logic between the and . @@ -29,7 +38,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -48,7 +57,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -71,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -94,7 +103,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -116,7 +125,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -141,7 +150,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -167,7 +176,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -187,6 +196,28 @@ To be added. + + + + + + + Method + + Microsoft.IdentityModel.Tokens + 8.1.2.0 + + + System.Security.Claims.ClaimsIdentity + + + + To be added. + To be added. + To be added. + + + @@ -196,7 +227,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<System.Security.Claims.Claim> @@ -223,7 +254,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Claims.Claim @@ -250,7 +281,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -280,7 +311,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionAlgorithms.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionAlgorithms.xml index a0285a4a..9bf604a3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionAlgorithms.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionAlgorithms.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionProviderFactory.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionProviderFactory.xml index 32786606..045e20b8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionProviderFactory.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/CompressionProviderFactory.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -93,7 +96,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.ICompressionProvider @@ -119,7 +122,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.ICompressionProvider @@ -147,7 +150,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.ICompressionProvider @@ -169,7 +172,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.CompressionProviderFactory @@ -191,7 +194,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCache.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCache.xml index 505e3bc6..248ebc5c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCache.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCache.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -95,7 +98,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -125,7 +128,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -151,7 +154,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -185,7 +188,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCacheOptions.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCacheOptions.xml index fe9abaa3..2b537be5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCacheOptions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderCacheOptions.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -92,7 +95,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderFactory.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderFactory.xml index 637f598b..0a337a09 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderFactory.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/CryptoProviderFactory.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -93,7 +96,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -115,7 +118,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -143,7 +146,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.AuthenticatedEncryptionProvider @@ -179,7 +182,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SignatureProvider @@ -217,7 +220,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SignatureProvider @@ -257,7 +260,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SignatureProvider @@ -294,7 +297,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SignatureProvider @@ -333,7 +336,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Cryptography.HashAlgorithm @@ -367,7 +370,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Cryptography.HashAlgorithm @@ -400,7 +403,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Cryptography.KeyedHashAlgorithm @@ -435,7 +438,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.KeyWrapProvider @@ -471,7 +474,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.KeyWrapProvider @@ -507,7 +510,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderCache @@ -529,7 +532,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.ICryptoProvider @@ -553,7 +556,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderFactory @@ -575,7 +578,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -603,7 +606,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -625,7 +628,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -655,7 +658,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -690,7 +693,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -716,7 +719,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -742,7 +745,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -768,7 +771,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -794,7 +797,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/DateTimeUtil.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/DateTimeUtil.xml index cfabcdab..9124fe24 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/DateTimeUtil.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/DateTimeUtil.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -84,7 +87,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -110,7 +113,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -136,7 +139,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -162,7 +165,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 33288adf..30274b26 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/DeflateCompressionProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/DeflateCompressionProvider.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -56,7 +59,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -75,7 +78,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -100,7 +103,7 @@ Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -125,7 +128,7 @@ Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -151,7 +154,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.IO.Compression.CompressionLevel @@ -177,7 +180,7 @@ Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -206,7 +209,7 @@ Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -233,7 +236,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/ECDsaSecurityKey.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/ECDsaSecurityKey.xml index c1972ca3..605664c7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/ECDsaSecurityKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/ECDsaSecurityKey.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.AsymmetricSecurityKey @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -75,7 +78,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -99,7 +102,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -122,7 +125,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Cryptography.ECDsa @@ -144,7 +147,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -174,7 +177,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -196,7 +199,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 53e7d919..c3fa3331 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/EcdhKeyExchangeProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/EcdhKeyExchangeProvider.xml @@ -28,6 +28,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -49,7 +52,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -107,7 +110,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/EncryptingCredentials.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/EncryptingCredentials.xml index 54f873f7..60a92ed2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/EncryptingCredentials.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/EncryptingCredentials.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -83,7 +86,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -110,7 +113,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -137,7 +140,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -159,7 +162,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderFactory @@ -181,7 +184,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -203,7 +206,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -225,7 +228,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -247,7 +250,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/EpochTime.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/EpochTime.xml index 8a70fbcc..1ff8f664 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/EpochTime.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/EpochTime.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -79,7 +82,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int64 @@ -105,7 +108,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.DateTime diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/ICompressionProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/ICompressionProvider.xml index 3563ccb4..8bf44658 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/ICompressionProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/ICompressionProvider.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 @@ -50,7 +53,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -98,7 +101,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -124,7 +127,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/ICryptoProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/ICryptoProvider.xml index 9ac0277b..0e7c0e98 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/ICryptoProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/ICryptoProvider.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 @@ -52,7 +55,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Object @@ -87,7 +90,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -123,7 +126,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/ISecurityTokenValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/ISecurityTokenValidator.xml index 9dc16ace..4b1877bf 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/ISecurityTokenValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/ISecurityTokenValidator.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 @@ -50,7 +53,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -76,7 +79,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -98,7 +101,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -120,7 +123,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 f7c8323d..7836c39e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/ITokenReplayCache.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/ITokenReplayCache.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 @@ -50,7 +53,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -78,7 +81,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/InMemoryCryptoProviderCache.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/InMemoryCryptoProviderCache.xml index 48646998..2072b34e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/InMemoryCryptoProviderCache.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/InMemoryCryptoProviderCache.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderCache @@ -57,7 +60,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -101,7 +104,7 @@ Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -125,7 +128,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -150,7 +153,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -176,7 +179,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -207,7 +210,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -237,7 +240,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -272,7 +275,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolver.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolver.xml index ae2a3c83..2150f44a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolver.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolver.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolverUsingConfiguration.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolverUsingConfiguration.xml index ce7b07b2..8dc7df18 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolverUsingConfiguration.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyResolverUsingConfiguration.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidator.xml index 13e34905..5c4a2566 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidator.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidatorUsingConfiguration.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidatorUsingConfiguration.xml index 004a3bf4..a1288f91 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidatorUsingConfiguration.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerSigningKeyValidatorUsingConfiguration.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidator.xml index e64235c0..17f708a3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidator.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidatorUsingConfiguration.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidatorUsingConfiguration.xml index 3cbdbf47..3b0f0fdf 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidatorUsingConfiguration.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/IssuerValidatorUsingConfiguration.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebAlgorithmsKeyTypes.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebAlgorithmsKeyTypes.xml index f5ac5038..39cd9305 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebAlgorithmsKeyTypes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebAlgorithmsKeyTypes.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -73,7 +76,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -92,7 +95,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKey.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKey.xml index a18974d9..2592be24 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKey.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -95,7 +98,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -155,7 +158,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -179,7 +182,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -202,7 +205,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.JsonWebKey @@ -232,7 +235,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -264,7 +267,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -296,7 +299,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -328,7 +331,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -360,7 +363,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -392,7 +395,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -421,7 +424,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -453,7 +456,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -481,7 +484,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -513,7 +516,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -541,7 +544,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -573,7 +576,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -605,7 +608,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -637,7 +640,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -669,7 +672,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -701,7 +704,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -733,7 +736,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -765,7 +768,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -788,7 +791,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -820,7 +823,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -852,7 +855,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -884,7 +887,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -916,7 +919,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -948,7 +951,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -980,7 +983,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyConverter.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyConverter.xml index 4f5dd688..7af92520 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyConverter.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyConverter.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -70,7 +73,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.JsonWebKey @@ -96,7 +99,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.JsonWebKey @@ -122,7 +125,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.JsonWebKey @@ -149,7 +152,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.JsonWebKey @@ -175,7 +178,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.JsonWebKey @@ -201,7 +204,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 e6672a9b..ad1b13e2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyECTypes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyECTypes.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -73,7 +76,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -92,7 +95,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -111,7 +114,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyParameterNames.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyParameterNames.xml index 0cbfa35c..89f08a1f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyParameterNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyParameterNames.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -73,7 +76,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -92,7 +95,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -111,7 +114,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -130,7 +133,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -149,7 +152,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -168,7 +171,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -187,7 +190,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -206,7 +209,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -225,7 +228,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -244,7 +247,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -263,7 +266,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -282,7 +285,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -301,7 +304,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -320,7 +323,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -339,7 +342,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -358,7 +361,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -377,7 +380,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -396,7 +399,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -415,7 +418,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -434,7 +437,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -453,7 +456,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -472,7 +475,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySet.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySet.xml index 6bc57d08..9a90f81c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySet.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySet.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -95,7 +98,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.JsonWebKeySet @@ -153,7 +156,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -180,7 +183,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IList<Microsoft.IdentityModel.Tokens.SecurityKey> @@ -205,7 +208,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -233,7 +236,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySetParameterNames.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySetParameterNames.xml index 1c249555..c6ad2c98 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySetParameterNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeySetParameterNames.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyUseNames.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyUseNames.xml index b21e37ed..d86e7e00 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyUseNames.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/JsonWebKeyUseNames.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -73,7 +76,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/KeyWrapProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/KeyWrapProvider.xml index ac4ee8c7..7ee5a123 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/KeyWrapProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/KeyWrapProvider.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -56,7 +59,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -73,7 +76,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -95,7 +98,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -120,7 +123,7 @@ Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -142,7 +145,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -167,7 +170,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -189,7 +192,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -215,7 +218,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/LifetimeValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/LifetimeValidator.xml index f8844fa1..41cbc31a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/LifetimeValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/LifetimeValidator.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/PrivateKeyStatus.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/PrivateKeyStatus.xml index acbd3263..1ceca45b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/PrivateKeyStatus.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/PrivateKeyStatus.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Enum @@ -52,7 +55,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.PrivateKeyStatus @@ -73,7 +76,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.PrivateKeyStatus @@ -94,7 +97,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 1305194d..7596c330 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/RsaKeyWrapProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/RsaKeyWrapProvider.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.KeyWrapProvider @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -83,7 +86,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -105,7 +108,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -127,7 +130,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -152,7 +155,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -180,7 +183,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -202,7 +205,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -232,7 +235,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/RsaSecurityKey.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/RsaSecurityKey.xml index f164c0da..d8b890e3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/RsaSecurityKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/RsaSecurityKey.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.AsymmetricSecurityKey @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -101,7 +104,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -125,7 +128,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -148,7 +151,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -177,7 +180,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -199,7 +202,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Cryptography.RSAParameters @@ -221,7 +224,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.PrivateKeyStatus @@ -244,7 +247,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 53510135..1516eed8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityAlgorithms.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityAlgorithms.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -110,7 +113,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -129,7 +132,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -148,7 +151,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -167,7 +170,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -186,7 +189,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -205,7 +208,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -224,7 +227,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -243,7 +246,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -262,7 +265,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -281,7 +284,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -300,7 +303,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -319,7 +322,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -338,7 +341,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -357,7 +360,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -376,7 +379,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -395,7 +398,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -414,7 +417,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -433,7 +436,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -452,7 +455,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -471,7 +474,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -490,7 +493,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -509,7 +512,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -528,7 +531,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -547,7 +550,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -566,7 +569,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -585,7 +588,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -604,7 +607,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -623,7 +626,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -642,7 +645,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -661,7 +664,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -680,7 +683,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -699,7 +702,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -718,7 +721,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -737,7 +740,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -756,7 +759,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -775,7 +778,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -794,7 +797,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -813,7 +816,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -832,7 +835,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -851,7 +854,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -870,7 +873,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -889,7 +892,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -908,7 +911,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -927,7 +930,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -946,7 +949,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -965,7 +968,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -984,7 +987,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1003,7 +1006,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1022,7 +1025,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1041,7 +1044,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1060,7 +1063,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1079,7 +1082,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1098,7 +1101,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1117,7 +1120,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1136,7 +1139,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1155,7 +1158,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKey.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKey.xml index 99f86b24..6d56d257 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKey.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -95,7 +98,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -118,7 +121,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -146,7 +149,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -172,7 +175,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -200,7 +203,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -222,7 +225,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKeyIdentifierClause.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKeyIdentifierClause.xml index b3c6fbf7..b25fbfc7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKeyIdentifierClause.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityKeyIdentifierClause.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityToken.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityToken.xml index c5efe51c..910c94ca 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityToken.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityToken.xml @@ -1,6 +1,6 @@ - + @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -41,6 +44,12 @@ Microsoft.IdentityModel.Logging.ISafeLogSecurityArtifact + + + [System.Serializable] + [<System.Serializable>] + + Base class for security token. @@ -56,7 +65,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -73,7 +82,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -95,7 +104,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -117,7 +126,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -139,7 +148,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -165,7 +174,7 @@ Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -187,7 +196,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -209,7 +218,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.DateTime diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenArgumentException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenArgumentException.xml index ad7e781c..c3a68063 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenArgumentException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenArgumentException.xml @@ -27,6 +27,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.ArgumentException @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -72,7 +75,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -94,7 +97,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -118,7 +121,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenCompressionFailedException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenCompressionFailedException.xml index 2969bb07..486865a8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenCompressionFailedException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenCompressionFailedException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -97,7 +100,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -121,7 +124,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecompressionFailedException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecompressionFailedException.xml index c4b40a18..080f2838 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecompressionFailedException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecompressionFailedException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -97,7 +100,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -121,7 +124,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecryptionFailedException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecryptionFailedException.xml index 4dfcbecb..12b243b7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecryptionFailedException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDecryptionFailedException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDescriptor.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDescriptor.xml index 6a5673dd..2af7294e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDescriptor.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenDescriptor.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -94,7 +97,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -121,7 +124,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -144,7 +147,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IList<System.String> @@ -167,7 +170,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -192,7 +195,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -214,7 +217,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.EncryptingCredentials @@ -236,7 +239,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Nullable<System.DateTime> @@ -258,7 +261,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Nullable<System.DateTime> @@ -280,7 +283,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -302,7 +305,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Nullable<System.DateTime> @@ -324,7 +327,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials @@ -346,7 +349,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsIdentity @@ -371,7 +374,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionFailedException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionFailedException.xml index 21cd948b..65245b69 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionFailedException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionFailedException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionKeyNotFoundException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionKeyNotFoundException.xml index c6639da4..146bb51c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionKeyNotFoundException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenEncryptionKeyNotFoundException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenDecryptionFailedException @@ -59,7 +62,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -78,7 +81,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -100,7 +103,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -124,7 +127,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenException.xml index 3666ba8c..3aa5c141 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Exception @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -148,7 +151,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -168,6 +171,31 @@ thrown if is null. + + + + + + + Method + + Microsoft.IdentityModel.Tokens + 8.1.1.0 + + + System.Void + + + + + + + + Sets the that caused the exception. + + To be added. + + @@ -177,7 +205,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -199,7 +227,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenExpiredException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenExpiredException.xml index f4a4e3df..72f3de8b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenExpiredException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenExpiredException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -97,7 +100,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -121,7 +124,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -144,7 +147,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -166,7 +169,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenHandler.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenHandler.xml index 8ab11031..a08341f5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenHandler.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenHandler.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.TokenHandler @@ -56,7 +59,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -104,7 +107,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -133,7 +136,7 @@ Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -157,7 +160,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -180,7 +183,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKeyIdentifierClause @@ -210,7 +213,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -238,7 +241,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -265,7 +268,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -294,7 +297,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Type @@ -319,7 +322,7 @@ Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsPrincipal @@ -348,7 +351,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsPrincipal @@ -377,7 +380,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -403,7 +406,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAlgorithmException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAlgorithmException.xml index c7e67d5a..5dfa8c57 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAlgorithmException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAlgorithmException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -147,7 +150,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -173,7 +176,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAudienceException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAudienceException.xml index cafd3abe..9ac87022 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAudienceException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidAudienceException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -147,7 +150,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -173,7 +176,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidCloudInstanceException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidCloudInstanceException.xml new file mode 100644 index 00000000..80242230 --- /dev/null +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidCloudInstanceException.xml @@ -0,0 +1,189 @@ + + + + + + + + Microsoft.IdentityModel.Tokens + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 + + + Microsoft.IdentityModel.Tokens.SecurityTokenInvalidSigningKeyException + + + + + [System.Serializable] + [<System.Serializable>] + + + + + This exception is thrown when the cloud instance of the signing key was not matched with the cloud instance from configuration. + + To be added. + + + + + + + + Constructor + + Microsoft.IdentityModel.Tokens + 8.1.2.0 + + + + + Initializes a new instance of the class. + + To be added. + + + + + + + + + Constructor + + Microsoft.IdentityModel.Tokens + 8.1.2.0 + + + + + + Additional information to be included in the exception and displayed to user. + + Initializes a new instance of the class. + + To be added. + + + + + + + + + Constructor + + Microsoft.IdentityModel.Tokens + 8.1.2.0 + + + + + + + the that holds the serialized object data. + The contextual information about the source or destination. + + Initializes a new instance of the class. + + To be added. + + + + + + + + + Constructor + + Microsoft.IdentityModel.Tokens + 8.1.2.0 + + + + + + + Additional information to be included in the exception and displayed to user. + A that represents the root cause of the exception. + + Initializes a new instance of the class. + + To be added. + + + + + + + + + Property + + Microsoft.IdentityModel.Tokens + 8.1.2.0 + + + System.String + + + + Gets or sets the cloud instance name from the configuration that did not match the cloud instance name of the signing key. + + To be added. + To be added. + + + + + + + + + Method + + Microsoft.IdentityModel.Tokens + 8.1.2.0 + + + System.Void + + + + + + + To be added. + To be added. + To be added. + To be added. + + + + + + + + + + Property + + Microsoft.IdentityModel.Tokens + 8.1.2.0 + + + System.String + + + + Gets or sets the cloud instance name of the signing key that created the validation exception. + + To be added. + To be added. + + + + diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidIssuerException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidIssuerException.xml index 79c8e7dd..dd86495b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidIssuerException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidIssuerException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -147,7 +150,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -173,7 +176,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidLifetimeException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidLifetimeException.xml index ce3786b6..8038f54f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidLifetimeException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidLifetimeException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -147,7 +150,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Nullable<System.DateTime> @@ -169,7 +172,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -195,7 +198,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 75df9938..27d69839 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidSignatureException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidSignatureException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidSigningKeyException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidSigningKeyException.xml index 037d26ed..aaffddcb 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidSigningKeyException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidSigningKeyException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -97,7 +100,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -121,7 +124,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -144,7 +147,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 92e54d57..f13b1b5a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidTypeException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenInvalidTypeException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -147,7 +150,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -173,7 +176,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenKeyWrapException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenKeyWrapException.xml index 18c8aca9..3188b749 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenKeyWrapException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenKeyWrapException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenMalformedException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenMalformedException.xml index bf667284..1329f3a3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenMalformedException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenMalformedException.xml @@ -27,6 +27,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenArgumentException @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -72,7 +75,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -94,7 +97,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -118,7 +121,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNoExpirationException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNoExpirationException.xml index ef61e668..e787fa2b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNoExpirationException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNoExpirationException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNotYetValidException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNotYetValidException.xml index cd58dfdd..d531040c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNotYetValidException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenNotYetValidException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -59,7 +62,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -98,7 +101,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -122,7 +125,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -145,7 +148,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -171,7 +174,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.DateTime diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayAddFailedException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayAddFailedException.xml index d4428b50..4437acd3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayAddFailedException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayAddFailedException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayDetectedException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayDetectedException.xml index 329adb8c..896c6fdf 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayDetectedException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenReplayDetectedException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenValidationException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -97,7 +100,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -121,7 +124,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenSignatureKeyNotFoundException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenSignatureKeyNotFoundException.xml index f97a645f..a964f0ed 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenSignatureKeyNotFoundException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenSignatureKeyNotFoundException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenInvalidSignatureException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenUnableToValidateException.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenUnableToValidateException.xml index 44e21bab..750a3578 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenUnableToValidateException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenUnableToValidateException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenInvalidSignatureException @@ -70,7 +73,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -89,7 +92,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -111,7 +114,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -135,7 +138,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -159,7 +162,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -183,7 +186,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -209,7 +212,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 b6718851..03bd4968 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenValidationException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SecurityTokenValidationException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureProvider.xml index 62b52e3c..4bd8930d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureProvider.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -57,7 +60,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -83,7 +86,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -105,7 +108,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -127,7 +130,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderCache @@ -151,7 +154,7 @@ Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -172,7 +175,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -197,7 +200,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -219,7 +222,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -245,7 +248,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -275,7 +278,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -305,7 +308,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -340,7 +343,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -380,7 +383,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidator.xml index d200e6bd..3ef440eb 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidator.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidatorUsingConfiguration.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidatorUsingConfiguration.xml index 4bacfed9..9ef0cb60 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidatorUsingConfiguration.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SignatureValidatorUsingConfiguration.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SigningCredentials.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SigningCredentials.xml index d9e2bf2b..0a64f783 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SigningCredentials.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SigningCredentials.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -78,7 +81,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -104,7 +107,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -130,7 +133,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -158,7 +161,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -181,7 +184,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderFactory @@ -203,7 +206,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -225,7 +228,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -247,7 +250,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricKeyWrapProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricKeyWrapProvider.xml index f17dd5e1..f8216b86 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricKeyWrapProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricKeyWrapProvider.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.KeyWrapProvider @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -81,7 +84,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -103,7 +106,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -125,7 +128,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -150,7 +153,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Cryptography.SymmetricAlgorithm @@ -181,7 +184,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -210,7 +213,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -232,7 +235,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -262,7 +265,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSecurityKey.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSecurityKey.xml index fe1556d7..e19c2e6d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSecurityKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSecurityKey.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -75,7 +78,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -99,7 +102,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -122,7 +125,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -144,7 +147,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSignatureProvider.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSignatureProvider.xml index e4a8f47d..0e31ec80 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSignatureProvider.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/SymmetricSignatureProvider.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SignatureProvider @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -80,7 +83,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -109,7 +112,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -130,7 +133,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -155,7 +158,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -186,7 +189,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Cryptography.KeyedHashAlgorithm @@ -218,7 +221,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -241,7 +244,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -268,7 +271,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -300,7 +303,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -329,7 +332,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -358,7 +361,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -391,7 +394,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -426,7 +429,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenContext.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenContext.xml index 664b3cf5..fe4b57ea 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenContext.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenContext.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.CallContext @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenDecryptionKeyResolver.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenDecryptionKeyResolver.xml index 3a0237ea..dd2837e3 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenDecryptionKeyResolver.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenDecryptionKeyResolver.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenHandler.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenHandler.xml index 339013c7..1efa6632 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenHandler.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenHandler.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -91,7 +94,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -114,7 +117,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -143,7 +146,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -171,7 +174,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -194,7 +197,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.TokenValidationResult> @@ -224,7 +227,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 7223c588..6e9b6fbb 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenReader.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenReader.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenReplayValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenReplayValidator.xml index 2c6995eb..4a58d8a1 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenReplayValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenReplayValidator.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenValidationParameters.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenValidationParameters.xml index bf304ea1..a3d42197 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenValidationParameters.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenValidationParameters.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -93,7 +96,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.TokenValidationParameters @@ -115,7 +118,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.AlgorithmValidator @@ -140,7 +143,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.AudienceValidator @@ -166,7 +169,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -189,7 +192,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -219,7 +222,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.TokenValidationParameters @@ -242,7 +245,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.BaseConfigurationManager @@ -265,7 +268,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsIdentity @@ -295,7 +298,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.CryptoProviderFactory @@ -317,7 +320,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -339,7 +342,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -362,7 +365,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.TimeSpan @@ -383,7 +386,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -405,7 +408,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -434,7 +437,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -456,7 +459,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -479,7 +482,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -501,7 +504,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -523,7 +526,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.IssuerSigningKeyResolver @@ -549,7 +552,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.IssuerSigningKeyResolverUsingConfiguration @@ -578,7 +581,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Tokens.SecurityKey> @@ -600,7 +603,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.IssuerSigningKeyValidator @@ -628,7 +631,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.IssuerSigningKeyValidatorUsingConfiguration @@ -658,7 +661,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.IssuerValidator @@ -686,7 +689,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.IssuerValidatorUsingConfiguration @@ -715,7 +718,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.LifetimeValidator @@ -741,7 +744,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -770,7 +773,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -800,7 +803,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -825,7 +828,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Func<Microsoft.IdentityModel.Tokens.SecurityToken,System.String,System.String> @@ -849,7 +852,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -871,7 +874,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -901,7 +904,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -930,7 +933,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -959,7 +962,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -988,7 +991,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1014,7 +1017,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Func<Microsoft.IdentityModel.Tokens.SecurityToken,System.String,System.String> @@ -1038,7 +1041,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -1068,7 +1071,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SignatureValidator @@ -1092,7 +1095,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SignatureValidatorUsingConfiguration @@ -1117,7 +1120,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -1139,7 +1142,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.TokenDecryptionKeyResolver @@ -1163,7 +1166,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Tokens.SecurityKey> @@ -1185,7 +1188,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.TokenReader @@ -1209,7 +1212,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.ITokenReplayCache @@ -1231,7 +1234,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.TokenReplayValidator @@ -1257,7 +1260,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.TransformBeforeSignatureValidation @@ -1279,7 +1282,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -1308,7 +1311,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.TypeValidator @@ -1336,7 +1339,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -1361,7 +1364,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -1390,7 +1393,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -1423,7 +1426,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -1460,7 +1463,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -1493,7 +1496,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -1525,7 +1528,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -1555,7 +1558,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -1587,7 +1590,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -1617,7 +1620,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1640,7 +1643,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -1663,7 +1666,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -1686,7 +1689,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -1709,7 +1712,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 322cc7d1..81e8ed8a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenValidationResult.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TokenValidationResult.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -93,7 +96,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsIdentity @@ -115,7 +118,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Exception @@ -137,7 +140,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -159,7 +162,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -181,7 +184,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.Object> @@ -203,7 +206,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -225,7 +228,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.CallContext @@ -247,7 +250,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -269,7 +272,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TransformBeforeSignatureValidation.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TransformBeforeSignatureValidation.xml index a3504e10..143a34b2 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TransformBeforeSignatureValidation.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TransformBeforeSignatureValidation.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/TypeValidator.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/TypeValidator.xml index 5a1f7362..2c3fa0a7 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/TypeValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/TypeValidator.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Delegate diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/UniqueId.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/UniqueId.xml index 670e1741..3a10491a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/UniqueId.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/UniqueId.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -77,7 +80,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -104,7 +107,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Uri @@ -128,7 +131,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -152,7 +155,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/Utility.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/Utility.xml index 61fb59c1..f92dc7be 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/Utility.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/Utility.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -88,7 +91,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -114,7 +117,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -135,7 +138,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -161,7 +164,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -188,7 +191,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/ValidationFailure.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/ValidationFailure.xml index 32bed1bf..72e80c28 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/ValidationFailure.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/ValidationFailure.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Enum @@ -52,7 +55,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.ValidationFailure @@ -73,7 +76,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.ValidationFailure @@ -94,7 +97,7 @@ Field Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 0038fd9c..12d752fc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/Validators.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/Validators.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -85,7 +88,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -117,7 +120,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String @@ -150,7 +153,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -181,7 +184,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -218,7 +221,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -252,7 +255,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Void @@ -286,7 +289,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/X509EncryptingCredentials.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/X509EncryptingCredentials.xml index 21deec1a..f494cfd9 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/X509EncryptingCredentials.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/X509EncryptingCredentials.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.EncryptingCredentials @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -79,7 +82,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -106,7 +109,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 7faccdb7..8b065144 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/X509SecurityKey.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/X509SecurityKey.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.AsymmetricSecurityKey @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -74,7 +77,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -123,7 +126,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -145,7 +148,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -168,7 +171,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -195,7 +198,7 @@ Method Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -219,7 +222,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -248,7 +251,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -270,7 +273,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Cryptography.AsymmetricAlgorithm @@ -292,7 +295,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.PrivateKeyStatus @@ -315,7 +318,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.Security.Cryptography.AsymmetricAlgorithm @@ -337,7 +340,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Tokens/X509SigningCredentials.xml b/dotnet/xml/Microsoft.IdentityModel.Tokens/X509SigningCredentials.xml index c65c782b..024e019c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Tokens/X509SigningCredentials.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Tokens/X509SigningCredentials.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -78,7 +81,7 @@ Constructor Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.2.0 @@ -103,7 +106,7 @@ Property Microsoft.IdentityModel.Tokens - 8.0.2.0 + 8.1.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 d2b71a63..e76d0678 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Validators/AadIssuerValidator.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Validators/AadIssuerValidator.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Method Microsoft.IdentityModel.Validators - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Validators.AadIssuerValidator @@ -86,7 +89,7 @@ Method Microsoft.IdentityModel.Validators - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Validators.AadIssuerValidator @@ -121,7 +124,7 @@ Method Microsoft.IdentityModel.Validators - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Validators/AadTokenValidationParametersExtension.xml b/dotnet/xml/Microsoft.IdentityModel.Validators/AadTokenValidationParametersExtension.xml index d6a8abd9..3d1e1c4c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Validators/AadTokenValidationParametersExtension.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Validators/AadTokenValidationParametersExtension.xml @@ -26,6 +26,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -47,7 +50,7 @@ Method Microsoft.IdentityModel.Validators - 8.0.2.0 + 8.1.2.0 System.Void @@ -63,5 +66,30 @@ To be added. + + + + + + + Method + + Microsoft.IdentityModel.Validators + 8.1.2.0 + + + System.Void + + + + + + The that are used to validate the token. + + Enables validation of the cloud instance of the Microsoft Entra ID token signing keys. + + To be added. + + diff --git a/dotnet/xml/Microsoft.IdentityModel.Validators/ProtocolVersion.xml b/dotnet/xml/Microsoft.IdentityModel.Validators/ProtocolVersion.xml index dfbb302a..363c719e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Validators/ProtocolVersion.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Validators/ProtocolVersion.xml @@ -15,6 +15,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Enum @@ -35,7 +38,7 @@ Field Microsoft.IdentityModel.Validators - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Validators.ProtocolVersion @@ -56,7 +59,7 @@ Field Microsoft.IdentityModel.Validators - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Validators.ProtocolVersion @@ -77,7 +80,7 @@ Field Microsoft.IdentityModel.Validators - 8.0.2.0 + 8.1.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 6b1d99b3..29de4d63 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/CanonicalizingTransfrom.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/CanonicalizingTransfrom.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -113,7 +116,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -135,7 +138,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/DSigElement.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/DSigElement.xml index 6b5432b1..0e7f629f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/DSigElement.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/DSigElement.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -93,7 +96,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/DSigSerializer.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/DSigSerializer.xml index b1998826..4fc3b729 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/DSigSerializer.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/DSigSerializer.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -70,7 +73,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.KeyInfo @@ -96,7 +99,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.DSigSerializer @@ -118,7 +121,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -147,7 +150,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -169,7 +172,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -197,7 +200,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.KeyInfo @@ -226,7 +229,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.Reference @@ -256,7 +259,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<Microsoft.IdentityModel.Xml.Reference> @@ -285,7 +288,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.Signature @@ -315,7 +318,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -343,7 +346,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.SignedInfo @@ -373,7 +376,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -402,7 +405,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.TransformFactory @@ -424,7 +427,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -452,7 +455,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -480,7 +483,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -508,7 +511,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -536,7 +539,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -564,7 +567,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -592,7 +595,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -621,7 +624,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -650,7 +653,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -679,7 +682,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryReader.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryReader.xml index dcc6c0f0..d2be2876 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryReader.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryReader.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Xml.XmlDictionaryReader @@ -56,7 +59,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -75,7 +78,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -97,7 +100,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -119,7 +122,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -141,7 +144,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -163,7 +166,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -186,7 +189,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -208,7 +211,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -230,7 +233,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -256,7 +259,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -283,7 +286,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -315,7 +318,7 @@ Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -338,7 +341,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -360,7 +363,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Xml.XmlDictionaryReader @@ -382,7 +385,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -405,7 +408,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -427,7 +430,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -453,7 +456,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -480,7 +483,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -512,7 +515,7 @@ Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -537,7 +540,7 @@ Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -559,7 +562,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -581,7 +584,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -608,7 +611,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -633,7 +636,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -659,7 +662,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -687,7 +690,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -710,7 +713,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -733,7 +736,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -756,7 +759,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -778,7 +781,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -800,7 +803,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Xml.XmlNameTable @@ -822,7 +825,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Xml.XmlNodeType @@ -844,7 +847,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -866,7 +869,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -889,7 +892,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -914,7 +917,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -944,7 +947,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -974,7 +977,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Xml.UniqueId @@ -997,7 +1000,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Xml.ReadState @@ -1019,7 +1022,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -1053,7 +1056,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -1075,7 +1078,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Xml.XmlDictionaryReader @@ -1097,7 +1100,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -1119,7 +1122,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Type @@ -1141,7 +1144,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -1163,7 +1166,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Xml.XmlSpace diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryWriter.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryWriter.xml index fd9f7b5c..274608dc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryWriter.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/DelegatingXmlDictionaryWriter.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Xml.XmlDictionaryWriter @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -70,7 +73,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -92,7 +95,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Xml.XmlDictionaryWriter @@ -115,7 +118,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -142,7 +145,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Xml.XmlDictionaryWriter @@ -165,7 +168,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Xml.XmlDictionaryWriter @@ -187,7 +190,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -216,7 +219,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -241,7 +244,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -266,7 +269,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -295,7 +298,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -320,7 +323,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -354,7 +357,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -376,7 +379,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -398,7 +401,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -420,7 +423,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -445,7 +448,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -467,7 +470,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -494,7 +497,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -519,7 +522,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -548,7 +551,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -577,7 +580,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -599,7 +602,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -625,7 +628,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -655,7 +658,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Xml.WriteState @@ -677,7 +680,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -702,7 +705,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -729,7 +732,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -754,7 +757,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -781,7 +784,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureReader.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureReader.xml index 1dfb7972..8b703c6b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureReader.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureReader.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.DelegatingXmlDictionaryReader @@ -55,7 +58,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -101,7 +104,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -125,7 +128,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -149,7 +152,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.DSigSerializer @@ -172,7 +175,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.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 0ba56d0d..262b7ad8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureTransform.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureTransform.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.Transform @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -93,7 +96,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.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 4b301587..5252ac56 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureWriter.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/EnvelopedSignatureWriter.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.DelegatingXmlDictionaryWriter @@ -57,7 +60,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -86,7 +89,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -117,7 +120,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -142,7 +145,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.DSigSerializer @@ -165,7 +168,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -190,7 +193,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -215,7 +218,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -240,7 +243,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -266,7 +269,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/ExclusiveCanonicalizationTransform.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/ExclusiveCanonicalizationTransform.xml index fa40572b..44b52498 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/ExclusiveCanonicalizationTransform.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/ExclusiveCanonicalizationTransform.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.CanonicalizingTransfrom @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -93,7 +96,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -115,7 +118,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/IXmlElementReader.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/IXmlElementReader.xml index 2e416166..6846b4e8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/IXmlElementReader.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/IXmlElementReader.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 @@ -50,7 +53,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -76,7 +79,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IList<System.Object> @@ -98,7 +101,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/IssuerSerial.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/IssuerSerial.xml index 6ce38bae..53fef16c 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/IssuerSerial.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/IssuerSerial.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -102,7 +105,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -124,7 +127,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -146,7 +149,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/KeyInfo.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/KeyInfo.xml index 79c7d34c..f58f65d5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/KeyInfo.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/KeyInfo.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.DSigElement @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -93,7 +96,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -115,7 +118,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -140,7 +143,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -162,7 +165,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -184,7 +187,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -206,7 +209,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.RSAKeyValue @@ -228,7 +231,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.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 92c8b67e..2c1f1da9 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/RSAKeyValue.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/RSAKeyValue.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -102,7 +105,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -124,7 +127,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -146,7 +149,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/Reference.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/Reference.xml index 7b8c3a4a..794a84db 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/Reference.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/Reference.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.DSigElement @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -70,7 +73,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -94,7 +97,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.CanonicalizingTransfrom @@ -117,7 +120,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Byte[] @@ -145,7 +148,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -168,7 +171,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -191,7 +194,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.XmlTokenStream @@ -214,7 +217,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IList<Microsoft.IdentityModel.Xml.Transform> @@ -236,7 +239,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -258,7 +261,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -280,7 +283,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/Signature.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/Signature.xml index 05c55260..18fcd1ef 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/Signature.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/Signature.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.DSigElement @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -94,7 +97,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.KeyInfo @@ -116,7 +119,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -139,7 +142,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.SignedInfo @@ -162,7 +165,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -189,7 +192,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/SignedInfo.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/SignedInfo.xml index 92eb21d2..9c0ae8d8 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/SignedInfo.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/SignedInfo.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.DSigElement @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -94,7 +97,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -121,7 +124,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -146,7 +149,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IList<Microsoft.IdentityModel.Xml.Reference> @@ -169,7 +172,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -192,7 +195,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/Transform.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/Transform.xml index 84122ec1..a905990a 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/Transform.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/Transform.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -69,7 +72,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.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 338421c4..dc4d0bef 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/TransformFactory.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/TransformFactory.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -50,7 +53,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -67,7 +70,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.TransformFactory @@ -88,7 +91,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.CanonicalizingTransfrom @@ -116,7 +119,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.Transform @@ -144,7 +147,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -170,7 +173,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.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 127a5226..fc805012 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsAddressing+Elements.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsAddressing+Elements.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsAddressing.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsAddressing.xml index 8b7d8dab..080597a9 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsAddressing.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsAddressing.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 23d4a9f7..310498ec 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsPolicy+Elements.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsPolicy+Elements.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsPolicy.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsPolicy.xml index 07999b87..31946e82 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsPolicy.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsPolicy.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 7010a3c2..c1c63802 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants+Elements.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants+Elements.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -110,7 +113,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -129,7 +132,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -148,7 +151,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -167,7 +170,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -186,7 +189,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -205,7 +208,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -224,7 +227,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 9e177f08..aabd35dc 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants+Namespaces.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants+Namespaces.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -91,7 +94,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants.xml index 3fe22ff2..d9032566 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.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 a2bb4bf3..a959d535 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_3+Actions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_3+Actions.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 dc09a23a..59588b6f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_3.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_3.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 cdd9efe4..81d8f9ab 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_4+Actions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_4+Actions.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 602a1756..804659ce 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_4.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_1_4.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 39b104ac..30179c0e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_2005+Actions.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_2005+Actions.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 9fb934b7..af664f4b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_2005.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsTrustConstants_2005.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.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 2beac6a6..60497021 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsUtility+Elements.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsUtility+Elements.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/WsUtility.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/WsUtility.xml index 60d99bc3..021e4f56 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/WsUtility.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/WsUtility.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String @@ -72,7 +75,7 @@ Field Microsoft.IdentityModel.Protocols.WsFederation - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/X509Data.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/X509Data.xml index 13e1ee66..be22eeaa 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/X509Data.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/X509Data.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -94,7 +97,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -117,7 +120,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ICollection<System.String> @@ -139,7 +142,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -161,7 +164,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -186,7 +189,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Int32 @@ -208,7 +211,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.IssuerSerial @@ -230,7 +233,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -252,7 +255,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlException.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlException.xml index 2a74732c..9d3a0a94 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Exception @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlReadException.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlReadException.xml index 0a68d59c..b55f6334 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlReadException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlReadException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.XmlException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants+Attributes.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants+Attributes.xml index 431bf12a..a8e10543 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants+Attributes.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants+Attributes.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -70,7 +73,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -89,7 +92,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -108,7 +111,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -127,7 +130,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -146,7 +149,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -165,7 +168,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -184,7 +187,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.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 41ebfcba..6135432d 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants+Elements.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants+Elements.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -51,7 +54,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -70,7 +73,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -89,7 +92,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -108,7 +111,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -127,7 +130,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -146,7 +149,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -165,7 +168,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -184,7 +187,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -203,7 +206,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -222,7 +225,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -241,7 +244,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -260,7 +263,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -279,7 +282,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -298,7 +301,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -317,7 +320,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -336,7 +339,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -355,7 +358,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -374,7 +377,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -393,7 +396,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -412,7 +415,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -431,7 +434,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -450,7 +453,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -469,7 +472,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -488,7 +491,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -507,7 +510,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -526,7 +529,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -545,7 +548,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -564,7 +567,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants.xml index 05a1a2d8..18b4328f 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlSignatureConstants.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -54,7 +57,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -73,7 +76,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -92,7 +95,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -111,7 +114,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -130,7 +133,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -149,7 +152,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -168,7 +171,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -187,7 +190,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -206,7 +209,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -225,7 +228,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -244,7 +247,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -263,7 +266,7 @@ Field Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStream.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStream.xml index 2993ec54..6241bb8e 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStream.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStream.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -52,7 +55,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -70,7 +73,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -98,7 +101,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -130,7 +133,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -162,7 +165,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -190,7 +193,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStreamReader.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStreamReader.xml index c1e27d39..b53c0b35 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStreamReader.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlTokenStreamReader.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.DelegatingXmlDictionaryReader @@ -53,7 +56,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -100,7 +103,7 @@ Property Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.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 b919e0f0..524bfafa 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlUtil.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlUtil.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -82,7 +85,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -113,7 +116,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -143,7 +146,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Xml.XmlQualifiedName @@ -171,7 +174,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -198,7 +201,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -229,7 +232,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Exception @@ -264,7 +267,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Exception @@ -301,7 +304,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Exception @@ -336,7 +339,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Exception @@ -373,7 +376,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Exception @@ -408,7 +411,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Exception @@ -445,7 +448,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.String @@ -471,7 +474,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Xml.XmlQualifiedName @@ -500,7 +503,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void @@ -531,7 +534,7 @@ Method Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 System.Void diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlValidationException.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlValidationException.xml index eda4e46b..a8d8b0c5 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlValidationException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlValidationException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.XmlException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlWriteException.xml b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlWriteException.xml index dbecd684..4d6ede8b 100644 --- a/dotnet/xml/Microsoft.IdentityModel.Xml/XmlWriteException.xml +++ b/dotnet/xml/Microsoft.IdentityModel.Xml/XmlWriteException.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Xml.XmlException @@ -58,7 +61,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -77,7 +80,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -99,7 +102,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 @@ -123,7 +126,7 @@ Constructor Microsoft.IdentityModel.Xml - 8.0.2.0 + 8.1.2.0 diff --git a/dotnet/xml/PackageInformation/msal-dotnet-latest.json b/dotnet/xml/PackageInformation/msal-dotnet-latest.json index 56f36c3d..2f0c4c43 100644 --- a/dotnet/xml/PackageInformation/msal-dotnet-latest.json +++ b/dotnet/xml/PackageInformation/msal-dotnet-latest.json @@ -1 +1 @@ -{"msal-dotnet-latest":{"Microsoft.Identity.Client":{"Name":"Microsoft.Identity.Client","Version":"4.64.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Client.Broker":{"Name":"Microsoft.Identity.Client.Broker","Version":"4.64.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Client.Desktop":{"Name":"Microsoft.Identity.Client.Desktop","Version":"4.64.1","Feed":"https://api.nuget.org/v3/index.json"}}} \ No newline at end of file +{"msal-dotnet-latest":{"Microsoft.Identity.Client":{"Name":"Microsoft.Identity.Client","Version":"4.65.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Client.Broker":{"Name":"Microsoft.Identity.Client.Broker","Version":"4.65.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Client.Desktop":{"Name":"Microsoft.Identity.Client.Desktop","Version":"4.65.0","Feed":"https://api.nuget.org/v3/index.json"}}} \ No newline at end of file diff --git a/dotnet/xml/PackageInformation/msal-model-dotnet-latest.json b/dotnet/xml/PackageInformation/msal-model-dotnet-latest.json index 843c9cb5..8b790520 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":"7.0.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web":{"Name":"Microsoft.Identity.Web","Version":"3.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.Certificate":{"Name":"Microsoft.Identity.Web.Certificate","Version":"3.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.Certificateless":{"Name":"Microsoft.Identity.Web.Certificateless","Version":"3.1.0","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":"3.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.MicrosoftGraph":{"Name":"Microsoft.Identity.Web.MicrosoftGraph","Version":"3.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.MicrosoftGraphBeta":{"Name":"Microsoft.Identity.Web.MicrosoftGraphBeta","Version":"3.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.OWIN":{"Name":"Microsoft.Identity.Web.OWIN","Version":"3.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.TokenAcquisition":{"Name":"Microsoft.Identity.Web.TokenAcquisition","Version":"3.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.UI":{"Name":"Microsoft.Identity.Web.UI","Version":"3.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.Azure":{"Name":"Microsoft.Identity.Web.Azure","Version":"3.1.0","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":"7.1.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web":{"Name":"Microsoft.Identity.Web","Version":"3.2.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.Certificate":{"Name":"Microsoft.Identity.Web.Certificate","Version":"3.2.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.Certificateless":{"Name":"Microsoft.Identity.Web.Certificateless","Version":"3.2.2","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":"3.2.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.MicrosoftGraph":{"Name":"Microsoft.Identity.Web.MicrosoftGraph","Version":"3.2.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.MicrosoftGraphBeta":{"Name":"Microsoft.Identity.Web.MicrosoftGraphBeta","Version":"3.2.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.OWIN":{"Name":"Microsoft.Identity.Web.OWIN","Version":"3.2.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.TokenAcquisition":{"Name":"Microsoft.Identity.Web.TokenAcquisition","Version":"3.2.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.UI":{"Name":"Microsoft.Identity.Web.UI","Version":"3.2.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Web.Azure":{"Name":"Microsoft.Identity.Web.Azure","Version":"3.2.2","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 d99549e8..be586347 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":"8.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.JsonWebTokens":{"Name":"Microsoft.IdentityModel.JsonWebTokens","Version":"8.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.KeyVaultExtensions":{"Name":"Microsoft.IdentityModel.KeyVaultExtensions","Version":"7.7.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Logging":{"Name":"Microsoft.IdentityModel.Logging","Version":"8.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.LoggingExtensions":{"Name":"Microsoft.IdentityModel.LoggingExtensions","Version":"8.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.ManagedKeyVaultSecurityKey":{"Name":"Microsoft.IdentityModel.ManagedKeyVaultSecurityKey","Version":"7.7.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.OpenIdConnect":{"Name":"Microsoft.IdentityModel.Protocols.OpenIdConnect","Version":"8.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.SignedHttpRequest":{"Name":"Microsoft.IdentityModel.Protocols.SignedHttpRequest","Version":"8.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.WsFederation":{"Name":"Microsoft.IdentityModel.Protocols.WsFederation","Version":"8.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols":{"Name":"Microsoft.IdentityModel.Protocols","Version":"8.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.TestExtensions":{"Name":"Microsoft.IdentityModel.TestExtensions","Version":"8.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Tokens.Saml":{"Name":"Microsoft.IdentityModel.Tokens.Saml","Version":"8.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Tokens":{"Name":"Microsoft.IdentityModel.Tokens","Version":"8.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Validators":{"Name":"Microsoft.IdentityModel.Validators","Version":"8.0.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Xml":{"Name":"Microsoft.IdentityModel.Xml","Version":"8.0.2","Feed":"https://api.nuget.org/v3/index.json"},"System.IdentityModel.Tokens.Jwt":{"Name":"System.IdentityModel.Tokens.Jwt","Version":"8.0.2","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":"8.1.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.JsonWebTokens":{"Name":"Microsoft.IdentityModel.JsonWebTokens","Version":"8.1.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.KeyVaultExtensions":{"Name":"Microsoft.IdentityModel.KeyVaultExtensions","Version":"7.7.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Logging":{"Name":"Microsoft.IdentityModel.Logging","Version":"8.1.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.LoggingExtensions":{"Name":"Microsoft.IdentityModel.LoggingExtensions","Version":"8.1.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.ManagedKeyVaultSecurityKey":{"Name":"Microsoft.IdentityModel.ManagedKeyVaultSecurityKey","Version":"7.7.1","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.OpenIdConnect":{"Name":"Microsoft.IdentityModel.Protocols.OpenIdConnect","Version":"8.1.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.SignedHttpRequest":{"Name":"Microsoft.IdentityModel.Protocols.SignedHttpRequest","Version":"8.1.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols.WsFederation":{"Name":"Microsoft.IdentityModel.Protocols.WsFederation","Version":"8.1.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Protocols":{"Name":"Microsoft.IdentityModel.Protocols","Version":"8.1.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.TestExtensions":{"Name":"Microsoft.IdentityModel.TestExtensions","Version":"8.1.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Tokens.Saml":{"Name":"Microsoft.IdentityModel.Tokens.Saml","Version":"8.1.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Tokens":{"Name":"Microsoft.IdentityModel.Tokens","Version":"8.1.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Validators":{"Name":"Microsoft.IdentityModel.Validators","Version":"8.1.2","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.IdentityModel.Xml":{"Name":"Microsoft.IdentityModel.Xml","Version":"8.1.2","Feed":"https://api.nuget.org/v3/index.json"},"System.IdentityModel.Tokens.Jwt":{"Name":"System.IdentityModel.Tokens.Jwt","Version":"8.1.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 d77b8f9a..37ef2fb6 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JsonClaimValueTypes.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JsonClaimValueTypes.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -75,7 +78,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -97,7 +100,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.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 d4224ae9..3a5d3663 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtConstants.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtConstants.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -53,7 +56,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -74,7 +77,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -95,7 +98,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -116,7 +119,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -137,7 +140,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -158,7 +161,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -179,7 +182,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.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 e9cfff8b..0957de85 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtHeader.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtHeader.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Collections.Generic.Dictionary<System.String,System.Object> @@ -57,7 +60,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -76,7 +79,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -101,7 +104,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -125,7 +128,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -152,7 +155,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -178,7 +181,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -207,7 +210,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -235,7 +238,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -266,7 +269,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -296,7 +299,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -318,7 +321,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.IdentityModel.Tokens.Jwt.JwtHeader @@ -344,7 +347,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -367,7 +370,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -389,7 +392,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -411,7 +414,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.EncryptingCredentials @@ -433,7 +436,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -455,7 +458,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -477,7 +480,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -500,7 +503,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials @@ -522,7 +525,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -544,7 +547,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -566,7 +569,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -588,7 +591,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.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 cada2770..17b00523 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtHeaderParameterNames.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtHeaderParameterNames.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.ValueType @@ -53,7 +56,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -74,7 +77,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -95,7 +98,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -116,7 +119,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -138,7 +141,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -159,7 +162,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -180,7 +183,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -201,7 +204,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -222,7 +225,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -243,7 +246,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -264,7 +267,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -286,7 +289,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -307,7 +310,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -328,7 +331,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -349,7 +352,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.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 ffecd48f..efe65a30 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtPayload.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtPayload.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Collections.Generic.Dictionary<System.String,System.Object> @@ -56,7 +59,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -75,7 +78,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -97,7 +100,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -127,7 +130,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -160,7 +163,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -196,7 +199,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -232,7 +235,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -270,7 +273,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -292,7 +295,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -314,7 +317,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Void @@ -339,7 +342,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Void @@ -368,7 +371,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IList<System.String> @@ -390,7 +393,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IList<System.String> @@ -412,7 +415,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Nullable<System.Int32> @@ -434,7 +437,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -456,7 +459,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.IdentityModel.Tokens.Jwt.JwtPayload @@ -482,7 +485,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -505,7 +508,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -527,7 +530,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<System.Security.Claims.Claim> @@ -550,7 +553,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.IdentityModel.Tokens.Jwt.JwtPayload @@ -576,7 +579,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -604,7 +607,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Nullable<System.Int64> @@ -626,7 +629,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -654,7 +657,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -676,7 +679,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -698,7 +701,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -720,7 +723,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -748,7 +751,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -770,7 +773,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Nullable<System.Int64> @@ -792,7 +795,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -815,7 +818,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -837,7 +840,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -859,7 +862,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.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 1355d4b9..a98ef4e7 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtRegisteredClaimNames.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtRegisteredClaimNames.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.ValueType @@ -56,7 +59,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -77,7 +80,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -96,7 +99,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -117,7 +120,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -138,7 +141,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -159,7 +162,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -180,7 +183,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -201,7 +204,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -222,7 +225,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -243,7 +246,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -264,7 +267,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -285,7 +288,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -306,7 +309,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -327,7 +330,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -348,7 +351,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -369,7 +372,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -390,7 +393,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -411,7 +414,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -432,7 +435,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -453,7 +456,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -474,7 +477,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -495,7 +498,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -516,7 +519,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -537,7 +540,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -556,7 +559,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -577,7 +580,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -598,7 +601,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -619,7 +622,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -640,7 +643,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -661,7 +664,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -682,7 +685,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -703,7 +706,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -722,7 +725,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -743,7 +746,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -764,7 +767,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -785,7 +788,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -806,7 +809,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -825,7 +828,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -846,7 +849,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -865,7 +868,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String diff --git a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityToken.xml b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityToken.xml index 81bd7a9f..7b250936 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityToken.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityToken.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -53,7 +56,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -79,7 +82,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -104,7 +107,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -136,7 +139,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -169,7 +172,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -204,7 +207,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -226,7 +229,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<System.String> @@ -248,7 +251,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IEnumerable<System.Security.Claims.Claim> @@ -275,7 +278,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -297,7 +300,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -319,7 +322,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.EncryptingCredentials @@ -341,7 +344,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.IdentityModel.Tokens.Jwt.JwtHeader @@ -363,7 +366,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -385,7 +388,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken @@ -407,7 +410,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -429,7 +432,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -451,7 +454,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.IdentityModel.Tokens.Jwt.JwtPayload @@ -476,7 +479,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -499,7 +502,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -522,7 +525,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -545,7 +548,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -568,7 +571,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -591,7 +594,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -614,7 +617,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -637,7 +640,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -660,7 +663,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -682,7 +685,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -704,7 +707,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SigningCredentials @@ -726,7 +729,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -749,7 +752,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -771,7 +774,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -793,7 +796,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -815,7 +818,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.DateTime @@ -837,7 +840,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.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 ea8a3991..fc391e8c 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenConverter.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenConverter.xml @@ -22,6 +22,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 System.Object @@ -42,7 +45,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.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 4f26f62d..4ab4a6ee 100644 --- a/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenHandler.xml +++ b/dotnet/xml/System.IdentityModel.Tokens.Jwt/JwtSecurityTokenHandler.xml @@ -32,6 +32,9 @@ 8.0.0.0 8.0.1.0 8.0.2.0 + 8.1.0.0 + 8.1.1.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityTokenHandler @@ -52,7 +55,7 @@ Constructor System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 @@ -71,7 +74,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -102,7 +105,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -124,7 +127,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -146,7 +149,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -176,7 +179,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsIdentity @@ -206,7 +209,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -233,7 +236,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -272,7 +275,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -314,7 +317,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -358,7 +361,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken @@ -385,7 +388,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken @@ -425,7 +428,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken @@ -467,7 +470,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken @@ -511,7 +514,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -538,7 +541,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -570,7 +573,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ISet<System.String> @@ -591,7 +594,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -612,7 +615,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -633,7 +636,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -654,7 +657,7 @@ Field System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -675,7 +678,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.ISet<System.String> @@ -698,7 +701,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -721,7 +724,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -744,7 +747,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Boolean @@ -766,7 +769,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -788,7 +791,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -813,7 +816,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken @@ -850,7 +853,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -885,7 +888,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityToken @@ -914,7 +917,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -944,7 +947,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 Microsoft.IdentityModel.Tokens.SecurityKey @@ -974,7 +977,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -997,7 +1000,7 @@ Property System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Type @@ -1020,7 +1023,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Void @@ -1049,7 +1052,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -1080,7 +1083,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Void @@ -1109,7 +1112,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Void @@ -1141,7 +1144,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.IdentityModel.Tokens.Jwt.JwtSecurityToken @@ -1183,7 +1186,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsPrincipal @@ -1243,7 +1246,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Threading.Tasks.Task<Microsoft.IdentityModel.Tokens.TokenValidationResult> @@ -1270,7 +1273,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Security.Claims.ClaimsPrincipal @@ -1298,7 +1301,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Void @@ -1327,7 +1330,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.String @@ -1364,7 +1367,7 @@ Method System.IdentityModel.Tokens.Jwt - 8.0.2.0 + 8.1.2.0 System.Void