Skip to content

Commit

Permalink
Merge pull request #512 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
Sync changes
  • Loading branch information
localden authored Oct 11, 2024
2 parents c62f606 + 7d9515c commit 50e9029
Show file tree
Hide file tree
Showing 593 changed files with 6,314 additions and 4,462 deletions.
13 changes: 7 additions & 6 deletions dotnet/xml/FrameworksIndex/msal-dotnet-latest.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Framework Name="msal-dotnet-latest">
<Assemblies>
<Assembly Name="Microsoft.Identity.Client.Broker" Version="4.64.1.0" />
<Assembly Name="Microsoft.Identity.Client.Desktop" Version="4.64.1.0" />
<Assembly Name="Microsoft.Identity.Client" Version="4.64.1.0" />
<Assembly Name="Microsoft.Identity.Client.Broker" Version="4.65.0.0" />
<Assembly Name="Microsoft.Identity.Client.Desktop" Version="4.65.0.0" />
<Assembly Name="Microsoft.Identity.Client" Version="4.65.0.0" />
</Assemblies>
<Namespace Name="Microsoft.Identity.Client">
<Type Name="Microsoft.Identity.Client.AadAuthorityAudience" Id="T:Microsoft.Identity.Client.AadAuthorityAudience">
Expand All @@ -25,7 +25,6 @@
<Member Id="M:Microsoft.Identity.Client.AbstractAcquireTokenParameterBuilder`1.WithAuthority(System.String,System.String,System.Boolean)" />
<Member Id="M:Microsoft.Identity.Client.AbstractAcquireTokenParameterBuilder`1.WithB2CAuthority(System.String)" />
<Member Id="M:Microsoft.Identity.Client.AbstractAcquireTokenParameterBuilder`1.WithClaims(System.String)" />
<Member Id="M:Microsoft.Identity.Client.AbstractAcquireTokenParameterBuilder`1.WithExtraQueryParameters(System.Collections.Generic.Dictionary{System.String,System.String})" />
<Member Id="M:Microsoft.Identity.Client.AbstractAcquireTokenParameterBuilder`1.WithExtraQueryParameters(System.String)" />
<Member Id="M:Microsoft.Identity.Client.AbstractAcquireTokenParameterBuilder`1.WithScopes(System.Collections.Generic.IEnumerable{System.String})" />
<Member Id="M:Microsoft.Identity.Client.AbstractAcquireTokenParameterBuilder`1.WithTenantId(System.String)" />
Expand All @@ -45,8 +44,6 @@
<Member Id="M:Microsoft.Identity.Client.AbstractApplicationBuilder`1.WithCacheOptions(Microsoft.Identity.Client.CacheOptions)" />
<Member Id="M:Microsoft.Identity.Client.AbstractApplicationBuilder`1.WithClientCapabilities(System.Collections.Generic.IEnumerable{System.String})" />
<Member Id="M:Microsoft.Identity.Client.AbstractApplicationBuilder`1.WithClientId(System.String)" />
<Member Id="M:Microsoft.Identity.Client.AbstractApplicationBuilder`1.WithClientName(System.String)" />
<Member Id="M:Microsoft.Identity.Client.AbstractApplicationBuilder`1.WithClientVersion(System.String)" />
<Member Id="M:Microsoft.Identity.Client.AbstractApplicationBuilder`1.WithExtraQueryParameters(System.Collections.Generic.IDictionary{System.String,System.String})" />
<Member Id="M:Microsoft.Identity.Client.AbstractApplicationBuilder`1.WithExtraQueryParameters(System.String)" />
<Member Id="M:Microsoft.Identity.Client.AbstractApplicationBuilder`1.WithInstanceDicoveryMetadata(System.String)" />
Expand Down Expand Up @@ -238,8 +235,11 @@
<Member Id="M:Microsoft.Identity.Client.BaseAbstractAcquireTokenParameterBuilder`1.ExecuteAsync(System.Threading.CancellationToken)" />
<Member Id="M:Microsoft.Identity.Client.BaseAbstractAcquireTokenParameterBuilder`1.Validate" />
<Member Id="M:Microsoft.Identity.Client.BaseAbstractAcquireTokenParameterBuilder`1.WithCorrelationId(System.Guid)" />
<Member Id="M:Microsoft.Identity.Client.BaseAbstractAcquireTokenParameterBuilder`1.WithExtraQueryParameters(System.Collections.Generic.Dictionary{System.String,System.String})" />
</Type>
<Type Name="Microsoft.Identity.Client.BaseAbstractApplicationBuilder`1" Id="T:Microsoft.Identity.Client.BaseAbstractApplicationBuilder`1">
<Member Id="M:Microsoft.Identity.Client.BaseAbstractApplicationBuilder`1.WithClientName(System.String)" />
<Member Id="M:Microsoft.Identity.Client.BaseAbstractApplicationBuilder`1.WithClientVersion(System.String)" />
<Member Id="M:Microsoft.Identity.Client.BaseAbstractApplicationBuilder`1.WithDebugLoggingCallback(Microsoft.Identity.Client.LogLevel,System.Boolean,System.Boolean)" />
<Member Id="M:Microsoft.Identity.Client.BaseAbstractApplicationBuilder`1.WithExperimentalFeatures(System.Boolean)" />
<Member Id="M:Microsoft.Identity.Client.BaseAbstractApplicationBuilder`1.WithHttpClientFactory(Microsoft.Identity.Client.IMsalHttpClientFactory)" />
Expand Down Expand Up @@ -1098,6 +1098,7 @@
<Namespace Name="Microsoft.Identity.Client.Extensibility">
<Type Name="Microsoft.Identity.Client.Extensibility.AbstractConfidentialClientAcquireTokenParameterBuilderExtension" Id="T:Microsoft.Identity.Client.Extensibility.AbstractConfidentialClientAcquireTokenParameterBuilderExtension">
<Member Id="M:Microsoft.Identity.Client.Extensibility.AbstractConfidentialClientAcquireTokenParameterBuilderExtension.OnBeforeTokenRequest``1(Microsoft.Identity.Client.AbstractAcquireTokenParameterBuilder{``0},System.Func{Microsoft.Identity.Client.Extensibility.OnBeforeTokenRequestData,System.Threading.Tasks.Task})" />
<Member Id="M:Microsoft.Identity.Client.Extensibility.AbstractConfidentialClientAcquireTokenParameterBuilderExtension.WithAdditionalCacheParameters``1(Microsoft.Identity.Client.AbstractAcquireTokenParameterBuilder{``0},System.Collections.Generic.IEnumerable{System.String})" />
<Member Id="M:Microsoft.Identity.Client.Extensibility.AbstractConfidentialClientAcquireTokenParameterBuilderExtension.WithProofOfPosessionKeyId``1(Microsoft.Identity.Client.AbstractAcquireTokenParameterBuilder{``0},System.String,System.String)" />
</Type>
<Type Name="Microsoft.Identity.Client.Extensibility.AcquireTokenForClientBuilderExtensions" Id="T:Microsoft.Identity.Client.Extensibility.AcquireTokenForClientBuilderExtensions">
Expand Down
24 changes: 13 additions & 11 deletions dotnet/xml/FrameworksIndex/msal-model-dotnet-latest.xml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<Framework Name="msal-model-dotnet-latest">
<Assemblies>
<Assembly Name="Microsoft.Identity.Abstractions" Version="7.0.0.0" />
<Assembly Name="Microsoft.Identity.Web.Azure" Version="3.1.0.0" />
<Assembly Name="Microsoft.Identity.Web.Certificate" Version="3.1.0.0" />
<Assembly Name="Microsoft.Identity.Web.Certificateless" Version="3.1.0.0" />
<Assembly Name="Microsoft.Identity.Web" Version="3.1.0.0" />
<Assembly Name="Microsoft.Identity.Abstractions" Version="7.1.0.0" />
<Assembly Name="Microsoft.Identity.Web.Azure" Version="3.2.2.0" />
<Assembly Name="Microsoft.Identity.Web.Certificate" Version="3.2.2.0" />
<Assembly Name="Microsoft.Identity.Web.Certificateless" Version="3.2.2.0" />
<Assembly Name="Microsoft.Identity.Web" Version="3.2.2.0" />
<Assembly Name="Microsoft.Identity.Web.DownstreamRestApi" Version="2.0.8.0" />
<Assembly Name="Microsoft.Identity.Web.MicrosoftGraph" Version="3.1.0.0" />
<Assembly Name="Microsoft.Identity.Web.MicrosoftGraphBeta" Version="3.1.0.0" />
<Assembly Name="Microsoft.Identity.Web.OWIN" Version="3.1.0.0" />
<Assembly Name="Microsoft.Identity.Web.TokenAcquisition" Version="3.1.0.0" />
<Assembly Name="Microsoft.Identity.Web.TokenCache" Version="3.1.0.0" />
<Assembly Name="Microsoft.Identity.Web.UI" Version="3.1.0.0" />
<Assembly Name="Microsoft.Identity.Web.MicrosoftGraph" Version="3.2.2.0" />
<Assembly Name="Microsoft.Identity.Web.MicrosoftGraphBeta" Version="3.2.2.0" />
<Assembly Name="Microsoft.Identity.Web.OWIN" Version="3.2.2.0" />
<Assembly Name="Microsoft.Identity.Web.TokenAcquisition" Version="3.2.2.0" />
<Assembly Name="Microsoft.Identity.Web.TokenCache" Version="3.2.2.0" />
<Assembly Name="Microsoft.Identity.Web.UI" Version="3.2.2.0" />
</Assemblies>
<Namespace Name="Microsoft.Identity.Abstractions">
<Type Name="Microsoft.Identity.Abstractions.AcquireTokenOptions" Id="T:Microsoft.Identity.Abstractions.AcquireTokenOptions">
Expand All @@ -23,6 +23,7 @@
<Member Id="P:Microsoft.Identity.Abstractions.AcquireTokenOptions.Claims" />
<Member Id="P:Microsoft.Identity.Abstractions.AcquireTokenOptions.CorrelationId" />
<Member Id="P:Microsoft.Identity.Abstractions.AcquireTokenOptions.ExtraHeadersParameters" />
<Member Id="P:Microsoft.Identity.Abstractions.AcquireTokenOptions.ExtraParameters" />
<Member Id="P:Microsoft.Identity.Abstractions.AcquireTokenOptions.ExtraQueryParameters" />
<Member Id="P:Microsoft.Identity.Abstractions.AcquireTokenOptions.ForceRefresh" />
<Member Id="P:Microsoft.Identity.Abstractions.AcquireTokenOptions.LongRunningWebApiSessionKey" />
Expand Down Expand Up @@ -479,6 +480,7 @@
<Type Name="Microsoft.Identity.Web.ManagedIdentityClientAssertion" Id="T:Microsoft.Identity.Web.ManagedIdentityClientAssertion">
<Member Id="M:Microsoft.Identity.Web.ManagedIdentityClientAssertion.#ctor(System.String)" />
<Member Id="M:Microsoft.Identity.Web.ManagedIdentityClientAssertion.#ctor(System.String,System.String)" />
<Member Id="M:Microsoft.Identity.Web.ManagedIdentityClientAssertion.#ctor(System.String,System.String,Microsoft.Extensions.Logging.ILogger)" />
<Member Id="M:Microsoft.Identity.Web.ManagedIdentityClientAssertion.GetClientAssertionAsync(Microsoft.Identity.Client.AssertionRequestOptions)" />
</Type>
<Type Name="Microsoft.Identity.Web.MicrosoftGraphExtensions" Id="T:Microsoft.Identity.Web.MicrosoftGraphExtensions">
Expand Down
39 changes: 25 additions & 14 deletions dotnet/xml/FrameworksIndex/msal-web-dotnet-latest.xml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<Framework Name="msal-web-dotnet-latest">
<Assemblies>
<Assembly Name="Microsoft.IdentityModel.Abstractions" Version="8.0.2.0" />
<Assembly Name="Microsoft.IdentityModel.JsonWebTokens" Version="8.0.2.0" />
<Assembly Name="Microsoft.IdentityModel.Abstractions" Version="8.1.2.0" />
<Assembly Name="Microsoft.IdentityModel.JsonWebTokens" Version="8.1.2.0" />
<Assembly Name="Microsoft.IdentityModel.KeyVaultExtensions" Version="7.7.1.0" />
<Assembly Name="Microsoft.IdentityModel.Logging" Version="8.0.2.0" />
<Assembly Name="Microsoft.IdentityModel.LoggingExtensions" Version="8.0.2.0" />
<Assembly Name="Microsoft.IdentityModel.Logging" Version="8.1.2.0" />
<Assembly Name="Microsoft.IdentityModel.LoggingExtensions" Version="8.1.2.0" />
<Assembly Name="Microsoft.IdentityModel.ManagedKeyVaultSecurityKey" Version="7.7.1.0" />
<Assembly Name="Microsoft.IdentityModel.Protocols" Version="8.0.2.0" />
<Assembly Name="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.0.2.0" />
<Assembly Name="Microsoft.IdentityModel.Protocols.SignedHttpRequest" Version="8.0.2.0" />
<Assembly Name="Microsoft.IdentityModel.Protocols.WsFederation" Version="8.0.2.0" />
<Assembly Name="Microsoft.IdentityModel.TestExtensions" Version="8.0.2.0" />
<Assembly Name="Microsoft.IdentityModel.Tokens" Version="8.0.2.0" />
<Assembly Name="Microsoft.IdentityModel.Tokens.Saml" Version="8.0.2.0" />
<Assembly Name="Microsoft.IdentityModel.Validators" Version="8.0.2.0" />
<Assembly Name="Microsoft.IdentityModel.Xml" Version="8.0.2.0" />
<Assembly Name="System.IdentityModel.Tokens.Jwt" Version="8.0.2.0" />
<Assembly Name="Microsoft.IdentityModel.Protocols" Version="8.1.2.0" />
<Assembly Name="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.1.2.0" />
<Assembly Name="Microsoft.IdentityModel.Protocols.SignedHttpRequest" Version="8.1.2.0" />
<Assembly Name="Microsoft.IdentityModel.Protocols.WsFederation" Version="8.1.2.0" />
<Assembly Name="Microsoft.IdentityModel.TestExtensions" Version="8.1.2.0" />
<Assembly Name="Microsoft.IdentityModel.Tokens" Version="8.1.2.0" />
<Assembly Name="Microsoft.IdentityModel.Tokens.Saml" Version="8.1.2.0" />
<Assembly Name="Microsoft.IdentityModel.Validators" Version="8.1.2.0" />
<Assembly Name="Microsoft.IdentityModel.Xml" Version="8.1.2.0" />
<Assembly Name="System.IdentityModel.Tokens.Jwt" Version="8.1.2.0" />
</Assemblies>
<Namespace Name="Microsoft.IdentityModel.Abstractions">
<Type Name="Microsoft.IdentityModel.Abstractions.EventLogLevel" Id="T:Microsoft.IdentityModel.Abstractions.EventLogLevel">
Expand Down Expand Up @@ -1368,6 +1368,7 @@
<Member Id="M:Microsoft.IdentityModel.Tokens.CaseSensitiveClaimsIdentity.#ctor(System.Security.Claims.ClaimsIdentity)" />
<Member Id="M:Microsoft.IdentityModel.Tokens.CaseSensitiveClaimsIdentity.#ctor(System.String)" />
<Member Id="M:Microsoft.IdentityModel.Tokens.CaseSensitiveClaimsIdentity.#ctor(System.String,System.String,System.String)" />
<Member Id="M:Microsoft.IdentityModel.Tokens.CaseSensitiveClaimsIdentity.Clone" />
<Member Id="M:Microsoft.IdentityModel.Tokens.CaseSensitiveClaimsIdentity.FindAll(System.String)" />
<Member Id="M:Microsoft.IdentityModel.Tokens.CaseSensitiveClaimsIdentity.FindFirst(System.String)" />
<Member Id="M:Microsoft.IdentityModel.Tokens.CaseSensitiveClaimsIdentity.HasClaim(System.String,System.String)" />
Expand Down Expand Up @@ -1831,6 +1832,15 @@
<Member Id="M:Microsoft.IdentityModel.Tokens.SecurityTokenInvalidAudienceException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
<Member Id="P:Microsoft.IdentityModel.Tokens.SecurityTokenInvalidAudienceException.InvalidAudience" />
</Type>
<Type Name="Microsoft.IdentityModel.Tokens.SecurityTokenInvalidCloudInstanceException" Id="T:Microsoft.IdentityModel.Tokens.SecurityTokenInvalidCloudInstanceException">
<Member Id="M:Microsoft.IdentityModel.Tokens.SecurityTokenInvalidCloudInstanceException.#ctor" />
<Member Id="M:Microsoft.IdentityModel.Tokens.SecurityTokenInvalidCloudInstanceException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
<Member Id="M:Microsoft.IdentityModel.Tokens.SecurityTokenInvalidCloudInstanceException.#ctor(System.String)" />
<Member Id="M:Microsoft.IdentityModel.Tokens.SecurityTokenInvalidCloudInstanceException.#ctor(System.String,System.Exception)" />
<Member Id="M:Microsoft.IdentityModel.Tokens.SecurityTokenInvalidCloudInstanceException.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
<Member Id="P:Microsoft.IdentityModel.Tokens.SecurityTokenInvalidCloudInstanceException.ConfigurationCloudInstanceName" />
<Member Id="P:Microsoft.IdentityModel.Tokens.SecurityTokenInvalidCloudInstanceException.SigningKeyCloudInstanceName" />
</Type>
<Type Name="Microsoft.IdentityModel.Tokens.SecurityTokenInvalidIssuerException" Id="T:Microsoft.IdentityModel.Tokens.SecurityTokenInvalidIssuerException">
<Member Id="M:Microsoft.IdentityModel.Tokens.SecurityTokenInvalidIssuerException.#ctor" />
<Member Id="M:Microsoft.IdentityModel.Tokens.SecurityTokenInvalidIssuerException.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)" />
Expand Down Expand Up @@ -2905,6 +2915,7 @@
</Type>
<Type Name="Microsoft.IdentityModel.Validators.AadTokenValidationParametersExtension" Id="T:Microsoft.IdentityModel.Validators.AadTokenValidationParametersExtension">
<Member Id="M:Microsoft.IdentityModel.Validators.AadTokenValidationParametersExtension.EnableAadSigningKeyIssuerValidation(Microsoft.IdentityModel.Tokens.TokenValidationParameters)" />
<Member Id="M:Microsoft.IdentityModel.Validators.AadTokenValidationParametersExtension.EnableEntraIdSigningKeyCloudInstanceValidation(Microsoft.IdentityModel.Tokens.TokenValidationParameters)" />
</Type>
<Type Name="Microsoft.IdentityModel.Validators.ProtocolVersion" Id="T:Microsoft.IdentityModel.Validators.ProtocolVersion">
<Member Id="F:Microsoft.IdentityModel.Validators.ProtocolVersion.V1" />
Expand Down
Loading

0 comments on commit 50e9029

Please sign in to comment.