diff --git a/dotnet/xml/FrameworksIndex/msal-dotnet-latest.xml b/dotnet/xml/FrameworksIndex/msal-dotnet-latest.xml index 6263ff27..b3ab8704 100644 --- a/dotnet/xml/FrameworksIndex/msal-dotnet-latest.xml +++ b/dotnet/xml/FrameworksIndex/msal-dotnet-latest.xml @@ -1,9 +1,9 @@  - - - + + + @@ -1177,19 +1177,6 @@ - - - - - - - - - - - - - diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialDescription.xml b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialDescription.xml index 3f00ab55..c0e8f0b7 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialDescription.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialDescription.xml @@ -149,7 +149,7 @@ To be added. To be added. - + - + @@ -183,8 +183,8 @@ To be added. To be added. - + CurrentUser/My) and specified by its distinguised name, used as a client credential in a confidential client application: @@ -194,7 +194,7 @@ :::code language="csharp" source="~/../abstractions-samples/test/Microsoft.Identity.Abstractions.Tests/CredentialDescriptionTest.cs" id="distinguishedname_csharp"::: ]]> - + @@ -218,7 +218,7 @@ To be added. To be added. - + - + @@ -254,10 +254,10 @@ To be added. Use this property in conjunction with or . - + @@ -281,8 +281,8 @@ To be added. Use this property in conjunction with . - + CurrentUser/My) and specified by its thumbprint, used as a client credential in a confidential client application: @@ -292,7 +292,7 @@ :::code language="csharp" source="~/../abstractions-samples/test/Microsoft.Identity.Abstractions.Tests/CredentialDescriptionTest.cs" id="thumbprint_csharp"::: ]]> - + @@ -499,7 +499,7 @@ To be added. To be added. - + - + diff --git a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSourceLoaderParameters.xml b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSourceLoaderParameters.xml index 9d27e02d..4487c993 100644 --- a/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSourceLoaderParameters.xml +++ b/dotnet/xml/Microsoft.Identity.Abstractions/CredentialSourceLoaderParameters.xml @@ -26,8 +26,8 @@ unless you are writing a custom credential loader. To be added. - + diff --git a/dotnet/xml/Microsoft.Identity.Client.Advanced/AcquireTokenParameterBuilderExtensions.xml b/dotnet/xml/Microsoft.Identity.Client.Advanced/AcquireTokenParameterBuilderExtensions.xml index cf6a72b5..e06f73cb 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Advanced/AcquireTokenParameterBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Advanced/AcquireTokenParameterBuilderExtensions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -42,7 +43,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T diff --git a/dotnet/xml/Microsoft.Identity.Client.AppConfig/ManagedIdentityId.xml b/dotnet/xml/Microsoft.Identity.Client.AppConfig/ManagedIdentityId.xml index c1097eac..a026146d 100644 --- a/dotnet/xml/Microsoft.Identity.Client.AppConfig/ManagedIdentityId.xml +++ b/dotnet/xml/Microsoft.Identity.Client.AppConfig/ManagedIdentityId.xml @@ -18,6 +18,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AppConfig.ManagedIdentityId @@ -66,7 +67,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AppConfig.ManagedIdentityId @@ -93,7 +94,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AppConfig.ManagedIdentityId @@ -120,7 +121,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 513f1a1f..c5f34513 100644 --- a/dotnet/xml/Microsoft.Identity.Client.AppConfig/PoPAuthenticationConfiguration.xml +++ b/dotnet/xml/Microsoft.Identity.Client.AppConfig/PoPAuthenticationConfiguration.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -46,7 +47,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -68,7 +69,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -92,7 +93,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -116,7 +117,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -138,7 +139,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Net.Http.HttpMethod @@ -163,7 +164,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -185,7 +186,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -208,7 +209,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AuthScheme.PoP.IPoPCryptoProvider @@ -233,7 +234,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 3d4cd83d..03b98f02 100644 --- a/dotnet/xml/Microsoft.Identity.Client.AuthScheme.PoP/IPoPCryptoProvider.xml +++ b/dotnet/xml/Microsoft.Identity.Client.AuthScheme.PoP/IPoPCryptoProvider.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -49,7 +50,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -72,7 +73,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -96,7 +97,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 f02e7995..aa6c67b9 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Broker/BrokerExtension.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Broker/BrokerExtension.xml @@ -20,6 +20,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -41,7 +42,7 @@ Method Microsoft.Identity.Client.Broker - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -74,7 +75,7 @@ Method Microsoft.Identity.Client.Broker - 4.60.3.0 + 4.61.0.0 @@ -104,7 +105,7 @@ No broker integration exists on Mac and Linux yet. Windows broker does not work on Win 8, Win Server 2016 and lower. - This implementation is not supported on UWP, use WithBroker() from Microsoft.Identity.Client package instead. + This implementation is not supported, use WithBroker() from Microsoft.Identity.Client package instead. If a broker does not exist or cannot be used, MSAL will fallback to a browser. Make sure browser auth is enabled (e.g. if using system browser, register the "http://localhost" redirect URI, etc.) @@ -119,7 +120,7 @@ Method Microsoft.Identity.Client.Broker - 4.60.3.0 + 4.61.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 2f98dc2f..ee29a463 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Cache/CacheData.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Cache/CacheData.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -56,7 +57,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -73,7 +74,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Byte[] @@ -95,7 +96,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 b9400b2b..79ec310e 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Cache/CacheLevel.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Cache/CacheLevel.xml @@ -17,6 +17,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Enum @@ -39,7 +40,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Cache.CacheLevel @@ -60,7 +61,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Cache.CacheLevel @@ -81,7 +82,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Cache.CacheLevel @@ -102,7 +103,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 35277c57..245a2572 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Desktop/DesktopExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Desktop/DesktopExtensions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Method Microsoft.Identity.Client.Desktop - 4.60.3.0 + 4.61.0.0 @@ -85,7 +86,7 @@ Method Microsoft.Identity.Client.Desktop - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -115,7 +116,7 @@ Method Microsoft.Identity.Client.Desktop - 4.60.3.0 + 4.61.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 d868ae5d..fa0f421b 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Desktop/WamExtension.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Desktop/WamExtension.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Method Microsoft.Identity.Client.Desktop - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -77,7 +78,7 @@ Method Microsoft.Identity.Client.Desktop - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AbstractConfidentialClientAcquireTokenParameterBuilderExtension.xml b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AbstractConfidentialClientAcquireTokenParameterBuilderExtension.xml index e358b424..985906a9 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AbstractConfidentialClientAcquireTokenParameterBuilderExtension.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AbstractConfidentialClientAcquireTokenParameterBuilderExtension.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -43,7 +44,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 2f4c03e9..5e31129b 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenForClientBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenForClientBuilderExtensions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenInteractiveParameterBuilderExtensions.xml b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenInteractiveParameterBuilderExtensions.xml index 659f5b55..973c5bec 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenInteractiveParameterBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenInteractiveParameterBuilderExtensions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -42,7 +43,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 4d3a0174..ce0b322b 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenOnBehalfOfParameterBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AcquireTokenOnBehalfOfParameterBuilderExtensions.xml @@ -17,6 +17,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -37,7 +38,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AppTokenProviderParameters.xml b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AppTokenProviderParameters.xml index aa9c8a63..7a825083 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AppTokenProviderParameters.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AppTokenProviderParameters.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -43,7 +44,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -60,7 +61,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.CancellationToken @@ -82,7 +83,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -104,7 +105,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -126,7 +127,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -148,7 +149,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 d351fedf..dd56f6fd 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/AppTokenProviderResult.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/AppTokenProviderResult.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -46,7 +47,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -63,7 +64,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -85,7 +86,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Int64 @@ -107,7 +108,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 95692bf0..38b6f0ce 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/ConfidentialClientApplicationBuilderExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/ConfidentialClientApplicationBuilderExtensions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -43,7 +44,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 c62f38d6..edd6f150 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/ConfidentialClientApplicationExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/ConfidentialClientApplicationExtensions.xml @@ -21,6 +21,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -42,7 +43,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 b5451217..3ff26536 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/ICustomWebUi.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/ICustomWebUi.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -44,7 +45,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 1e849fb4..06e254d0 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Extensibility/OnBeforeTokenRequestData.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Extensibility/OnBeforeTokenRequestData.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -72,7 +73,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -94,7 +95,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.CancellationToken @@ -116,7 +117,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -138,7 +139,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 fafc4c2b..2973df92 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosKeyTypes.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosKeyTypes.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Enum @@ -43,7 +44,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Kerberos.KerberosKeyTypes @@ -64,7 +65,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Kerberos.KerberosKeyTypes @@ -85,7 +86,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Kerberos.KerberosKeyTypes @@ -106,7 +107,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Kerberos.KerberosKeyTypes @@ -127,7 +128,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 dacfdbcf..ea665b73 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosSupplementalTicket.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosSupplementalTicket.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -63,7 +64,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -85,7 +86,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -115,7 +116,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -143,7 +144,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -171,7 +172,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -199,7 +200,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -227,7 +228,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -255,7 +256,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -283,7 +284,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 2ef907e4..e20bce09 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosSupplementalTicketManager.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosSupplementalTicketManager.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Kerberos.KerberosSupplementalTicket @@ -71,7 +72,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Byte[] @@ -100,7 +101,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Byte[] @@ -132,7 +133,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Byte[] @@ -159,7 +160,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -172,8 +173,8 @@ Save current Kerberos Ticket to current user's Ticket Cache. - Can throws when given ticket parameter is not a valid Kerberos Supplemental Ticket. - Can throws if error occurs while saving ticket information into Ticket Cache. + Throws when given ticket parameter is not a valid Kerberos supplemental ticket. + Throws if error occurs while saving ticket information into Ticket Cache. @@ -186,7 +187,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -202,8 +203,8 @@ Save current Kerberos Ticket to current user's Ticket Cache. Windows only. - Can throw when given ticket parameter is not a valid Kerberos Supplemental Ticket. - Can throw if error occurs while saving ticket information into Ticket Cache. + Throws when given ticket parameter is not a valid Kerberos supplemental ticket. + Throws if error occurs while saving ticket information into Ticket Cache. diff --git a/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosTicketContainer.xml b/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosTicketContainer.xml index b0b1b17b..880887f6 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosTicketContainer.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Kerberos/KerberosTicketContainer.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Enum @@ -43,7 +44,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Kerberos.KerberosTicketContainer @@ -66,7 +67,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 0809b4b3..90fe9ddd 100644 --- a/dotnet/xml/Microsoft.Identity.Client.ManagedIdentity/ManagedIdentitySource.xml +++ b/dotnet/xml/Microsoft.Identity.Client.ManagedIdentity/ManagedIdentitySource.xml @@ -18,6 +18,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Enum @@ -38,7 +39,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource @@ -59,7 +60,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource @@ -80,7 +81,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource @@ -101,7 +102,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource @@ -122,7 +123,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource @@ -143,7 +144,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 2c888a5c..b9bd1c5d 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 @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -61,7 +62,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos.Credential diff --git a/dotnet/xml/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/TicketCacheReader.xml b/dotnet/xml/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/TicketCacheReader.xml deleted file mode 100644 index 74d62734..00000000 --- a/dotnet/xml/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/TicketCacheReader.xml +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - Microsoft.Identity.Client - 4.48.1.0 - 4.49.1.0 - 4.51.0.0 - 4.52.0.0 - 4.53.0.0 - 4.54.0.0 - 4.54.1.0 - 4.55.0.0 - 4.56.0.0 - 4.57.0.0 - 4.58.0.0 - 4.58.1.0 - 4.59.0.0 - 4.60.0.0 - 4.60.1.0 - 4.60.2.0 - 4.60.3.0 - - - System.Object - - - - System.IDisposable - - - - - Helper class to check Kerberos Ticket in user's Ticket Cache. - - To be added. - - - - - - - - - Constructor - - Microsoft.Identity.Client - 4.60.3.0 - - - - - - - - Service principal name of ticket to read out from Ticket Cache. - The Logon ID of the user owning the ticket cache. - The default of 0 represents the currently logged in user. - The name of the Local Security Authority (LSA) authentication package that will be interacted with. - - Creates a object to read a Kerberos Ticket from Ticket Cache. - - To be added. - - - - - - - - - Method - - M:System.IDisposable.Dispose - - - Microsoft.Identity.Client - 4.60.3.0 - - - System.Void - - - - - Clean up all data members used for interaction with Ticket Cache. - - To be added. - - - - - - - - - Method - - Microsoft.Identity.Client - 4.60.3.0 - - - System.Void - - - - - - To be added. - - Clean up all data members used for interaction with Ticket Cache. - - To be added. - - - - - - - - - - Method - - Microsoft.Identity.Client - 4.60.3.0 - - - System.Byte[] - - - - - Read out a Kerberos Ticket. - - Byte stream of Kerberos Ticket, if exists. Null otherwise. - - Throws if any error occurs while interfacing with Ticket Cache. - - - - - diff --git a/dotnet/xml/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/TicketCacheWriter.xml b/dotnet/xml/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/TicketCacheWriter.xml deleted file mode 100644 index 35291562..00000000 --- a/dotnet/xml/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/TicketCacheWriter.xml +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - Microsoft.Identity.Client - 4.48.1.0 - 4.49.1.0 - 4.51.0.0 - 4.52.0.0 - 4.53.0.0 - 4.54.0.0 - 4.54.1.0 - 4.55.0.0 - 4.56.0.0 - 4.57.0.0 - 4.58.0.0 - 4.58.1.0 - 4.59.0.0 - 4.60.0.0 - 4.60.1.0 - 4.60.2.0 - 4.60.3.0 - - - System.Object - - - - System.IDisposable - - - - - Provides a layer to interact with the LSA functions used to create logon sessions and manipulate the ticket caches. - - To be added. - - - - - - - - - Method - - Microsoft.Identity.Client - 4.60.3.0 - - - Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos.TicketCacheWriter - - - - - - The name of the LSA authentication package that will be interacted with. - - Create a new instance of the interop as a standard unprivileged caller. - - Returns an instance of the class. - To be added. - - - - - - - - - Method - - M:System.IDisposable.Dispose - - - Microsoft.Identity.Client - 4.60.3.0 - - - System.Void - - - - To be added. - To be added. - - - - - - - - - - Method - - Microsoft.Identity.Client - 4.60.3.0 - - - System.Void - - - - - - True if Dispose() called by the user. False, otherwise. - - Dispose all interment members. - - To be added. - - - - - - - - - Method - - Microsoft.Identity.Client - 4.60.3.0 - - - System.Void - - - - - Deletes current object. - - To be added. - - - - - - - - - Method - - Microsoft.Identity.Client - 4.60.3.0 - - - System.Void - - - - - - - The ticket to import into the cache. - The Logon Id of the user owning the ticket cache. The default of 0 represents the currently logged on user. - - Import a kerberos ticket containing one or more tickets into the current user ticket cache. - - To be added. - - - - diff --git a/dotnet/xml/Microsoft.Identity.Client.Region/RegionOutcome.xml b/dotnet/xml/Microsoft.Identity.Client.Region/RegionOutcome.xml index bb4cdad3..0d2a198f 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Region/RegionOutcome.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Region/RegionOutcome.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Enum @@ -43,7 +44,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Region.RegionOutcome @@ -64,7 +65,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Region.RegionOutcome @@ -85,7 +86,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Region.RegionOutcome @@ -106,7 +107,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Region.RegionOutcome @@ -127,7 +128,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Region.RegionOutcome @@ -148,7 +149,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 fae55ccd..ad87918e 100644 --- a/dotnet/xml/Microsoft.Identity.Client.SSHCertificates/SSHExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client.SSHCertificates/SSHExtensions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -78,7 +79,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 59f61d16..b34d0551 100644 --- a/dotnet/xml/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/TelemetryData.xml +++ b/dotnet/xml/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/TelemetryData.xml @@ -17,6 +17,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -37,7 +38,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -54,7 +55,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 69e7c6d2..89318ea6 100644 --- a/dotnet/xml/Microsoft.Identity.Client.Utils.Windows/WindowsNativeUtils.xml +++ b/dotnet/xml/Microsoft.Identity.Client.Utils.Windows/WindowsNativeUtils.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -54,7 +55,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -78,7 +79,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client/AadAuthorityAudience.xml b/dotnet/xml/Microsoft.Identity.Client/AadAuthorityAudience.xml index ee6152d3..b7e518b7 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AadAuthorityAudience.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AadAuthorityAudience.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Enum @@ -44,7 +45,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -66,7 +67,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -88,7 +89,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -110,7 +111,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -131,7 +132,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 41b2c435..37a6264d 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AbstractAcquireTokenParameterBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AbstractAcquireTokenParameterBuilder`1.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -56,7 +57,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -75,7 +76,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -103,7 +104,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -146,7 +147,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -192,7 +193,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -236,7 +237,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -281,7 +282,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -326,7 +327,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -369,7 +370,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -417,7 +418,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -445,7 +446,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -474,7 +475,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -502,7 +503,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -530,7 +531,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -561,7 +562,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -596,7 +597,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T diff --git a/dotnet/xml/Microsoft.Identity.Client/AbstractApplicationBuilder`1.xml b/dotnet/xml/Microsoft.Identity.Client/AbstractApplicationBuilder`1.xml index 38dbd69f..f9e62387 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AbstractApplicationBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AbstractApplicationBuilder`1.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -53,7 +54,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -81,7 +82,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -112,7 +113,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -148,7 +149,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -181,7 +182,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -215,7 +216,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -248,7 +249,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -283,7 +284,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -317,7 +318,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -356,7 +357,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -384,7 +385,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -422,7 +423,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -453,7 +454,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -480,7 +481,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -506,7 +507,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -532,7 +533,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -560,7 +561,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -588,7 +589,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -629,7 +630,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -670,7 +671,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -700,7 +701,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -731,7 +732,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -762,7 +763,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -794,7 +795,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -821,7 +822,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -851,7 +852,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -887,7 +888,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T diff --git a/dotnet/xml/Microsoft.Identity.Client/AbstractClientAppBaseAcquireTokenParameterBuilder`1.xml b/dotnet/xml/Microsoft.Identity.Client/AbstractClientAppBaseAcquireTokenParameterBuilder`1.xml index e7284d57..3aaba019 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AbstractClientAppBaseAcquireTokenParameterBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AbstractClientAppBaseAcquireTokenParameterBuilder`1.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -56,7 +57,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 617c526f..033cd6dd 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AbstractConfidentialClientAcquireTokenParameterBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AbstractConfidentialClientAcquireTokenParameterBuilder`1.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -55,7 +56,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -80,7 +81,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -103,7 +104,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T diff --git a/dotnet/xml/Microsoft.Identity.Client/AbstractManagedIdentityAcquireTokenParameterBuilder`1.xml b/dotnet/xml/Microsoft.Identity.Client/AbstractManagedIdentityAcquireTokenParameterBuilder`1.xml index 47a5565e..c04cc0c5 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AbstractManagedIdentityAcquireTokenParameterBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AbstractManagedIdentityAcquireTokenParameterBuilder`1.xml @@ -21,6 +21,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -52,7 +53,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -71,7 +72,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 03edf8de..2f27365d 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AbstractPublicClientAcquireTokenParameterBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AbstractPublicClientAcquireTokenParameterBuilder`1.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -55,7 +56,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 5a0234e4..7c7430e9 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AccountExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AccountExtensions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -43,7 +44,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 ab60c7b1..f6ae1a65 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AccountId.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AccountId.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -43,7 +44,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -65,7 +66,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -91,7 +92,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -117,7 +118,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Int32 @@ -140,7 +141,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -167,7 +168,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -189,7 +190,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -211,7 +212,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByAuthorizationCodeParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByAuthorizationCodeParameterBuilder.xml index f0764956..a125cb18 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByAuthorizationCodeParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByAuthorizationCodeParameterBuilder.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AbstractConfidentialClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder> @@ -47,7 +48,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -68,7 +69,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder @@ -95,7 +96,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder @@ -124,7 +125,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder @@ -152,7 +153,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder @@ -186,7 +187,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 a12297bd..fe47ccd0 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByIntegratedWindowsAuthParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByIntegratedWindowsAuthParameterBuilder.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AbstractPublicClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenByIntegratedWindowsAuthParameterBuilder> @@ -47,7 +48,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByIntegratedWindowsAuthParameterBuilder @@ -74,7 +75,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 d0895e85..3ed6fc8a 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByRefreshTokenParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByRefreshTokenParameterBuilder.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AbstractClientAppBaseAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder> @@ -48,7 +49,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -69,7 +70,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByUsernamePasswordParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByUsernamePasswordParameterBuilder.xml index 0846e4f7..4f12bdde 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByUsernamePasswordParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenByUsernamePasswordParameterBuilder.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AbstractPublicClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenByUsernamePasswordParameterBuilder> @@ -48,7 +49,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByUsernamePasswordParameterBuilder @@ -75,7 +76,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 f455fe15..2bf0bcfa 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenForClientParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenForClientParameterBuilder.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AbstractConfidentialClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder> @@ -48,7 +49,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -69,7 +70,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -105,7 +106,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder @@ -133,7 +134,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -173,7 +174,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 fe5b733c..6b56b25b 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenForManagedIdentityParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenForManagedIdentityParameterBuilder.xml @@ -21,6 +21,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AbstractManagedIdentityAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenForManagedIdentityParameterBuilder> @@ -46,7 +47,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 c6010097..c5b77d99 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenInteractiveParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenInteractiveParameterBuilder.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AbstractPublicClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder> @@ -47,7 +48,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -68,7 +69,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -95,7 +96,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -121,7 +122,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -146,7 +147,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -174,7 +175,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -208,7 +209,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -225,7 +226,7 @@ The parent as an object, so that it can be used from shared NetStandard assemblies - Sets a reference to the ViewController (if using Xamarin.iOS), Activity (if using Xamarin.Android) + Sets a reference to the ViewController (if using iOS), Activity (if using Android) IWin32Window or IntPtr (if using .Net Framework). Used for invoking the browser. The builder to chain the .With methods @@ -241,7 +242,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -267,7 +268,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -314,7 +315,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -340,7 +341,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -351,11 +352,15 @@ If true, will use an embedded web browser, otherwise will attempt to use a system web browser. The default depends on the platform: - false for Xamarin.iOS and Xamarin.Android, and true for .NET Framework, - and UWP + false for iOS and Android, and true for .NET Framework Specifies if the public client application should used an embedded web browser - or the system default browser + or the system default browser. If the broker (WAM, Authenticator, Company Portal) is configured, + this setting is only used when the broker is not installed. + + On .NET, including net8-windows, app developers must reference Microsoft.Identity.Client.Desktop + and call PublicClientApplicationBuilder.WithDesktopFeatures() to enable the embedded web browser. + The builder to chain the .With methods To be added. diff --git a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenOnBehalfOfParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenOnBehalfOfParameterBuilder.xml index 2dca0064..6f0d89b6 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenOnBehalfOfParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenOnBehalfOfParameterBuilder.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AbstractConfidentialClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder> @@ -48,7 +49,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -69,7 +70,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -96,7 +97,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -125,7 +126,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -158,7 +159,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 16a54093..4fa6bbf3 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenSilentParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenSilentParameterBuilder.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AbstractClientAppBaseAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder> @@ -49,7 +50,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -70,7 +71,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -103,7 +104,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -146,7 +147,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -199,7 +200,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 836f4d53..a8596543 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AcquireTokenWithDeviceCodeParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AcquireTokenWithDeviceCodeParameterBuilder.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AbstractPublicClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.AcquireTokenWithDeviceCodeParameterBuilder> @@ -48,7 +49,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -68,7 +69,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 c7f27a84..1d791d00 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ApplicationBase.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ApplicationBase.xml @@ -21,6 +21,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object diff --git a/dotnet/xml/Microsoft.Identity.Client/ApplicationOptions.xml b/dotnet/xml/Microsoft.Identity.Client/ApplicationOptions.xml index fc37852d..cd0be1c4 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ApplicationOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ApplicationOptions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.BaseApplicationOptions @@ -46,7 +47,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -63,7 +64,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AadAuthorityAudience @@ -86,7 +87,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -111,7 +112,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -138,7 +139,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -161,7 +162,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -183,7 +184,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -205,7 +206,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -230,7 +231,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -252,7 +253,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -274,7 +275,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -307,7 +308,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -333,7 +334,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 59abec96..b27bba5a 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AssertionRequestOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AssertionRequestOptions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -43,7 +44,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -60,7 +61,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.CancellationToken @@ -80,7 +81,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -102,7 +103,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/AuthenticationHeaderParser.xml b/dotnet/xml/Microsoft.Identity.Client/AuthenticationHeaderParser.xml index e8b088f2..4948415e 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AuthenticationHeaderParser.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AuthenticationHeaderParser.xml @@ -22,6 +22,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -42,7 +43,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -59,7 +60,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AuthenticationInfoParameters @@ -82,7 +83,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AuthenticationHeaderParser @@ -109,7 +110,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationHeaderParser> @@ -138,7 +139,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationHeaderParser> @@ -170,7 +171,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -192,7 +193,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 bdcdaef2..c59fcf95 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AuthenticationInfoParameters.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AuthenticationInfoParameters.xml @@ -22,6 +22,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -61,7 +62,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AuthenticationInfoParameters @@ -87,7 +88,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -115,7 +116,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/AuthenticationResult.xml b/dotnet/xml/Microsoft.Identity.Client/AuthenticationResult.xml index 75e903cc..e336d535 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AuthenticationResult.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AuthenticationResult.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -45,7 +46,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -96,7 +97,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -147,7 +148,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -169,7 +170,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.IAccount @@ -194,7 +195,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.String> @@ -219,7 +220,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AuthenticationResultMetadata @@ -241,7 +242,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Security.Claims.ClaimsPrincipal @@ -263,7 +264,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Guid @@ -285,7 +286,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -317,7 +318,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.DateTimeOffset @@ -341,7 +342,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -374,7 +375,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -396,7 +397,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -435,7 +436,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -457,7 +458,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -480,7 +481,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -503,7 +504,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -526,7 +527,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -555,7 +556,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/AuthenticationResultMetadata.xml b/dotnet/xml/Microsoft.Identity.Client/AuthenticationResultMetadata.xml index 9ef47605..72d6d933 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AuthenticationResultMetadata.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AuthenticationResultMetadata.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -66,7 +67,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Cache.CacheLevel @@ -88,7 +89,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.CacheRefreshReason @@ -110,7 +111,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Int64 @@ -133,7 +134,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Int64 @@ -155,7 +156,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Int64 @@ -178,7 +179,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Nullable<System.DateTimeOffset> @@ -201,7 +202,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.RegionDetails @@ -223,7 +224,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -249,7 +250,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -278,7 +279,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 88f09a3f..542c595c 100644 --- a/dotnet/xml/Microsoft.Identity.Client/AzureCloudInstance.xml +++ b/dotnet/xml/Microsoft.Identity.Client/AzureCloudInstance.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Enum @@ -41,7 +42,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -62,7 +63,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -83,7 +84,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -104,7 +105,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AzureCloudInstance @@ -125,7 +126,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 a83ca88b..3be76d6c 100644 --- a/dotnet/xml/Microsoft.Identity.Client/BaseAbstractAcquireTokenParameterBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/BaseAbstractAcquireTokenParameterBuilder`1.xml @@ -21,6 +21,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -50,7 +51,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -69,7 +70,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -93,7 +94,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.AuthenticationResult> @@ -130,7 +131,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -152,7 +153,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T diff --git a/dotnet/xml/Microsoft.Identity.Client/BaseAbstractApplicationBuilder`1.xml b/dotnet/xml/Microsoft.Identity.Client/BaseAbstractApplicationBuilder`1.xml index 1b42b7b5..f6e0d537 100644 --- a/dotnet/xml/Microsoft.Identity.Client/BaseAbstractApplicationBuilder`1.xml +++ b/dotnet/xml/Microsoft.Identity.Client/BaseAbstractApplicationBuilder`1.xml @@ -21,6 +21,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -48,7 +49,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -67,7 +68,7 @@ You can set it to true for advanced debugging requiring PII Flag to enable/disable logging to platform defaults. - In Desktop/UWP, Event Tracing is used. In iOS, NSLog is used. + In Desktop, Event Tracing is used. In iOS, NSLog is used. In android, logcat is used. The default value is false Sets the Debug logging callback to a default debug method which displays @@ -89,7 +90,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -119,7 +120,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -152,7 +153,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -189,7 +190,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -223,7 +224,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T @@ -245,7 +246,7 @@ If both WithLogging apis are set, the other one will override the this one Flag to enable/disable logging to platform defaults. - In Desktop/UWP, Event Tracing is used. In iOS, NSLog is used. + In Desktop, Event Tracing is used. In iOS, NSLog is used. In android, Logcat is used. The default value is false Sets the logging callback. For details see https://aka.ms/msal-net-logging @@ -264,7 +265,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 T diff --git a/dotnet/xml/Microsoft.Identity.Client/BaseApplicationOptions.xml b/dotnet/xml/Microsoft.Identity.Client/BaseApplicationOptions.xml index 2a8c3e11..e05124d5 100644 --- a/dotnet/xml/Microsoft.Identity.Client/BaseApplicationOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/BaseApplicationOptions.xml @@ -21,6 +21,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -43,7 +44,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -60,7 +61,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -86,14 +87,14 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean - Flag to enable/disable logging to platform defaults. In Desktop/UWP, Event Tracing is used. In iOS, NSLog is used. + Flag to enable/disable logging to platform defaults. In Desktop, Event Tracing is used. In iOS, NSLog is used. In Android, logcat is used. The default value is false. See https://aka.ms/msal-net-logging To be added. @@ -110,7 +111,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 c127f481..9cabfbb0 100644 --- a/dotnet/xml/Microsoft.Identity.Client/BrokerOptions+OperatingSystems.xml +++ b/dotnet/xml/Microsoft.Identity.Client/BrokerOptions+OperatingSystems.xml @@ -20,6 +20,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Enum @@ -46,7 +47,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.BrokerOptions+OperatingSystems @@ -67,7 +68,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 1fbf8168..07889aa1 100644 --- a/dotnet/xml/Microsoft.Identity.Client/BrokerOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/BrokerOptions.xml @@ -20,6 +20,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -43,7 +44,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -65,7 +66,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.BrokerOptions+OperatingSystems @@ -87,7 +88,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -109,7 +110,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -137,7 +138,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/CacheOptions.xml b/dotnet/xml/Microsoft.Identity.Client/CacheOptions.xml index 0d9de18e..d8cf9ad3 100644 --- a/dotnet/xml/Microsoft.Identity.Client/CacheOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/CacheOptions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -46,7 +47,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -65,7 +66,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -87,7 +88,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.CacheOptions @@ -109,7 +110,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client/CacheRefreshReason.xml b/dotnet/xml/Microsoft.Identity.Client/CacheRefreshReason.xml index 91251dca..665641f4 100644 --- a/dotnet/xml/Microsoft.Identity.Client/CacheRefreshReason.xml +++ b/dotnet/xml/Microsoft.Identity.Client/CacheRefreshReason.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Enum @@ -43,7 +44,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.CacheRefreshReason @@ -64,7 +65,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.CacheRefreshReason @@ -85,7 +86,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.CacheRefreshReason @@ -106,7 +107,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.CacheRefreshReason @@ -127,7 +128,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 a4b1207c..05a720f7 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ClientApplicationBase.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ClientApplicationBase.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ApplicationBase @@ -57,7 +58,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -107,7 +108,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -159,7 +160,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -208,7 +209,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -266,7 +267,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.IAppConfig @@ -291,7 +292,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -319,7 +320,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -355,7 +356,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -391,7 +392,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.IAccount> @@ -421,7 +422,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.IAccount> @@ -455,7 +456,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -482,7 +483,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -511,7 +512,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -537,7 +538,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -570,7 +571,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -610,7 +611,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -653,7 +654,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -692,7 +693,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task @@ -718,7 +719,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task @@ -749,7 +750,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -786,7 +787,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -826,7 +827,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ITokenCache @@ -856,7 +857,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml b/dotnet/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml index c7988e84..461e9417 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ClientAssertionCertificate.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -45,8 +46,8 @@ Azure AD application) To understand the difference between public client applications and confidential client applications, see https://aka.ms/msal-net-client-applications - + @@ -58,7 +59,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -86,7 +87,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -114,7 +115,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/ClientCredential.xml b/dotnet/xml/Microsoft.Identity.Client/ClientCredential.xml index 58a14461..97258d95 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ClientCredential.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ClientCredential.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -59,7 +60,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -87,7 +88,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml b/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml index 0654db7a..bc20f181 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplication.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ClientApplicationBase @@ -70,7 +71,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -122,7 +123,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -184,7 +185,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder @@ -223,7 +224,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -269,7 +270,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder @@ -304,7 +305,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -347,7 +348,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -394,7 +395,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -424,7 +425,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -462,7 +463,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -493,8 +494,8 @@ Authentication result containing a token for the requested scopes and account To be added. - + @@ -509,7 +510,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -542,8 +543,8 @@ Authentication result containing a token for the requested scopes and account To be added. - + @@ -558,7 +559,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ITokenCache @@ -583,7 +584,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -604,7 +605,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -629,7 +630,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -663,7 +664,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -711,7 +712,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -767,7 +768,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -799,7 +800,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder @@ -828,7 +829,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -874,7 +875,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -919,7 +920,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -967,7 +968,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1014,7 +1015,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1060,7 +1061,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 c0dcb348..2986df20 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplicationBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplicationBuilder.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AbstractApplicationBuilder<Microsoft.Identity.Client.ConfidentialClientApplicationBuilder> @@ -45,7 +46,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.IConfidentialClientApplication @@ -70,7 +71,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -99,7 +100,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -127,7 +128,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -165,7 +166,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -197,7 +198,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -226,7 +227,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -261,7 +262,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -288,7 +289,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -321,7 +322,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -354,7 +355,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -383,7 +384,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -418,7 +419,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -452,7 +453,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -479,7 +480,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -515,7 +516,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder @@ -547,7 +548,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ConfidentialClientApplicationBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplicationOptions.xml b/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplicationOptions.xml index eef43624..477671f0 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplicationOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ConfidentialClientApplicationOptions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ApplicationOptions @@ -44,7 +45,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -61,7 +62,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -94,7 +95,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -118,7 +119,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client/DeviceCodeResult.xml b/dotnet/xml/Microsoft.Identity.Client/DeviceCodeResult.xml index 1f1804f9..3aad1ab6 100644 --- a/dotnet/xml/Microsoft.Identity.Client/DeviceCodeResult.xml +++ b/dotnet/xml/Microsoft.Identity.Client/DeviceCodeResult.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -49,7 +50,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -71,7 +72,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -93,7 +94,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.DateTimeOffset @@ -115,7 +116,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Int64 @@ -137,7 +138,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -159,7 +160,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IReadOnlyCollection<System.String> @@ -181,7 +182,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -203,7 +204,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/EmbeddedWebViewOptions.xml b/dotnet/xml/Microsoft.Identity.Client/EmbeddedWebViewOptions.xml index f8995b4d..9e36eda3 100644 --- a/dotnet/xml/Microsoft.Identity.Client/EmbeddedWebViewOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/EmbeddedWebViewOptions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -43,7 +44,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -60,7 +61,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -82,7 +83,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/GetAuthorizationRequestUrlParameterBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/GetAuthorizationRequestUrlParameterBuilder.xml index 0277c7e2..ec3be66b 100644 --- a/dotnet/xml/Microsoft.Identity.Client/GetAuthorizationRequestUrlParameterBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/GetAuthorizationRequestUrlParameterBuilder.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AbstractConfidentialClientAcquireTokenParameterBuilder<Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder> @@ -50,7 +51,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<System.Uri> @@ -71,7 +72,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<System.Uri> @@ -95,7 +96,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -119,7 +120,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -148,7 +149,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -172,7 +173,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -196,7 +197,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -224,7 +225,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -250,7 +251,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 2505a76a..2441ad67 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IAccount.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IAccount.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -43,7 +44,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -66,7 +67,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AccountId @@ -88,7 +89,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/IAppConfig.xml b/dotnet/xml/Microsoft.Identity.Client/IAppConfig.xml index 0c815220..dec77e40 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IAppConfig.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IAppConfig.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -41,7 +42,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -68,7 +69,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -88,7 +89,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -111,7 +112,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -133,7 +134,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -153,7 +154,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -175,7 +176,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -199,7 +200,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -223,7 +224,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IDictionary<System.String,System.String> @@ -245,7 +246,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.IMsalHttpClientFactory @@ -268,7 +269,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -290,7 +291,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -298,7 +299,7 @@ Flag telling if logging to platform defaults is enabled/disabled for the app. - In Desktop/UWP, Event Tracing is used. In iOS, NSLog is used. + In Desktop, Event Tracing is used. In iOS, NSLog is used. In Android, logcat is used. See https://aka.ms/msal-net-logging. To be added. @@ -314,7 +315,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -336,7 +337,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.LogCallback @@ -359,7 +360,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.LogLevel @@ -382,7 +383,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Func<System.Object> @@ -402,7 +403,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -423,7 +424,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -453,7 +454,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/IApplicationBase.xml b/dotnet/xml/Microsoft.Identity.Client/IApplicationBase.xml index ea2a1142..5654a463 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IApplicationBase.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IApplicationBase.xml @@ -21,6 +21,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/IByRefreshToken.xml b/dotnet/xml/Microsoft.Identity.Client/IByRefreshToken.xml index bb6acd9a..7d08585c 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IByRefreshToken.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IByRefreshToken.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -39,7 +40,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder @@ -72,7 +73,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/IClientApplicationBase.xml b/dotnet/xml/Microsoft.Identity.Client/IClientApplicationBase.xml index 9cfe3ec4..4abe8dcc 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IClientApplicationBase.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IClientApplicationBase.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -47,7 +48,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -84,7 +85,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenSilentParameterBuilder @@ -121,7 +122,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -166,7 +167,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -219,7 +220,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.IAppConfig @@ -241,7 +242,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -265,7 +266,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -298,7 +299,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -331,7 +332,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.IAccount> @@ -360,7 +361,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -383,7 +384,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Identity.Client.IAccount>> @@ -410,7 +411,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -447,7 +448,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -488,7 +489,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -524,7 +525,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task @@ -550,7 +551,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -584,7 +585,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -621,7 +622,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ITokenCache @@ -635,7 +636,7 @@ To be added. On .NET Framework and .NET Core you can also customize the token cache serialization. - See https://aka.ms/msal-net-token-cache-serialization. This is taken care of by MSAL.NET on mobile platforms and on UWP. + See https://aka.ms/msal-net-token-cache-serialization. This is taken care of by MSAL.NET on mobile platforms. It is recommended to use token cache serialization for web site and web api scenarios. @@ -649,7 +650,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplication.xml b/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplication.xml index 50d67c02..9193a56a 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplication.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplication.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -54,7 +55,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByAuthorizationCodeParameterBuilder @@ -90,7 +91,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -129,7 +130,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenForClientParameterBuilder @@ -161,7 +162,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -197,7 +198,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -235,7 +236,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -271,7 +272,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -309,7 +310,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -352,7 +353,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -390,7 +391,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ITokenCache @@ -417,7 +418,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -450,7 +451,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.GetAuthorizationRequestUrlParameterBuilder @@ -479,7 +480,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -519,7 +520,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplicationWithCertificate.xml b/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplicationWithCertificate.xml index 8b44d4b3..b3128c35 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplicationWithCertificate.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IConfidentialClientApplicationWithCertificate.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -43,7 +44,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -84,7 +85,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -128,7 +129,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -166,7 +167,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/ILongRunningWebApi.xml b/dotnet/xml/Microsoft.Identity.Client/ILongRunningWebApi.xml index 4349b895..6c0599b6 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ILongRunningWebApi.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ILongRunningWebApi.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -41,7 +42,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenOnBehalfOfParameterBuilder @@ -77,7 +78,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 ee645e78..1acdd74c 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IManagedIdentityApplication.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IManagedIdentityApplication.xml @@ -21,6 +21,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -43,7 +44,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 3ec3c069..a20a00f4 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IMsalHttpClientFactory.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IMsalHttpClientFactory.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -46,7 +47,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 e9875039..0c79a8cf 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IPublicClientApplication.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IPublicClientApplication.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -56,7 +57,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -93,7 +94,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -131,7 +132,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -171,7 +172,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -209,7 +210,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -249,7 +250,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -290,7 +291,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -334,7 +335,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -378,7 +379,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -424,7 +425,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -470,7 +471,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -520,7 +521,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -570,7 +571,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -622,7 +623,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -674,7 +675,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByIntegratedWindowsAuthParameterBuilder @@ -713,7 +714,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -754,7 +755,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -795,7 +796,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -839,7 +840,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByUsernamePasswordParameterBuilder @@ -874,7 +875,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -916,7 +917,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenInteractiveParameterBuilder @@ -948,7 +949,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenWithDeviceCodeParameterBuilder @@ -986,7 +987,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1030,7 +1031,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1076,7 +1077,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1124,7 +1125,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1174,7 +1175,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client/ITelemetryConfig.xml b/dotnet/xml/Microsoft.Identity.Client/ITelemetryConfig.xml index f7ab5c33..7af618e7 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ITelemetryConfig.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ITelemetryConfig.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -49,7 +50,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.TelemetryAudienceType @@ -72,7 +73,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Action<Microsoft.Identity.Client.ITelemetryEventPayload> @@ -95,7 +96,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/ITelemetryEventPayload.xml b/dotnet/xml/Microsoft.Identity.Client/ITelemetryEventPayload.xml index bc6c2278..904c9f8c 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ITelemetryEventPayload.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ITelemetryEventPayload.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -51,7 +52,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Boolean> @@ -71,7 +72,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Int64> @@ -91,7 +92,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.Int32> @@ -111,7 +112,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -131,7 +132,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.String> @@ -151,7 +152,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/ITokenCache.xml b/dotnet/xml/Microsoft.Identity.Client/ITokenCache.xml index 3b8b3432..6ed87c52 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ITokenCache.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ITokenCache.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -45,7 +46,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -79,7 +80,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -117,7 +118,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -154,7 +155,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -198,7 +199,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -234,7 +235,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -267,7 +268,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -302,7 +303,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -337,7 +338,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -373,7 +374,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -407,7 +408,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -437,7 +438,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -467,7 +468,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -496,7 +497,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -525,7 +526,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -553,7 +554,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Client/ITokenCacheSerializer.xml b/dotnet/xml/Microsoft.Identity.Client/ITokenCacheSerializer.xml index 5e224662..aa09be40 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ITokenCacheSerializer.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ITokenCacheSerializer.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -44,7 +45,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -80,7 +81,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -120,7 +121,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -157,7 +158,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Byte[] @@ -191,7 +192,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -229,7 +230,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Byte[] diff --git a/dotnet/xml/Microsoft.Identity.Client/IUser.xml b/dotnet/xml/Microsoft.Identity.Client/IUser.xml index 9b25dea3..6c4c0410 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IUser.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IUser.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 @@ -52,7 +53,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -89,7 +90,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -127,7 +128,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -165,7 +166,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/IntuneAppProtectionPolicyRequiredException.xml b/dotnet/xml/Microsoft.Identity.Client/IntuneAppProtectionPolicyRequiredException.xml index 37212818..3d3de49f 100644 --- a/dotnet/xml/Microsoft.Identity.Client/IntuneAppProtectionPolicyRequiredException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/IntuneAppProtectionPolicyRequiredException.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.MsalServiceException @@ -47,7 +48,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -75,7 +76,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -97,7 +98,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -119,7 +120,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -141,7 +142,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/LogCallback.xml b/dotnet/xml/Microsoft.Identity.Client/LogCallback.xml index c7595550..6ef99d0a 100644 --- a/dotnet/xml/Microsoft.Identity.Client/LogCallback.xml +++ b/dotnet/xml/Microsoft.Identity.Client/LogCallback.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Delegate diff --git a/dotnet/xml/Microsoft.Identity.Client/LogLevel.xml b/dotnet/xml/Microsoft.Identity.Client/LogLevel.xml index 35083bf2..e6b10664 100644 --- a/dotnet/xml/Microsoft.Identity.Client/LogLevel.xml +++ b/dotnet/xml/Microsoft.Identity.Client/LogLevel.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Enum @@ -44,7 +45,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.LogLevel @@ -65,7 +66,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.LogLevel @@ -86,7 +87,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.LogLevel @@ -107,7 +108,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.LogLevel @@ -128,7 +129,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 da4365a7..ec5ebdcf 100644 --- a/dotnet/xml/Microsoft.Identity.Client/Logger.xml +++ b/dotnet/xml/Microsoft.Identity.Client/Logger.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -68,7 +69,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -98,7 +99,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -128,7 +129,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -158,7 +159,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplication.xml b/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplication.xml index 5505e5c8..b3772c30 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplication.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplication.xml @@ -21,6 +21,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ApplicationBase @@ -54,7 +55,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenForManagedIdentityParameterBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplicationBuilder.xml b/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplicationBuilder.xml index 6cac0036..87cfef19 100644 --- a/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplicationBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/ManagedIdentityApplicationBuilder.xml @@ -21,6 +21,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.BaseAbstractApplicationBuilder<Microsoft.Identity.Client.ManagedIdentityApplicationBuilder> @@ -45,7 +46,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.IManagedIdentityApplication @@ -70,7 +71,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ManagedIdentityApplicationBuilder @@ -102,7 +103,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ManagedIdentityApplicationBuilder diff --git a/dotnet/xml/Microsoft.Identity.Client/Metrics.xml b/dotnet/xml/Microsoft.Identity.Client/Metrics.xml index a7afff79..ab2aa737 100644 --- a/dotnet/xml/Microsoft.Identity.Client/Metrics.xml +++ b/dotnet/xml/Microsoft.Identity.Client/Metrics.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Int64 @@ -66,7 +67,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Int64 @@ -88,7 +89,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Int64 @@ -110,7 +111,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Int64 diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalClaimsChallengeException.xml b/dotnet/xml/Microsoft.Identity.Client/MsalClaimsChallengeException.xml index 02567211..ae483e71 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalClaimsChallengeException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalClaimsChallengeException.xml @@ -10,6 +10,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.MsalUiRequiredException @@ -33,7 +34,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -61,7 +62,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -91,7 +92,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalClientException.xml b/dotnet/xml/Microsoft.Identity.Client/MsalClientException.xml index 045edf3a..70ab08fa 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalClientException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalClientException.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.MsalException @@ -46,7 +47,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -71,7 +72,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -99,7 +100,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalError.xml b/dotnet/xml/Microsoft.Identity.Client/MsalError.xml index c28cffae..5d384e56 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalError.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalError.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -65,7 +66,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -91,7 +92,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -113,7 +114,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -135,7 +136,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -157,7 +158,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -178,7 +179,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -199,7 +200,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -222,7 +223,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -247,7 +248,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -270,7 +271,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -296,7 +297,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -319,7 +320,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -341,7 +342,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -363,7 +364,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -391,7 +392,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -412,7 +413,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -434,7 +435,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -456,7 +457,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -477,7 +478,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -499,7 +500,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -520,7 +521,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -541,7 +542,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -565,7 +566,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -587,7 +588,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -609,7 +610,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -631,7 +632,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -653,7 +654,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -674,7 +675,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -695,7 +696,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -720,7 +721,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -741,7 +742,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -762,7 +763,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -785,7 +786,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -807,7 +808,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -829,7 +830,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -851,7 +852,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -872,7 +873,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -893,7 +894,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -918,7 +919,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -942,7 +943,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -963,7 +964,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -985,7 +986,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1012,7 +1013,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1034,7 +1035,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1062,7 +1063,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1087,7 +1088,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1108,7 +1109,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1129,7 +1130,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1151,7 +1152,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1172,7 +1173,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1194,7 +1195,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1215,7 +1216,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1236,7 +1237,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1261,7 +1262,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1282,7 +1283,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1304,7 +1305,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1329,7 +1330,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1353,7 +1354,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1374,7 +1375,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1397,7 +1398,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1422,7 +1423,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1443,7 +1444,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1465,7 +1466,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1489,7 +1490,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1510,7 +1511,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1531,7 +1532,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1560,7 +1561,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1586,7 +1587,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1607,7 +1608,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1629,7 +1630,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1653,7 +1654,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1675,7 +1676,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1697,7 +1698,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1722,7 +1723,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1743,7 +1744,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1764,7 +1765,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1785,7 +1786,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1810,7 +1811,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1832,7 +1833,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1857,7 +1858,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1890,7 +1891,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1914,7 +1915,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1935,7 +1936,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1956,7 +1957,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -1978,7 +1979,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2000,7 +2001,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2025,7 +2026,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2046,7 +2047,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2072,7 +2073,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2094,7 +2095,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2121,7 +2122,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2142,7 +2143,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2163,7 +2164,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2187,7 +2188,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2208,7 +2209,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2232,7 +2233,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2256,7 +2257,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2277,7 +2278,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2302,7 +2303,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2324,7 +2325,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2347,7 +2348,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2368,7 +2369,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2390,7 +2391,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2412,7 +2413,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2434,7 +2435,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2456,7 +2457,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2479,7 +2480,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2501,7 +2502,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2523,7 +2524,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2544,7 +2545,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2566,7 +2567,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2590,7 +2591,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2613,7 +2614,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2636,7 +2637,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2658,7 +2659,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2683,7 +2684,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2706,7 +2707,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -2738,7 +2739,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2760,7 +2761,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2787,7 +2788,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2814,7 +2815,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2835,7 +2836,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2859,7 +2860,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2881,7 +2882,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2903,7 +2904,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2924,7 +2925,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2949,7 +2950,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -2975,7 +2976,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3000,7 +3001,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3024,7 +3025,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3045,7 +3046,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3066,7 +3067,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3087,7 +3088,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3111,7 +3112,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3132,7 +3133,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3154,7 +3155,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3176,7 +3177,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3197,7 +3198,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3218,7 +3219,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3240,7 +3241,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3262,7 +3263,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3284,7 +3285,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3305,7 +3306,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3327,7 +3328,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3350,7 +3351,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -3371,7 +3372,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalException.xml b/dotnet/xml/Microsoft.Identity.Client/MsalException.xml index 56388c90..caffaa6f 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalException.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Exception @@ -45,7 +46,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -64,7 +65,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -90,7 +91,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -118,7 +119,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -152,7 +153,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IReadOnlyDictionary<System.String,System.String> @@ -174,7 +175,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -195,7 +196,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -216,7 +217,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -237,7 +238,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -258,7 +259,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -279,7 +280,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -301,7 +302,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -325,7 +326,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.MsalException @@ -351,7 +352,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -373,7 +374,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -394,7 +395,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -417,7 +418,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalManagedIdentityException.xml b/dotnet/xml/Microsoft.Identity.Client/MsalManagedIdentityException.xml index 66d55f89..f75d7dff 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalManagedIdentityException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalManagedIdentityException.xml @@ -18,6 +18,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.MsalServiceException @@ -52,7 +53,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -82,7 +83,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -114,7 +115,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -146,7 +147,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -180,7 +181,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySource @@ -202,7 +203,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalServiceException.xml b/dotnet/xml/Microsoft.Identity.Client/MsalServiceException.xml index d5d1418f..56326010 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalServiceException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalServiceException.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.MsalException @@ -45,7 +46,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -74,7 +75,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -108,7 +109,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -139,7 +140,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -175,7 +176,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -213,7 +214,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -248,7 +249,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Net.Http.Headers.HttpResponseHeaders @@ -273,7 +274,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -295,7 +296,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Int32 @@ -319,7 +320,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -342,7 +343,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Client/MsalThrottledServiceException.xml b/dotnet/xml/Microsoft.Identity.Client/MsalThrottledServiceException.xml index 0796f101..f144f78f 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalThrottledServiceException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalThrottledServiceException.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.MsalServiceException @@ -50,7 +51,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -72,7 +73,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 a150f936..c75e6eb2 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalThrottledUiRequiredException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalThrottledUiRequiredException.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.MsalUiRequiredException @@ -53,7 +54,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -75,7 +76,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 ccefbfec..d13dd467 100644 --- a/dotnet/xml/Microsoft.Identity.Client/MsalUiRequiredException.xml +++ b/dotnet/xml/Microsoft.Identity.Client/MsalUiRequiredException.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.MsalServiceException @@ -48,7 +49,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -76,7 +77,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -106,7 +107,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -139,7 +140,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 b4773ad9..fbb5e908 100644 --- a/dotnet/xml/Microsoft.Identity.Client/OsCapabilitiesExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/OsCapabilitiesExtensions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Security.Cryptography.X509Certificates.X509Certificate2 @@ -70,7 +71,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -99,7 +100,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -128,7 +129,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client/Prompt.xml b/dotnet/xml/Microsoft.Identity.Client/Prompt.xml index 4e5b1d42..a2033257 100644 --- a/dotnet/xml/Microsoft.Identity.Client/Prompt.xml +++ b/dotnet/xml/Microsoft.Identity.Client/Prompt.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.ValueType @@ -45,7 +46,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Prompt @@ -67,7 +68,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Prompt @@ -89,7 +90,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -115,7 +116,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Prompt @@ -137,7 +138,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Int32 @@ -160,7 +161,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Prompt @@ -182,7 +183,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -210,7 +211,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -238,7 +239,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 7140f44e..3f4c627f 100644 --- a/dotnet/xml/Microsoft.Identity.Client/PublicClientApplication.xml +++ b/dotnet/xml/Microsoft.Identity.Client/PublicClientApplication.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ClientApplicationBase @@ -74,7 +75,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -107,7 +108,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -147,7 +148,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -186,7 +187,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -226,7 +227,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -267,7 +268,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -310,7 +311,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -351,7 +352,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -394,7 +395,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -438,7 +439,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -485,7 +486,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -532,7 +533,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -581,7 +582,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -630,7 +631,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -683,7 +684,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -736,7 +737,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -791,7 +792,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -846,7 +847,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByIntegratedWindowsAuthParameterBuilder @@ -890,7 +891,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -919,7 +920,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati On Windows Universal Platform, the following capabilities need to be provided: Enterprise Authentication, Private Networks (Client and Server), User Account Information - Supported on .net desktop and UWP + Supported on .net desktop @@ -935,7 +936,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -979,7 +980,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1031,7 +1032,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByUsernamePasswordParameterBuilder @@ -1072,7 +1073,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1117,7 +1118,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1172,7 +1173,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenWithDeviceCodeParameterBuilder @@ -1216,7 +1217,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1263,7 +1264,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1312,7 +1313,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1363,7 +1364,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1413,7 +1414,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -1455,7 +1456,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -1482,7 +1483,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -1508,7 +1509,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -1534,7 +1535,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -1561,7 +1562,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AcquireTokenByRefreshTokenParameterBuilder @@ -1591,7 +1592,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -1634,7 +1635,7 @@ Here is an example of how to use `PublicClientApplication` with an [authenticati Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 ac7537fc..9596788c 100644 --- a/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationBuilder.xml +++ b/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationBuilder.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.AbstractApplicationBuilder<Microsoft.Identity.Client.PublicClientApplicationBuilder> @@ -45,7 +46,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.IPublicClientApplication @@ -70,7 +71,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -99,7 +100,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -127,7 +128,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -148,10 +149,7 @@ On Mac, Linux, and older versions of Windows a broker is not available. - In .NET 6 apps, target net6.0-windows10.0.17763.0 for all Windows versions and target net6.0 for Linux and Mac. - - - In .NET classic or .NET Core 3.1 apps, install Microsoft.Identity.Client.Desktop first and call WithDesktopFeatures(). + In .NET classic or .NET, install Microsoft.Identity.Client.Desktop first and call WithDesktopFeatures(). In mobile apps, the device must be Intune joined and Authenticator or Company Portal must be installed. See https://aka.ms/msal-brokers @@ -169,7 +167,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -190,9 +188,8 @@ A from which to set more parameters, and to create a public client application instance - If your app uses .NET classic or .NET, and you wish to use the Windows broker, - please install the NuGet package Microsoft.Identity.Client.Broker and call .WithBroker(BrokerOptions). - This is not needed if for MAUI apps or for apps targeting net6-windows or higher. + On desktop (.NET, .NET Framework) install the NuGet package Microsoft.Identity.Client.Broker and call .WithBroker(BrokerOptions). + This is not needed for MAUI apps. @@ -204,7 +201,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -214,7 +211,7 @@ Configures the public client application to use the recommended reply URI for the platform. See https://aka.ms/msal-net-default-reply-uri. - PlatformDefault Reply URI.NET desktop`https://login.microsoftonline.com/common/oauth2/nativeclient`UWPvalue of WebAuthenticationBroker.GetCurrentApplicationCallbackUri()For system browser on .NET Corehttp://localhost + PlatformDefault Reply URI.NET desktop`https://login.microsoftonline.com/common/oauth2/nativeclient`For system browser on .NET Corehttp://localhost NOTE:There will be an update to the default redirect URI in the future to accommodate for system browsers on the .NET desktop and .NET Core platforms. @@ -232,7 +229,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -268,7 +265,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -279,12 +276,16 @@ Service principal name to get Kerberos Service Ticket. - Container to use for Kerberos Ticket. + Specify where the Kerberos ticket will be returned - as a claim in the ID token or as a claim in the access token. + If the ticket is for the client application, use the ID token. If the ticket is for the downstream API, use the access token. Sets the parameters required to get a Kerberos Ticket from Azure AD service. The builder to chain the .With methods - To be added. + + The expiry of the Kerberos ticket is tied to the expiry of the token that contains it. + MSAL provides several helper APIs to read and write Kerberos tickets from the Windows Ticket Cache - see . + @@ -296,7 +297,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -330,7 +331,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.PublicClientApplicationBuilder @@ -363,7 +364,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -396,7 +397,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -413,7 +414,7 @@ The parent as an object, so that it can be used from shared NetStandard assemblies - Sets a reference to the ViewController (if using Xamarin.iOS), Activity (if using Xamarin.Android) + Sets a reference to the ViewController (if using iOS), Activity (if using Android) IWin32Window or IntPtr (if using .Net Framework). Used for invoking the browser. The builder to chain the .With methods @@ -432,7 +433,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationExtensions.xml b/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationExtensions.xml index 3973f9ff..1dde3c9d 100644 --- a/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationExtensions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -43,7 +44,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean diff --git a/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationOptions.xml b/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationOptions.xml index a59e4e5b..0e8eebec 100644 --- a/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/PublicClientApplicationOptions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ApplicationOptions @@ -44,7 +45,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/RegionDetails.xml b/dotnet/xml/Microsoft.Identity.Client/RegionDetails.xml index 238e6b36..34198c52 100644 --- a/dotnet/xml/Microsoft.Identity.Client/RegionDetails.xml +++ b/dotnet/xml/Microsoft.Identity.Client/RegionDetails.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -74,7 +75,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -96,7 +97,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.Region.RegionOutcome @@ -118,7 +119,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/SystemWebViewOptions.xml b/dotnet/xml/Microsoft.Identity.Client/SystemWebViewOptions.xml index eca2305b..3ca6be6e 100644 --- a/dotnet/xml/Microsoft.Identity.Client/SystemWebViewOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/SystemWebViewOptions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -46,7 +47,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -65,7 +66,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Uri @@ -87,7 +88,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Uri @@ -109,7 +110,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -133,7 +134,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -156,7 +157,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -179,7 +180,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Func<System.Uri,System.Threading.Tasks.Task> @@ -203,7 +204,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task @@ -230,7 +231,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 8e77afb3..40f95dcd 100644 --- a/dotnet/xml/Microsoft.Identity.Client/Telemetry+Receiver.xml +++ b/dotnet/xml/Microsoft.Identity.Client/Telemetry+Receiver.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Delegate diff --git a/dotnet/xml/Microsoft.Identity.Client/Telemetry.xml b/dotnet/xml/Microsoft.Identity.Client/Telemetry.xml index 40e14d21..0c1cd3a9 100644 --- a/dotnet/xml/Microsoft.Identity.Client/Telemetry.xml +++ b/dotnet/xml/Microsoft.Identity.Client/Telemetry.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -68,7 +69,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -99,7 +100,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -130,7 +131,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -163,7 +164,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/TelemetryAudienceType.xml b/dotnet/xml/Microsoft.Identity.Client/TelemetryAudienceType.xml index b3a4e71e..07d0fef9 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TelemetryAudienceType.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TelemetryAudienceType.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Enum @@ -52,7 +53,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.TelemetryAudienceType @@ -73,7 +74,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 f09fb5aa..b1e70d75 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TenantProfile.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TenantProfile.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -45,7 +46,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Security.Claims.ClaimsPrincipal @@ -67,7 +68,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -89,7 +90,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -113,7 +114,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 4427d4a8..71cd44a1 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TokenCache+TokenCacheNotification.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TokenCache+TokenCacheNotification.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Delegate diff --git a/dotnet/xml/Microsoft.Identity.Client/TokenCache.xml b/dotnet/xml/Microsoft.Identity.Client/TokenCache.xml index 05cba79c..1873c8cb 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TokenCache.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TokenCache.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -53,7 +54,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -87,7 +88,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -131,7 +132,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -169,7 +170,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -207,7 +208,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -247,7 +248,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -284,7 +285,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -321,7 +322,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -347,7 +348,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -373,7 +374,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -401,7 +402,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Byte[] @@ -425,7 +426,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Byte[] @@ -449,7 +450,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Byte[] @@ -473,7 +474,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -515,7 +516,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -551,7 +552,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -587,7 +588,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -623,7 +624,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -661,7 +662,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -693,7 +694,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -719,7 +720,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -750,7 +751,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -776,7 +777,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -805,7 +806,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void @@ -828,7 +829,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Client/TokenCacheCallback.xml b/dotnet/xml/Microsoft.Identity.Client/TokenCacheCallback.xml index 32252b68..0b595daa 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TokenCacheCallback.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TokenCacheCallback.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Delegate diff --git a/dotnet/xml/Microsoft.Identity.Client/TokenCacheExtensions.xml b/dotnet/xml/Microsoft.Identity.Client/TokenCacheExtensions.xml index df519a36..1656cef5 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TokenCacheExtensions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TokenCacheExtensions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Void diff --git a/dotnet/xml/Microsoft.Identity.Client/TokenCacheNotificationArgs.xml b/dotnet/xml/Microsoft.Identity.Client/TokenCacheNotificationArgs.xml index 925d75ce..5f0e3c0f 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TokenCacheNotificationArgs.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TokenCacheNotificationArgs.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -47,7 +48,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -85,7 +86,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -125,7 +126,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -169,7 +170,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -219,7 +220,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.IAccount @@ -241,7 +242,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.CancellationToken @@ -264,7 +265,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -286,7 +287,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Guid @@ -307,7 +308,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -330,7 +331,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -356,7 +357,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.IdentityModel.Abstractions.IIdentityLogger @@ -379,7 +380,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -404,7 +405,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -426,7 +427,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -450,7 +451,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -474,7 +475,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Nullable<System.DateTimeOffset> @@ -499,7 +500,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -526,7 +527,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.TelemetryCore.TelemetryClient.TelemetryData @@ -548,7 +549,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.ITokenCacheSerializer @@ -571,7 +572,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/TokenSource.xml b/dotnet/xml/Microsoft.Identity.Client/TokenSource.xml index 1621d789..52fb1f7a 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TokenSource.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TokenSource.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Enum @@ -43,7 +44,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.TokenSource @@ -64,7 +65,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.TokenSource @@ -85,7 +86,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 b752239b..51c42e77 100644 --- a/dotnet/xml/Microsoft.Identity.Client/TraceTelemetryConfig.xml +++ b/dotnet/xml/Microsoft.Identity.Client/TraceTelemetryConfig.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -57,7 +58,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -74,7 +75,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IEnumerable<System.String> @@ -97,7 +98,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.TelemetryAudienceType @@ -120,7 +121,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Action<Microsoft.Identity.Client.ITelemetryEventPayload> @@ -143,7 +144,7 @@ Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/UIBehavior.xml b/dotnet/xml/Microsoft.Identity.Client/UIBehavior.xml index aca8715a..2d3dfb75 100644 --- a/dotnet/xml/Microsoft.Identity.Client/UIBehavior.xml +++ b/dotnet/xml/Microsoft.Identity.Client/UIBehavior.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.ValueType diff --git a/dotnet/xml/Microsoft.Identity.Client/UIParent.xml b/dotnet/xml/Microsoft.Identity.Client/UIParent.xml index 8363a548..68c55d9a 100644 --- a/dotnet/xml/Microsoft.Identity.Client/UIParent.xml +++ b/dotnet/xml/Microsoft.Identity.Client/UIParent.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -51,7 +52,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -78,7 +79,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -110,7 +111,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/UiRequiredExceptionClassification.xml b/dotnet/xml/Microsoft.Identity.Client/UiRequiredExceptionClassification.xml index e203838c..d60c5de1 100644 --- a/dotnet/xml/Microsoft.Identity.Client/UiRequiredExceptionClassification.xml +++ b/dotnet/xml/Microsoft.Identity.Client/UiRequiredExceptionClassification.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Enum @@ -44,7 +45,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -68,7 +69,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -91,7 +92,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -113,7 +114,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -135,7 +136,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -157,7 +158,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -181,7 +182,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.UiRequiredExceptionClassification @@ -204,7 +205,7 @@ Field Microsoft.Identity.Client - 4.60.3.0 + 4.61.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 84326602..205844a3 100644 --- a/dotnet/xml/Microsoft.Identity.Client/UserAssertion.xml +++ b/dotnet/xml/Microsoft.Identity.Client/UserAssertion.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -43,7 +44,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -64,7 +65,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -90,7 +91,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -112,7 +113,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String diff --git a/dotnet/xml/Microsoft.Identity.Client/WindowsBrokerOptions.xml b/dotnet/xml/Microsoft.Identity.Client/WindowsBrokerOptions.xml index 34e981ee..05cad348 100644 --- a/dotnet/xml/Microsoft.Identity.Client/WindowsBrokerOptions.xml +++ b/dotnet/xml/Microsoft.Identity.Client/WindowsBrokerOptions.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -44,7 +45,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -61,7 +62,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -85,7 +86,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Boolean @@ -106,7 +107,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/Microsoft.Identity.Client/WwwAuthenticateParameters.xml b/dotnet/xml/Microsoft.Identity.Client/WwwAuthenticateParameters.xml index 8235c0f5..c18c57f2 100644 --- a/dotnet/xml/Microsoft.Identity.Client/WwwAuthenticateParameters.xml +++ b/dotnet/xml/Microsoft.Identity.Client/WwwAuthenticateParameters.xml @@ -23,6 +23,7 @@ 4.60.1.0 4.60.2.0 4.60.3.0 + 4.61.0.0 System.Object @@ -45,7 +46,7 @@ Constructor Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -62,7 +63,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -85,7 +86,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -107,7 +108,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -129,7 +130,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Collections.Generic.IReadOnlyList<Microsoft.Identity.Client.WwwAuthenticateParameters> @@ -155,7 +156,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 Microsoft.Identity.Client.WwwAuthenticateParameters @@ -183,7 +184,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyList<Microsoft.Identity.Client.WwwAuthenticateParameters>> @@ -211,7 +212,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<System.Collections.Generic.IReadOnlyList<Microsoft.Identity.Client.WwwAuthenticateParameters>> @@ -241,7 +242,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.WwwAuthenticateParameters> @@ -271,7 +272,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.Threading.Tasks.Task<Microsoft.Identity.Client.WwwAuthenticateParameters> @@ -303,7 +304,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -339,7 +340,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -377,7 +378,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -417,7 +418,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -455,7 +456,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -491,7 +492,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -513,7 +514,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -542,7 +543,7 @@ Method Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -565,7 +566,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -593,7 +594,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 System.String @@ -615,7 +616,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 @@ -650,7 +651,7 @@ Property Microsoft.Identity.Client - 4.60.3.0 + 4.61.0.0 diff --git a/dotnet/xml/PackageInformation/msal-dotnet-latest.json b/dotnet/xml/PackageInformation/msal-dotnet-latest.json index 9d53acfa..a1db5449 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.60.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Client.Broker":{"Name":"Microsoft.Identity.Client.Broker","Version":"4.60.3","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Client.Desktop":{"Name":"Microsoft.Identity.Client.Desktop","Version":"4.60.3","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.61.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Client.Broker":{"Name":"Microsoft.Identity.Client.Broker","Version":"4.61.0","Feed":"https://api.nuget.org/v3/index.json"},"Microsoft.Identity.Client.Desktop":{"Name":"Microsoft.Identity.Client.Desktop","Version":"4.61.0","Feed":"https://api.nuget.org/v3/index.json"}}} \ No newline at end of file