<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.Artifacts.Authentication</name>
    </assembly>
    <members>
        <member name="F:Microsoft.Artifacts.Authentication.AzureArtifacts.ClientId">
            <summary>
            Azure Artifacts application ID.
            </summary>
        </member>
        <member name="F:Microsoft.Artifacts.Authentication.AzureArtifacts.LegacyClientId">
            <summary>
            Visual Studio application ID.
            </summary>
        </member>
        <member name="F:Microsoft.Artifacts.Authentication.AzureArtifacts.GetAncestorFlags.GetRootOwner">
            <summary>
            Retrieves the owned root window by walking the chain of parent and owner windows returned by GetParent.
            </summary>
        </member>
        <member name="M:Microsoft.Artifacts.Authentication.AzureArtifacts.GetAncestor(System.IntPtr,Microsoft.Artifacts.Authentication.AzureArtifacts.GetAncestorFlags)">
            <summary>
            Retrieves the handle to the ancestor of the specified window.
            </summary>
            <param name="hwnd">A handle to the window whose ancestor is to be retrieved.
            If this parameter is the desktop window, the function returns NULL. </param>
            <param name="flags">The ancestor to be retrieved.</param>
            <returns>The return value is the handle to the ancestor window.</returns>
        </member>
        <member name="T:Microsoft.Artifacts.Authentication.Resources">
            <summary>
              A strongly-typed resource class, for looking up localized strings, etc.
              This class was generated by MSBuild using the GenerateResource task.
              To add or remove a member, edit your .resx file then rerun MSBuild.
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.ResourceManager">
            <summary>
              Returns the cached ResourceManager instance used by this class.
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.Culture">
            <summary>
              Overrides the current thread's CurrentUICulture property for all
              resource lookups using this strongly typed resource class.
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.MsalAccountAttempt">
            <summary>
              Looks up a localized string similar to Attempting to use identity {canonicalName}.
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.MsalAccountInCache">
            <summary>
              Looks up a localized string similar to Found in cache: {canonicalName}.
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.MsalCacheLocation">
            <summary>
              Looks up a localized string similar to Using MSAL cache at {cacheLocation}.
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.MsalCachePersistenceMacOsWarning">
            <summary>
              Looks up a localized string similar to Warning: There is a problem accessing the login Keychain - either manually lock and unlock the login Keychain, or restart the computer to remedy this.
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.MsalCachePersistenceWarning">
            <summary>
              Looks up a localized string similar to Warning: Cannot persist Microsoft authentication token cache securely!.
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.MsalCacheUnprotectedFileWarning">
            <summary>
              Looks up a localized string similar to Warning: Using plain-text fallback token cache.
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.MsalClientIdError">
            <summary>
              Looks up a localized string similar to Invalid Client Id {clientId}.
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.MsalLogMessage">
            <summary>
              Looks up a localized string similar to MSAL Log ({level}): {message}.
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.MsalNoAuthorityTenant">
            <summary>
              Looks up a localized string similar to Could not determine tenant from authority URL {authority}.
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.MsalNotUserInteractive">
            <summary>
              Looks up a localized string similar to Cannot use interactive authentication in a non-interactive app.
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.MsalUserPrincipalNameError">
            <summary>
              Looks up a localized string similar to Unable to obtain user principal name (error: {error}).
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.MsalUsingBroker">
            <summary>
              Looks up a localized string similar to MSAL using Broker.
            </summary>
        </member>
        <member name="P:Microsoft.Artifacts.Authentication.Resources.MsalUsingWamBroker">
            <summary>
              Looks up a localized string similar to MSAL using WAM Broker.
            </summary>
        </member>
    </members>
</doc>
