????

Your IP : 3.22.63.154


Current Path : C:/inetpub/vhost/donthu.nextform.vn/
Upload File :
Current File : C:/inetpub/vhost/donthu.nextform.vn/Microsoft.SqlServer.Management.CollectorEnum.dll

MZ����@���	�!�L�!This program cannot be run in DOS mode.

$PELA�X��" 0B
a � �e�`��`O�pN�#��_T  H.textA B `.rsrcp�D@@.reloc�L@B�`Hh �
	�*(4_�(

*(
*(
*BSJBv4.0.30319l�#~(`#Strings�#US�#GUID��#BlobW�	�3	��p�@��k�W)�)<)�)�)�)#)T)


	
U);-�
�
$�9�a�IV���V��P �4�W ��_ ��=	���
)�1�9�A�I�Q�Y�a�i��I�q���..
.,.#5.+k.3�.;�.C�.K}.S�.[�.c�8���2� 1�)
�)ut`�P��L�!3`.�@0(2�<Module>Microsoft.SqlServer.Management.Sdk.SfcSystem.RuntimeDebuggableAttributeAssemblyTitleAttributeTargetFrameworkAttributeAssemblyFileVersionAttributeAssemblyInformationalVersionAttributeAssemblyConfigurationAttributeAssemblyDescriptionAttributeCompilationRelaxationsAttributeAssemblyProductAttributeAssemblyCopyrightAttributeAssemblyCompanyAttributeRuntimeCompatibilityAttributeSystem.Runtime.VersioningVersionStringMicrosoft.SqlServer.Management.CollectorEnum.dllinc_urnByParentLogId.xmlinc_urnByLogId.xmlCollectionSetLastUploadTime.xmlCollectorConfigStore.xmlCollectionSetExecutionHistoryDetail.xmlCollectionItem.xmlinc_urn.xmlCollectionSet.xmlCollectionSetExecutionHistory.xmlExecuteSqlSystemMicrosoft.SqlServer.Management.CollectorEnumconnGetServerVersionMajorVersionSystem.ReflectionMicrosoft.SqlServer.Management.CommonAssemblyVersionInfoMicrosoft.SqlServer.ConnectionInfo.ctorMicrosoft.SqlServer.Management.CollectorSystem.DiagnosticsSystem.Runtime.CompilerServicesDebuggingModesISupportVersionsSqlObjectCollectorObjectget_ResourceAssemblyGetExecutingAssemblyЦA����I�����    AE�?_�
:��]̀�̑��$��$RSA1''6�n_�����1�:�fl/��y�����2}/��R4H�<=\]��Ǽ��(k,Q�\�$+�Au2����I���RmRo����{���l�؂O���1
�ˢ�#V{-��P���b�왹J�|};(���16.200.0.0 A E(ATWrapNonExceptionThrows5.NETCoreApp,Version=v3.1TFrameworkDisplayNameMicrosoft CorporationRelease3.© Microsoft Corporation. All rights reserved.����
  The SQL Server Management Objects (SMO) Framework is a set of objects designed for programmatic management of Microsoft SQL Server and Microsoft Azure SQL Database.
    #16.200.46041.41 (SMO-master-A)16.200.46041.411,Microsoft.SqlServer.Management.CollectorEnum[<?xml version="1.0"?>
<EnumObject type="CollectionItem" impl_type="CollectorObject" min_major="10">
  <settings>
    <parent_link>
      <link parent="Id" local="ParentID" />
    </parent_link>
    <property_link table="msdb.dbo.syscollector_collection_items" alias="ci" />
    <property_link fields="#TypeName#" join="msdb.dbo.syscollector_collector_types" alias="ct">ct.collector_type_uid = ci.collector_type_uid</property_link>
  </settings>
  <properties>
    <include file="inc_urn.xml" />
    <property name="Id" type="int" access="Read">ci.collection_item_id</property>
    <property name="ParentID" type="int" access="Read" hidden="true">ci.collection_set_id</property>
    <property name="Name" type="sysname">ci.name</property>
    <property name="TypeName" type="sysname">ct.name</property>
    <!--TODO: make this into timespan whenever the mechanism for having computed fields in SFC come online-->
    <property name="CollectionFrequency" type="int">ci.frequency</property>
    <property name="Parameters" type="xml" size="max">ci.parameters</property>
  </properties>
</EnumObject>�	<?xml version="1.0"?>
<EnumObject type="CollectionSet" impl_type="CollectorObject" min_major="10">
  <settings>
    <property_link table="msdb.dbo.syscollector_collection_sets" alias="cs" />
    <property_link fields="#ScheduleName#" left_join="msdb.dbo.sysschedules_localserver_view" alias="scheds">scheds.schedule_uid = cs.schedule_uid</property_link>
    <property_link fields="#ProxyName#" alias="proxy" left_join="#tmp_help_proxy">proxy.proxy_id = cs.proxy_id</property_link>
    <prefix fields="#ProxyName#">create table #tmp_help_proxy (
            proxy_id int null, 
            name nvarchar(128) null, 
            credential_identity nvarchar(128) null, 
            enabled tinyint null, 
            description nvarchar(1024) null, 
            user_sid varbinary(40) null,  
            credential_id int null, 
            credential_identity_exists int null
)

-- sp_help_proxy calls sp_verify_subsystems which runs an INSERT-EXEC 
-- statement if subsystems are not setup. Since INSERT-EXEC statements
-- cannot be nested, make sure sp_verify_subsystems is executed here once 
-- or the following INSERT-EXEC statement will fail
--
-- dc_operator is granted permission to execute sp_verify_subsystems
--
-- this call will populate subsystems table if necessary
EXEC msdb.dbo.sp_verify_subsystems

insert into #tmp_help_proxy exec msdb.dbo.sp_help_proxy</prefix>
    <postfix fields="#ProxyName#">drop table #tmp_help_proxy</postfix>
  </settings>
  <properties>
    <include file="inc_urn.xml" />
    <property name="Id" type="int" access="Read">cs.collection_set_id</property>
    <property name="UId" type="uniqueidentifier">cs.collection_set_uid</property>
    <property name="Name" type="sysname">cs.name</property>
    <property name="TargetName" type="nvarchar" size="max">cs.target</property>
    <property name="ScheduleName" type="sysname">scheds.name</property>
    <property name="ProxyName" type="sysname">proxy.name</property>
    <property name="CollectionMode" type="smallint">cs.collection_mode</property>
    <property name="LoggingLevel" type="smallint">cs.logging_level</property>
    <property name="IsRunning" type="bit" access="Read">cs.is_running</property>
    <property name="IsSystem" type="bit" access="Read">cs.is_system</property>
    <property name="Description" type="nvarchar" size="max">cs.description</property>
    <property name="DaysUntilExpiration" type="smallint">cs.days_until_expiration</property>
  </properties>
</EnumObject>B
<?xml version="1.0" ?>
<EnumObject type="CollectionSetExecutionHistory" impl_type="CollectorObject" min_major='10'>
	<settings>
		<parent_link>
			<link parent="Id" local="CollectionSetId" />
		</parent_link>
		<property_link table='msdb.dbo.syscollector_execution_log' alias='l'/>
		<property_link fields='#CollectionSetId#' left_join='msdb.dbo.syscollector_collection_sets' alias='c'>l.collection_set_id = c.collection_set_id</property_link>
		<property_link fields='#CollectionItemId#' left_join='msdb.dbo.syscollector_collection_items' alias='i'>l.collection_item_id = i.collection_item_id</property_link>
	</settings>
	<properties>
		<include file='inc_urnByParentLogId.xml' />
		<property name='LogId' type='bigint' access='Read'>l.log_id</property>
		<property name='ParentLogId' type='bigint' access='Read'>l.parent_log_id</property>
		<property name='Name' type='nvarchar' size='4000' access='Read'>
			CASE
			WHEN l.package_id IS NULL THEN c.name
			WHEN l.package_id = N'84CEC861-D619-433D-86FB-0BB851AF454A' THEN N'Master'
			ELSE l.package_name
			END
		</property>
		<property name='Status' type='smallint' access='Read'>l.status</property>
		<property name='RuntimeExecutionMode' type='smallint' access='Read'>l.runtime_execution_mode</property>
		<property name='StartTime' type='datetime' access='Read'>l.start_time</property>
		<property name='LastIterationTime' type='datetime' access='Read'>l.last_iteration_time</property>
		<property name='FinishTime' type='datetime' access='Read'>l.finish_time</property>
		<property name='Duration' type='int' access='Read'>
			CASE
			WHEN l.finish_time IS NOT NULL THEN DATEDIFF(s, l.start_time, l.finish_time)
			WHEN l.last_iteration_time IS NOT NULL THEN DATEDIFF(s, l.start_time, l.last_iteration_time)
			ELSE 0
			END
		</property>
		<property name='FailureMessage' type='nvarchar' size='2048' access='Read'>l.failure_message</property>
		<property name='Operator' type='nvarchar' size='128' access='Read'>l.operator</property>
		<property name='PackageExecutionId' type='uniqueidentifier' access='Read'>l.package_execution_id</property>
		<property name='CollectionSetId' type='int' access='Read'>l.collection_set_id</property>
		<property name='CollectionSetName' type='nvarchar' access='Read'>c.name</property>
		<property name='CollectionItemId' type='int' access='Read'>i.collection_item_id</property>
		<property name='CollectionItemName' type='nvarchar' access='Read'>i.name</property>
		<property name='PackageId' type='uniqueidentifier' access='Read'>l.package_id</property>
	</properties>
</EnumObject>
�<?xml version="1.0" ?>
<EnumObject type="CollectionSetExecutionHistoryDetail" impl_type="CollectorObject" min_major='10'>
	<settings>
		<property_link table='msdb.dbo.sysssislog' alias='d'/>
		<property_link fields='#LogId#' left_join='msdb.dbo.syscollector_execution_log' alias='l'>l.package_execution_id = d.executionid</property_link>
	</settings>
	<properties>
		<include file='inc_urnByLogId.xml' />
		<property name='LogId' type='bigint' access='Read'>l.log_id</property>
		<property name='Source' type='nvarchar' size='1024' access='Read'>d.source</property>
		<property name='Event' type='sysname' access='Read'>d.event</property>
		<property name='Message' type='nvarchar' size='2048' access='Read'>d.message</property>
		<property name='StartTime' type='datetime' access='Read'>d.starttime</property>
		<property name='FinishTime' type='datetime' access='Read'>d.endtime</property>
		<property name='DataCode' type='int' access='Read'>d.datacode</property>
	</properties>
</EnumObject>
q<?xml version="1.0" ?>
<EnumObject type="CollectionSetLastUploadTime" impl_type="CollectorObject" min_major='10'>
	<settings>
		<parent_link>
			<link parent="Id" local="CollectionSetId" />
		</parent_link>
		<property_link table='msdb.dbo.syscollector_execution_log' alias='l'/>
		<property_link fields='#CollectionSetId#' left_join='msdb.dbo.syscollector_collection_sets' alias='c'>l.collection_set_id = c.collection_set_id</property_link>
		<property_link fields='#Status#'>l.status = 1</property_link>
		<property_link fields='#RuntimeExecutionMode#'>l.runtime_execution_mode = 1</property_link>
		<property_link fields='#FinishTime#'>l.finish_time IS NOT NULL</property_link>
	</settings>
	<properties>
		<property name='CollectionSetId' type='int' access='Read' hidden='true'>l.collection_set_id</property>
		<property name='Status' type='smallint' access='Read'>top 1 l.status</property>
		<property name='RuntimeExecutionMode' type='smallint' access='Read'>l.runtime_execution_mode</property>
		<property name='FinishTime' type='datetime' access='Read'>l.finish_time</property>
	</properties>
</EnumObject>
I
<?xml version="1.0"?>
<EnumObject type="CollectorConfigStore" impl_type="CollectorObject" min_major="10">
  <settings>
    <property_link table="#tmp_pivot_config_table" alias="tmp" fields="#MDWInstance#MDWDatabase#Enabled#CacheWindow#CacheDirectory#" />
    <!--We create a temporary table to pivot the syscollector_config_store table. This table should have a column for each new property.
It should be modified everytime a property is added.-->
    <prefix fields="#MDWInstance#MDWDatabase#Enabled#CacheWindow#CacheDirectory#">
        DECLARE @MDWInstance sql_variant;
        DECLARE @MDWDatabase sql_variant;
        DECLARE @Enabled sql_variant;
        DECLARE @CacheWindow sql_variant;
        DECLARE @CacheDirectory sql_variant;
        
        SELECT @MDWInstance = parameter_value
        FROM [msdb].[dbo].[syscollector_config_store]
        WHERE parameter_name = N'MDWInstance'

        SELECT @MDWDatabase = parameter_value
        FROM [msdb].[dbo].[syscollector_config_store]
        WHERE parameter_name = N'MDWDatabase'

        SELECT @Enabled = ISNULL(parameter_value, 0)
        FROM [msdb].[dbo].[syscollector_config_store]
        WHERE parameter_name = N'CollectorEnabled'

        SELECT @CacheWindow = ISNULL(parameter_value, 1)
        FROM [msdb].[dbo].[syscollector_config_store]
        WHERE parameter_name = N'CacheWindow'

        SELECT @CacheDirectory = parameter_value
        FROM [msdb].[dbo].[syscollector_config_store]
        WHERE parameter_name = N'CacheDirectory'

        create table #tmp_pivot_config_table (
            [MDWInstance] sql_variant null,
            [MDWDatabase] sql_variant null,
            [Enabled] sql_variant null,
            [CacheWindow] sql_variant null,
            [CacheDirectory] sql_variant null);
            
        Insert into #tmp_pivot_config_table Values(@MDWInstance, @MDWDatabase, @Enabled, @CacheWindow, @CacheDirectory)
    </prefix>
    <postfix fields="#MDWInstance#MDWDatabase#Enabled#CacheWindow#CacheDirectory#">drop table #tmp_pivot_config_table</postfix>
  </settings>
  <properties>
    <property name="Urn" type="nvarchar" size="600">
        <link_multiple no='2' expression="'{1}[@Name=' + quotename({0},'''') + ']'">
            <link_field type='local' field="Name" />
            <link_field field="NType" />
        </link_multiple>
    </property>
    <property name="Name" type="sysname" cast='true'>serverproperty(N'Servername')</property>
    <property name="MDWInstance" type="nvarchar" size="max">ISNULL(tmp.MDWInstance, N'')</property>
    <property name="MDWDatabase" type="nvarchar" size="max">ISNULL(tmp.MDWDatabase, N'')</property>
    <!-- The extra cast + ISNULL is motivated by the fact that, if the query did not really return any rows
         (which means that the syscollector_config_store table is really corrupt), we would get back a
         NULL (DBNull in .Net) value, which would generate a confusing exception in SMO/SSMS when
         the conversion to a boolean is attempted.
    -->
    <property name="Enabled" type="bit" cast="true" access="Read">ISNULL(tmp.Enabled, 0)</property>
    <property name="CacheWindow" type="int">ISNULL(tmp.CacheWindow, 0)</property>
    <property name="CacheDirectory" type="nvarchar" size="max">ISNULL(tmp.CacheDirectory, N'')</property>
  </properties>
</EnumObject>
�<?xml version="1.0" ?>
<EnumObject type="inc_urn" impl_type="CollectorObject" min_major='10'>
	<settings>
	</settings>
	<properties>
		<property name="Urn" type="nvarchar" size="600">
			<link_multiple no='3' expression="{0} + '/{2}[@Name=' + quotename({1},'''') + ']'">
				<link_field type='parent' field="Urn" />
				<link_field type='local' field="Name" />
				<link_field field="NType" />				
			</link_multiple>
		</property>
	</properties>
</EnumObject>�<?xml version="1.0" ?>
<EnumObject type="inc_urnByLogId" impl_type="CollectorObject" min_major='10'>
	<settings>
	</settings>
	<properties>
		<property name="Urn" type="nvarchar" size="600">
			<link_multiple no='3' expression="{0} + '/{2}[@LogId=' + quotename({1},'''') + ']'">
				<link_field type='parent' field="Urn" />
				<link_field type='local' field="LogId" />
				<link_field field="NType" />
			</link_multiple>
		</property>
	</properties>
</EnumObject>
�<?xml version="1.0" ?>
<EnumObject type="inc_urnByParentLogId" impl_type="CollectorObject" min_major='10'>
	<settings>
	</settings>
	<properties>
		<property name="Urn" type="nvarchar" size="600">
			<link_multiple no='3' expression="{0} + '/{2}[@ParentLogId=' + quotename({1},'''') + ']'">
				<link_field type='parent' field="Urn" />
				<link_field type='local' field="ParentLogId" />
				<link_field field="NType" />
			</link_multiple>
		</property>
	</properties>
</EnumObject>
W���;��_�C
}Nsb����J���	���	�&�g���O�в�O�b�Ps)�z�*B���t1� �'�v�)�O�	�ɘ
|��8���̕�%z�u�ReB��n�.��U�*|PNa�dG���MP��_�A'�`�BRSDSe0����G���p��s6C:\source\obj\src\Microsoft\SqlServer\Management\CollectorEnum\Release\netcoreapp3.1\Microsoft.SqlServer.Management.CollectorEnum.pdbSHA256e0����w��p��s6G����fO���.�`�` �`_CorDllMainmscoree.dll�% �0�HX�4VS_VERSION_INFO���)ٳ�)ٳ?DVarFileInfo$Translation�rStringFileInfoN000004b0v�Comments

  The SQL Server Management Objects (SMO) Framework is a set of objects designed for programmatic management of Microsoft SQL Server and Microsoft Azure SQL Database.

    LCompanyNameMicrosoft Corporation�-FileDescriptionMicrosoft.SqlServer.Management.CollectorEnum^FileVersion16.200.46041.41 (SMO-master-A)�1InternalNameMicrosoft.SqlServer.Management.CollectorEnum.dll�.LegalCopyright� Microsoft Corporation. All rights reserved.�1OriginalFilenameMicrosoft.SqlServer.Management.CollectorEnum.dllz-ProductNameMicrosoft.SqlServer.Management.CollectorEnumDProductVersion16.200.46041.41>Assembly Version16.200.0.0`1�#0�#y	*�H��
��#j0�#f10
	`�He0\
+�7�N0L0
+�70	���010
	`�He ���u�#1�\�q�`:B�(�8�|�OZ�堂
�0�0��3��Rֹ�m��0
	*�H��
0~10	UUS10U
Washington10URedmond10U
Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20110
200304183948Z
210303183948Z0t10	UUS10U
Washington10URedmond10U
Microsoft Corporation10UMicrosoft Corporation0�"0
	*�H��
�0�
������-������/XO�? ��?�%�6�'��[�}O����ؔnj���'��6a!D<�\;m��3���Ҽ��Dh0�H�x�D"e�D6F�qI&G#��e�;F�@8�Tv���0�v��Q��
�]�{[rV	1S���o��s@*޷�~}�h3_J\ ���U��.h�8M���oW�h�uaqSd�1���iوn�t.�ntF�Ƹ��P���~b��K�}V2�i~me��e?OJ��8"����0�~0U%0
+�7L+0U��I/�ͬ��DYt�]�{0o0TUM0K�I0G1-0+U$Microsoft Ireland Operations Limited10U
230012+4583860U#0�Hnd�Pӂ�77"�m��u�0TUM0K0I�G�E�Chttp://www.microsoft.com/pkiops/crl/MicCodSigPCA2011_2011-07-08.crl0a+U0S0Q+0�Ehttp://www.microsoft.com/pkiops/certs/MicCodSigPCA2011_2011-07-08.crt0U�00
	*�H��
�)ף�c��^O�	U�'�D��))���6���U�Uo���(n����:12>���(�ƄMl�h�7)�,�p�(zU���-"�Oޝ�^M��E�s屍,AbK:?8��GV���7�٣N�]�C�!{�x�������Ȱ�̥)�h�P�`��ηJW����{������
��w���C�Ȑ̔���Kl�����M������!U��������I��,�Q����I�Y����@3�\�*��'�gͺ����{}g<�B3,��Sj�`-�
�;�)#`l�����;��w��a���
�9�m5�I������ᕇʺ^9�q�ZO�-	�iiV�Yܟ�h�/V��`���򻇂=�$X���\���Ǚ�R����I���Z���cQ���p���_��h�*MZ�T#�^pV�It��j^9] Ȋ�A�f��t�]��04���vо�~F~�|A\��v�e��]����܄�0�bnS*%�0�z0�b�
a��0
	*�H��
0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1200U)Microsoft Root Certificate Authority 20110
110708205909Z
260708210909Z0~10	UUS10U
Washington10URedmond10U
Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20110�"0
	*�H��
�0�
���r.��n��M4��X!�B*k�ZP��8I���7k���8™��9�1BӉ
yd�~�`$l��I��h^�ߛS�
,ï٩+�z	�זY�`�fv�2R&/�PϳD�]��.u�h��m�:\��F��8d�nd5x��c-�@����
�\y�I)�
��w��=��+ZMV(�zr�:�I^���C���{�{��>��]�O��/Y�;-�3Xŷ>�2ӳ=����8~ҝ�,�NV�!5%�9ndS���#������_��R������!t%_(��'(8%�9J6�|���#��f�aj�(I�_��%]�!K>RĵW?$��z[/�#�p]QFw��Ἤ�_����UK�9��#I��D|E��rz�r�$߿F����Wۃ��MI0�����[���ݰf��{���K�I)�(��}g��bx_�/��W�\�w((��m�(�,�@7O��D��	L�ԥC/t��n�x X,]`��>O3�ڰ�ޞN�F�l���ֈ����0��0	+�70UHnd�Pӂ�77"�m��u�0	+�7
SubCA0U�0U�0�0U#0�r-:1�C�N���1�#�40ZUS0Q0O�M�K�Ihttp://crl.microsoft.com/pki/crl/products/MicRooCerAut2011_2011_03_22.crl0^+R0P0N+0�Bhttp://www.microsoft.com/pki/certs/MicRooCerAut2011_2011_03_22.crt0��U ��0��0��	+�7.0��0?+3http://www.microsoft.com/pkiops/docs/primarycps.htm0@+042 Legal_policy_statement. 0
	*�H��
�g򆥘�Ty.��tg"���c��B�}�y��e_.,>��r�m���?�
�;�G���i�c�"5��]e��}�FPU��|�K�<B�Rа�k�>.)��=�Եw�9��d�D=xz#�}��t����&F*Š�����h�h.��*?*kXIc	inZ�����F+�;н5�n%��'������(��M=����2���-�[��I9
�
�ƭ�����QEX82q'��'��,: i��Y�hno��t�@�*(>�?Mf��M��o}E�v�@*e��]Rb��c6��������'�ͥ���]cA�[��>w��u�aa������A�(��e/��\��֡F�Y�	KH���)ű��?Ew5�Ң��zz"�H���G#�����k�K���ux��7�yK�ֳ#hu������i;��0�L���umc�=ѝVNO��W"�x2!z�A
�?��̤]����WqVNHE�Bɛv[
�Hk�y���mmj�Rs
zP�1�g0�c0��0~10	UUS10U
Washington10URedmond10U
Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20113��Rֹ�m��0
	`�He���0	*�H��
	1
+�70
+�710
+�70/	*�H��
	1" ��<���~�4�EK���J�<+��y���W0B
+�71402��Microsoft��http://www.microsoft.com0
	*�H��
�Pr�{�)ơ����g��p\�q�Rl��,z�T��Qq������~8�Q���U)���I�5A6r�3u��p�DK5�co����(�߲5�u�n�j���0p��/a�� ��z�G�2�9'���N��\57�h���{t���nM��ީ�B/���t����'�U~��n���E��h�)J?�?�G��I?J���g�Ų\0���I��7٣YZ� �(;���;\L2���^ì-ġw
�]���0��
+�71��0��	*�H��
���0��10
	`�He0�U*�H��
	��D�@0�<
+�Y
010
	`�He �cTM<����o8����XMh��m��Ҏ[�_�Ӻ��20201209154001.916Z0��Ԥ��0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1)0'U Microsoft Operations Puerto Rico1&0$UThales TSS ESN:7880-E390-80141%0#UMicrosoft Time-Stamp Service��D0��0�ݠ3(���6�O�(0
	*�H��
0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100
191219011500Z
210317011500Z0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1)0'U Microsoft Operations Puerto Rico1&0$UThales TSS ESN:7880-E390-80141%0#UMicrosoft Time-Stamp Service0�"0
	*�H��
�0�
�����Tۆ>Ϳ
\�{챴$��U��BK���L�~F�_��
�%�>�$�H��;�����ˏx�� ��sT$�p�79�Ë��(�
�H����l�3������3��>���-��H�$�f���ڮK���!t��Q�û����H�u]�t��*P�S`�#O6���㕁f7
���!�|��*�K߳R1�#(xg�Ă�H�[U�m<!*R���C����$�@�����/=��B�ӆϕ�{5�?g,���0�0U����~�7���NtP˦�0U#0��c:\�1��C{|F�3hZ�mU0VUO0M0K�I�G�Ehttp://crl.microsoft.com/pki/crl/products/MicTimStaPCA_2010-07-01.crl0Z+N0L0J+0�>http://www.microsoft.com/pki/certs/MicTimStaPCA_2010-07-01.crt0U�00U%0
+0
	*�H��
��_fG��9?��YL��<���I��x�Wp/wM�F�e��I�~sb�����e(����i�Q��7@^R���sw� b�����U2yX��&%VmwP��1�Z�~�0< �����a��8$�TM�e�N������8�*�.#�,��ӟn����f���q0�@���%EDZEiaYgՃ,���޼i��ɂ�.8�$h�ۆa�ףf1�I���VE�����2�r���<�X��e�L�0�q0�Y�
a	�*0
	*�H��
0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1200U)Microsoft Root Certificate Authority 20100
100701213655Z
250701214655Z0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100�"0
	*�H��
�0�
��
�w�: ����i�ktTե
����|hK,_���a�v�>f+[�S'1A��	�|a0Y�0D�`��TC�M�8�Bݓ��s0W&��E
��G�Ϳ$`2X`F�XG�2�tag�_�T�ϓL��Ħ]�an(������a�F�'$gr!��Kd�Pb�]�w=�Wu���BM@Q��>g�f��D~��K�n�ʱ��z*
1��N���5�x���<�/D����d��� 	�x����D]^�O"M���0��0	+�70U�c:\�1��C{|F�3hZ�mU0	+�7
SubCA0U�0U�0�0U#0��Vˏ�\bh�=��[�Κ�0VUO0M0K�I�G�Ehttp://crl.microsoft.com/pki/crl/products/MicRooCerAut_2010-06-23.crl0Z+N0L0J+0�>http://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0��U ���0��0��	+�7.0��0=+1http://www.microsoft.com/PKI/docs/CPS/default.htm0@+042 Legal_Policy_Statement. 0
	*�H��
��Q
���?�q=���!o���1����Wm0���f�j���x�Ǩ�%��kTW+Q�D��S���`�v�@@A��\�\�^5�$VKt�Bȯ���7}Z?�yJ�R�8�/y�e٩�k����zoK0D$"<�����Y)����p�2J'�U�/���3�b_��W@��Ιf���jb��J�&�9�Jqc�{!mÜ��<�}�j�x�m���8ؔ�ƥ
������B�����"8 �%�d��~cY%z.9Wv�q����a�˚�G����ͧ��}���;q	�]t�"aڰPo�����1��:�eGx�H���r~akow��˧	�9����؂�r�����*T9�[��
U�z�s;�-��3.)��/T'!�ȬN�(���ۖ��B���AM�*��f0ӻt2K�c{���/�!�Y���D<�Pqס��U�i�W���0����M�
�]O�8/��X.�
�P5��	'ճ~5��6��_��t�I���0�;0����Ԥ��0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1)0'U Microsoft Operations Puerto Rico1&0$UThales TSS ESN:7880-E390-80141%0#UMicrosoft Time-Stamp Service�#
0+1=K�=�"�����}Z}����0���~0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100
	*�H��
�{h�0"20201209191547Z20201210191547Z0w0=
+�Y
1/0-0
�{h�0
Q�0�0
�|�#06
+�Y
1(0&0
+�Y
�
0� �
0��0
	*�H��
���TJ���Z�8����;�>p/�_u̜l�c/S�|��ʞb�ʺO0<_��ڊ�x�$ť�p�~�g��z���'��!������
y�}�tZYul?K7��WZf������ʡ��*j ���1�
0�	0��0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20103(���6�O�(0
	`�He��J0	*�H��
	1
*�H��
	0/	*�H��
	1" �|��b5:������	��zR���w'��2q���0��*�H��
	/1��0��0��0�� �Ej��Rw�����o[O^��כ����0��0���~0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20103(���6�O�(0" >^j��N<��Vq�WY:6�Y	����Q�,k�{�0
	*�H��
����L�a}��2'>0�ӈ��|=�X��~���i{p-�+�����r1|��T�s�ɸ�c��/�t�|�����ݵ�G���D-���aaF:ЩX��P~ҶP�O]*�m0���_�V���P�&.�^IS�Z�>�ŋ��R�)G)j��w�L��6��w��r�;��ޔ�S!"g=6j�)���z%_;/[���!�k�!�MDA����X>*w�X���s����u�|n�P���u�:YX"=�^�м��^�002�