<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
  <assemblyIdentity name="Microsoft-Windows-IdCtrls" version="10.0.26100.8521" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
  <dependency discoverable="no" resourceType="Resources">
    <dependentAssembly>
      <assemblyIdentity name="Microsoft-Windows-IdCtrls.Resources" version="10.0.26100.8521" processorArchitecture="amd64" language="*" buildType="release" publicKeyToken="31bf3856ad364e35" />
    </dependentAssembly>
  </dependency>
  <file name="IdCtrls.dll" destinationPath="$(runtime.system32)\" sourceName="IdCtrls.dll" importPath="$(build.nttree)\" sourcePath=".\">
    <securityDescriptor name="WRP_FILE_DEFAULT_SDDL" />
    <asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">
      <dsig:Transforms>
        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
      </dsig:Transforms>
      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
      <dsig:DigestValue>yDpbKCJPFBwIdFe8r67ke8eeFTZwEZIl9ZMI5q8W2H4=</dsig:DigestValue>
    </asmv2:hash>
  </file>
  <registryKeys>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{64226369-CCEB-477D-88D5-7A9CB465BEAC}">
      <registryValue name="" valueType="REG_SZ" value="Identity Web Wizard Control" />
      <securityDescriptor name="WRP_REGKEY_DEFAULT_SDDL" />
    </registryKey>
    <registryKey keyName="HKEY_CLASSES_ROOT\CLSID\{64226369-CCEB-477D-88D5-7A9CB465BEAC}\InProcServer32">
      <registryValue name="" valueType="REG_EXPAND_SZ" value="%SystemRoot%\system32\IdCtrls.dll" />
      <registryValue name="ThreadingModel" valueType="REG_SZ" value="Both" />
    </registryKey>
  </registryKeys>
  <instrumentation xmlns:win="http://manifests.microsoft.com/win/2004/08/windows/events">
    <events xmlns="http://schemas.microsoft.com/win/2004/08/events">
      <provider guid="{6D7662A9-034E-4B1F-A167-67819C401632}" message="$(string.eventProviderName)" messageFileName="%SystemRoot%\system32\IdCtrls.dll" name="Microsoft-Windows-IdCtrls" resourceFileName="%SystemRoot%\system32\IdCtrls.dll" symbol="Microsoft_Windows_IdCtrls">
        <channels>
          <channel chid="Operational" enabled="true" message="$(string.Operational_ChannelName)" name="Microsoft-Windows-IdCtrls/Operational" symbol="IDCTRLS_OPN_CHANNEL" type="Operational" />
          <channel chid="Performance" enabled="false" message="$(string.Analytic_ChannelName)" name="Microsoft-Windows-IdCtrls/Analytic" symbol="IDCTRLS_ANALYTIC_CHANNEL" type="Analytic" />
        </channels>
      </provider>
      <cmi />
    </events>
  </instrumentation>
  <localization>
    <resources culture="en-US">
      <stringTable>
        <string id="eventProviderName" value="Microsoft-Windows-IdCtrls" />
        <string id="Operational_ChannelName" value="Microsoft-Windows-IdCtrls/Operational" />
        <string id="Analytic_ChannelName" value="Microsoft-Windows-IdCtrls/Analytic" />
        <string id="Operational_NonSSLURL" value="Cannot navigate to a non SSL URL - %1." />
        <string id="Operational_InvalidWebDocumentPage" value="Invalid web page on document complete from %1." />
        <string id="Operational_NavigateError" value="Failed to navigate on %1 for TargetFrameName %2. (StatusCode %3)" />
        <string id="Operational_NewWindowBlocked" value="Blocked a popup window from %1 for ReferrerUrl %2. (Flags %3)" />
        <string id="Operational_FailedToNavigate" value="Failed to navigate on wizard ID %1 through URL - %2. (Result %3)" />
        <string id="Operational_FailedToExecute" value="Failed to execute [%1]. (Result %2)" />
        <string id="Operational_FailedToExecuteWithString" value="Failed to execute [%1] for [%2]. (Result %3)" />
        <string id="Operational_FailedToExecuteWithStringAndExt" value="Failed to execute [%1] for [%2]. Extended error text: %3. (Result %4)" />
        <string id="Operational_FailedOnInvokeEx" value="Failed to invoke command in host for DISPID %1 on parameter %2. (Result %3)" />
        <string id="Operational_FailedOnSecurityProblem" value="Failed to navigate due to security problem %1. (Result %2)" />
        <string id="Operational_FailedToGetAlternativeURL" value="Failed to Get alternative URL for Wizard ID %1. (Result %2)" />
        <string id="Operational_SecurityManagerHandling" value="Security manager handle URL %1 action %2 as policy %3. (Result %4)" />
        <string id="Operational_SecurityManagerAllowActiveX" value="Security manager allow ActiveX control for CLSID %1. (URL %2)" />
        <string id="Operational_SecurityManagerDisallowActiveX" value="Security manager disallow ActiveX control for CLSID %1. (URL %2)" />
        <string id="Operational_QueryCustomPolicyActiveXDefault" value="QueryCustomPolicy(ObjectSafety) default action for CLSID %1. (URL %2)" />
        <string id="Operational_QueryCustomPolicyDisallowActiveX" value="QueryCustomPolicy(ObjectSafety) disallowed for CLSID %1. (URL %2)" />
        <string id="Operational_QueryCustomPolicyDefaultAction" value="QueryCustomPolicy(ObjectSafety) default action for GUID %1. (URL %2)" />
        <string id="Operational_BeforeNavigate" value="Before navigate to %1." />
        <string id="Operational_NavigateComplete" value="Navigate completed on %1." />
        <string id="Operational_DocumentComplete" value="Document completed on %1." />
        <string id="Operational_NavigateRedirected" value="Navigate Redirected to %1." />
        <string id="Operational_SetExtent" value="Window resized to cx: %1, cy: %2." />
        <string id="Operational_SucceededToExecute" value="Succeeded on executing [%1]." />
        <string id="Operational_SucceededToExecuteWithString" value="Succeeded on executing [%1] for [%2]." />
        <string id="Operational_ExecuteWithStringAndHRESULT" value="Executed [%1] for [%2]. (Result %3)" />
        <string id="Operational_ShowBrowser" value="Showing browser window" />
        <string id="Operational_ShowProgress" value="Showing progress window" />
      </stringTable>
    </resources>
  </localization>
  <trustInfo>
    <security>
      <accessControl>
        <securityDescriptorDefinitions>
          <securityDescriptorDefinition name="WRP_FILE_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;;FA;;;S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464)(A;;GRGX;;;BA)(A;;GRGX;;;SY)(A;;GRGX;;;BU)(A;;GRGX;;;S-1-15-2-1)(A;;GRGX;;;S-1-15-2-2)S:(AU;FASA;0x000D0116;;;WD)" operationHint="replace" />
          <securityDescriptorDefinition name="WRP_REGKEY_DEFAULT_SDDL" sddl="O:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464G:S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464D:P(A;CI;GA;;;S-1-5-80-956008885-3418522649-1831038044-1853292631-2271478464)(A;CI;GR;;;SY)(A;CI;GR;;;BA)(A;CI;GR;;;BU)(A;CI;GR;;;S-1-15-2-1)(A;CI;GR;;;S-1-15-3-1024-1065365936-1281604716-3511738428-1654721687-432734479-3232135806-4053264122-3456934681)" operationHint="replace" />
        </securityDescriptorDefinitions>
      </accessControl>
    </security>
  </trustInfo>
</assembly>