Last active
July 17, 2020 00:02
-
-
Save kevinblumenfeld/af98e0e6439bfb78cc28dddeb6a1643e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04"> | |
| <Obj RefId="0"> | |
| <TN RefId="0"> | |
| <T>System.Collections.Hashtable</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <DCT> | |
| <En> | |
| <S N="Key">SourceApp</S> | |
| <Obj N="Value" RefId="1"> | |
| <TN RefId="1"> | |
| <T>Microsoft.Open.AzureAD.Model.Application</T> | |
| <T>Microsoft.Open.AzureAD.Model.DirectoryObject</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <ToString>class Application {_x000A_ DeletionTimestamp: _x000A_ ObjectId: fce18022-f340-4ce1-9eb8-b153658ed5f8_x000A_ ObjectType: Application_x000A_ AddIns: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.AddIn]_x000A_ AllowGuestsSignIn: _x000A_ AllowPassthroughUsers: _x000A_ AppId: 032b378b-6271-4a74-b570-a8720180ce8b_x000A_ AppLogoUrl: _x000A_ AppRoles: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.AppRole]_x000A_ AvailableToOtherTenants: True_x000A_ DisplayName: SP2_x000A_ ErrorUrl: _x000A_ GroupMembershipClaims: _x000A_ Homepage: _x000A_ IdentifierUris: System.Collections.Generic.List`1[System.String]_x000A_ InformationalUrls: class InformationalUrl {_x000A_ TermsOfService: _x000A_ Marketing: _x000A_ Privacy: _x000A_ Support: _x000A_}_x000A__x000A_ IsDeviceOnlyAuthSupported: _x000A_ IsDisabled: _x000A_ KeyCredentials: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.KeyCredential]_x000A_ KnownClientApplications: System.Collections.Generic.List`1[System.String]_x000A_ LogoutUrl: https://logout.com_x000A_ Oauth2AllowImplicitFlow: True_x000A_ Oauth2AllowUrlPathMatching: False_x000A_ Oauth2Permissions: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.OAuth2Permission]_x000A_ Oauth2RequirePostResponse: False_x000A_ OrgRestrictions: System.Collections.Generic.List`1[System.String]_x000A_ OptionalClaims: _x000A_ ParentalControlSettings: class ParentalControlSettings {_x000A_ CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]_x000A_ LegalAgeGroupRule: Allow_x000A_}_x000A__x000A_ PasswordCredentials: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.PasswordCredential]_x000A_ PreAuthorizedApplications: _x000A_ PublicClient: True_x000A_ PublisherDomain: kevdev.onmicrosoft.com_x000A_ RecordConsentConditions: _x000A_ ReplyUrls: System.Collections.Generic.List`1[System.String]_x000A_ RequiredResourceAccess: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.RequiredResourceAccess]_x000A_ SamlMetadataUrl: _x000A_ SignInAudience: AzureADMultipleOrgs_x000A_ WwwHomepage: _x000A_}_x000A_</ToString> | |
| <Props> | |
| <Nil N="DeletionTimestamp" /> | |
| <S N="ObjectId">fce18022-f340-4ce1-9eb8-b153658ed5f8</S> | |
| <S N="ObjectType">Application</S> | |
| <Obj N="AddIns" RefId="2"> | |
| <TN RefId="2"> | |
| <T>System.Collections.Generic.List`1[[Microsoft.Open.AzureAD.Model.AddIn, Microsoft.Open.AzureAD16.Graph.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]]</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <LST /> | |
| </Obj> | |
| <Nil N="AllowGuestsSignIn" /> | |
| <Nil N="AllowPassthroughUsers" /> | |
| <S N="AppId">032b378b-6271-4a74-b570-a8720180ce8b</S> | |
| <Nil N="AppLogoUrl" /> | |
| <Obj N="AppRoles" RefId="3"> | |
| <TN RefId="3"> | |
| <T>System.Collections.Generic.List`1[[Microsoft.Open.AzureAD.Model.AppRole, Microsoft.Open.AzureAD16.Graph.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]]</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <LST /> | |
| </Obj> | |
| <B N="AvailableToOtherTenants">true</B> | |
| <S N="DisplayName">SP2</S> | |
| <Nil N="ErrorUrl" /> | |
| <Nil N="GroupMembershipClaims" /> | |
| <Nil N="Homepage" /> | |
| <Obj N="IdentifierUris" RefId="4"> | |
| <TN RefId="4"> | |
| <T>System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <LST /> | |
| </Obj> | |
| <Obj N="InformationalUrls" RefId="5"> | |
| <TN RefId="5"> | |
| <T>Microsoft.Open.AzureAD.Model.InformationalUrl</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <ToString>class InformationalUrl {_x000A_ TermsOfService: _x000A_ Marketing: _x000A_ Privacy: _x000A_ Support: _x000A_}_x000A_</ToString> | |
| <Props> | |
| <Nil N="TermsOfService" /> | |
| <Nil N="Marketing" /> | |
| <Nil N="Privacy" /> | |
| <Nil N="Support" /> | |
| </Props> | |
| </Obj> | |
| <Nil N="IsDeviceOnlyAuthSupported" /> | |
| <Nil N="IsDisabled" /> | |
| <Obj N="KeyCredentials" RefId="6"> | |
| <TN RefId="6"> | |
| <T>System.Collections.Generic.List`1[[Microsoft.Open.AzureAD.Model.KeyCredential, Microsoft.Open.AzureAD16.Graph.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]]</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <LST /> | |
| </Obj> | |
| <Obj N="KnownClientApplications" RefId="7"> | |
| <TNRef RefId="4" /> | |
| <LST /> | |
| </Obj> | |
| <S N="LogoutUrl">https://logout.com</S> | |
| <B N="Oauth2AllowImplicitFlow">true</B> | |
| <B N="Oauth2AllowUrlPathMatching">false</B> | |
| <Obj N="Oauth2Permissions" RefId="8"> | |
| <TN RefId="7"> | |
| <T>System.Collections.Generic.List`1[[Microsoft.Open.AzureAD.Model.OAuth2Permission, Microsoft.Open.AzureAD16.Graph.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]]</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <LST /> | |
| </Obj> | |
| <B N="Oauth2RequirePostResponse">false</B> | |
| <Obj N="OrgRestrictions" RefId="9"> | |
| <TNRef RefId="4" /> | |
| <LST /> | |
| </Obj> | |
| <Nil N="OptionalClaims" /> | |
| <Obj N="ParentalControlSettings" RefId="10"> | |
| <TN RefId="8"> | |
| <T>Microsoft.Open.AzureAD.Model.ParentalControlSettings</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <ToString>class ParentalControlSettings {_x000A_ CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]_x000A_ LegalAgeGroupRule: Allow_x000A_}_x000A_</ToString> | |
| <Props> | |
| <S N="LegalAgeGroupRule">Allow</S> | |
| <Obj N="CountriesBlockedForMinors" RefId="11"> | |
| <TNRef RefId="4" /> | |
| <LST /> | |
| </Obj> | |
| </Props> | |
| </Obj> | |
| <Obj N="PasswordCredentials" RefId="12"> | |
| <TN RefId="9"> | |
| <T>System.Collections.Generic.List`1[[Microsoft.Open.AzureAD.Model.PasswordCredential, Microsoft.Open.AzureAD16.Graph.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]]</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <LST /> | |
| </Obj> | |
| <Nil N="PreAuthorizedApplications" /> | |
| <B N="PublicClient">true</B> | |
| <S N="PublisherDomain">kevdev.onmicrosoft.com</S> | |
| <Nil N="RecordConsentConditions" /> | |
| <Obj N="ReplyUrls" RefId="13"> | |
| <TNRef RefId="4" /> | |
| <LST> | |
| <S>msauth://code/msauth.com.contoso.ex%3A%2F%2Fauth</S> | |
| <S>msauth.com.contoso.ex://auth</S> | |
| <S>https://blahblah.com</S> | |
| <S>https://thenext.net</S> | |
| <S>https://portal.azure.com</S> | |
| </LST> | |
| </Obj> | |
| <Obj N="RequiredResourceAccess" RefId="14"> | |
| <TN RefId="10"> | |
| <T>System.Collections.Generic.List`1[[Microsoft.Open.AzureAD.Model.RequiredResourceAccess, Microsoft.Open.AzureAD16.Graph.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]]</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <LST> | |
| <Obj RefId="15"> | |
| <TN RefId="11"> | |
| <T>Microsoft.Open.AzureAD.Model.RequiredResourceAccess</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <ToString>class RequiredResourceAccess {_x000A_ ResourceAppId: 2d4d3d8e-2be3-4bef-9f87-7875a61c29de_x000A_ ResourceAccess: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.ResourceAccess]_x000A_}_x000A_</ToString> | |
| <Props> | |
| <S N="ResourceAppId">2d4d3d8e-2be3-4bef-9f87-7875a61c29de</S> | |
| <Obj N="ResourceAccess" RefId="16"> | |
| <TN RefId="12"> | |
| <T>System.Collections.Generic.List`1[[Microsoft.Open.AzureAD.Model.ResourceAccess, Microsoft.Open.AzureAD16.Graph.Client, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]]</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <LST> | |
| <S>class ResourceAccess {_x000A_ Id: 27e50e9e-ca8b-4cc6-8dd0-4ba2d49d8228_x000A_ Type: Role_x000A_}_x000A_</S> | |
| <S>class ResourceAccess {_x000A_ Id: 10af711e-5051-4838-8ae7-9767c43d8a9c_x000A_ Type: Role_x000A_}_x000A_</S> | |
| </LST> | |
| </Obj> | |
| </Props> | |
| </Obj> | |
| <Obj RefId="17"> | |
| <TNRef RefId="11" /> | |
| <ToString>class RequiredResourceAccess {_x000A_ ResourceAppId: c5393580-f805-4401-95e8-94b7a6ef2fc2_x000A_ ResourceAccess: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.ResourceAccess]_x000A_}_x000A_</ToString> | |
| <Props> | |
| <S N="ResourceAppId">c5393580-f805-4401-95e8-94b7a6ef2fc2</S> | |
| <Obj N="ResourceAccess" RefId="18"> | |
| <TNRef RefId="12" /> | |
| <LST> | |
| <S>class ResourceAccess {_x000A_ Id: 594c1fb6-4f81-4475-ae41-0c394909246c_x000A_ Type: Role_x000A_}_x000A_</S> | |
| <S>class ResourceAccess {_x000A_ Id: 4807a72c-ad38-4250-94c9-4eabfe26cd55_x000A_ Type: Role_x000A_}_x000A_</S> | |
| <S>class ResourceAccess {_x000A_ Id: e2cea78f-e743-4d8f-a16a-75b629a038ae_x000A_ Type: Role_x000A_}_x000A_</S> | |
| </LST> | |
| </Obj> | |
| </Props> | |
| </Obj> | |
| <Obj RefId="19"> | |
| <TNRef RefId="11" /> | |
| <ToString>class RequiredResourceAccess {_x000A_ ResourceAppId: c161e42e-d4df-4a3d-9b42-e7a3c31f59d4_x000A_ ResourceAccess: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.ResourceAccess]_x000A_}_x000A_</ToString> | |
| <Props> | |
| <S N="ResourceAppId">c161e42e-d4df-4a3d-9b42-e7a3c31f59d4</S> | |
| <Obj N="ResourceAccess" RefId="20"> | |
| <TNRef RefId="12" /> | |
| <LST> | |
| <S>class ResourceAccess {_x000A_ Id: d603c21a-d512-4b5a-b552-c233ebbeaf2e_x000A_ Type: Scope_x000A_}_x000A_</S> | |
| </LST> | |
| </Obj> | |
| </Props> | |
| </Obj> | |
| <Obj RefId="21"> | |
| <TNRef RefId="11" /> | |
| <ToString>class RequiredResourceAccess {_x000A_ ResourceAppId: 7df0a125-d3be-4c96-aa54-591f83ff541c_x000A_ ResourceAccess: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.ResourceAccess]_x000A_}_x000A_</ToString> | |
| <Props> | |
| <S N="ResourceAppId">7df0a125-d3be-4c96-aa54-591f83ff541c</S> | |
| <Obj N="ResourceAccess" RefId="22"> | |
| <TNRef RefId="12" /> | |
| <LST> | |
| <S>class ResourceAccess {_x000A_ Id: 44d8c55c-9ffc-4546-883e-9041b5bb0b01_x000A_ Type: Scope_x000A_}_x000A_</S> | |
| </LST> | |
| </Obj> | |
| </Props> | |
| </Obj> | |
| <Obj RefId="23"> | |
| <TNRef RefId="11" /> | |
| <ToString>class RequiredResourceAccess {_x000A_ ResourceAppId: 00000007-0000-0000-c000-000000000000_x000A_ ResourceAccess: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.ResourceAccess]_x000A_}_x000A_</ToString> | |
| <Props> | |
| <S N="ResourceAppId">00000007-0000-0000-c000-000000000000</S> | |
| <Obj N="ResourceAccess" RefId="24"> | |
| <TNRef RefId="12" /> | |
| <LST> | |
| <S>class ResourceAccess {_x000A_ Id: 78ce3f0f-a1ce-49c2-8cde-64b5c0896db4_x000A_ Type: Scope_x000A_}_x000A_</S> | |
| </LST> | |
| </Obj> | |
| </Props> | |
| </Obj> | |
| <Obj RefId="25"> | |
| <TNRef RefId="11" /> | |
| <ToString>class RequiredResourceAccess {_x000A_ ResourceAppId: 996def3d-b36c-4153-8607-a6fd3c01b89f_x000A_ ResourceAccess: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.ResourceAccess]_x000A_}_x000A_</ToString> | |
| <Props> | |
| <S N="ResourceAppId">996def3d-b36c-4153-8607-a6fd3c01b89f</S> | |
| <Obj N="ResourceAccess" RefId="26"> | |
| <TNRef RefId="12" /> | |
| <LST> | |
| <S>class ResourceAccess {_x000A_ Id: bce0976a-cb0b-473b-8800-84eda9f8e447_x000A_ Type: Scope_x000A_}_x000A_</S> | |
| </LST> | |
| </Obj> | |
| </Props> | |
| </Obj> | |
| <Obj RefId="27"> | |
| <TNRef RefId="11" /> | |
| <ToString>class RequiredResourceAccess {_x000A_ ResourceAppId: b861dbcc-a7ef-4219-a005-0e4de4ea7dcf_x000A_ ResourceAccess: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.ResourceAccess]_x000A_}_x000A_</ToString> | |
| <Props> | |
| <S N="ResourceAppId">b861dbcc-a7ef-4219-a005-0e4de4ea7dcf</S> | |
| <Obj N="ResourceAccess" RefId="28"> | |
| <TNRef RefId="12" /> | |
| <LST> | |
| <S>class ResourceAccess {_x000A_ Id: b2aaadb6-d62b-48f5-a451-e45345c6d980_x000A_ Type: Scope_x000A_}_x000A_</S> | |
| </LST> | |
| </Obj> | |
| </Props> | |
| </Obj> | |
| <Obj RefId="29"> | |
| <TNRef RefId="11" /> | |
| <ToString>class RequiredResourceAccess {_x000A_ ResourceAppId: 797f4846-ba00-4fd7-ba43-dac1f8f63013_x000A_ ResourceAccess: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.ResourceAccess]_x000A_}_x000A_</ToString> | |
| <Props> | |
| <S N="ResourceAppId">797f4846-ba00-4fd7-ba43-dac1f8f63013</S> | |
| <Obj N="ResourceAccess" RefId="30"> | |
| <TNRef RefId="12" /> | |
| <LST> | |
| <S>class ResourceAccess {_x000A_ Id: 41094075-9dad-400e-a0bd-54e686782033_x000A_ Type: Scope_x000A_}_x000A_</S> | |
| </LST> | |
| </Obj> | |
| </Props> | |
| </Obj> | |
| <Obj RefId="31"> | |
| <TNRef RefId="11" /> | |
| <ToString>class RequiredResourceAccess {_x000A_ ResourceAppId: 00000012-0000-0000-c000-000000000000_x000A_ ResourceAccess: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.ResourceAccess]_x000A_}_x000A_</ToString> | |
| <Props> | |
| <S N="ResourceAppId">00000012-0000-0000-c000-000000000000</S> | |
| <Obj N="ResourceAccess" RefId="32"> | |
| <TNRef RefId="12" /> | |
| <LST> | |
| <S>class ResourceAccess {_x000A_ Id: c9c9a04d-3b66-4ca8-a00c-fca953e2afd3_x000A_ Type: Scope_x000A_}_x000A_</S> | |
| </LST> | |
| </Obj> | |
| </Props> | |
| </Obj> | |
| <Obj RefId="33"> | |
| <TNRef RefId="11" /> | |
| <ToString>class RequiredResourceAccess {_x000A_ ResourceAppId: 00000003-0000-0000-c000-000000000000_x000A_ ResourceAccess: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.ResourceAccess]_x000A_}_x000A_</ToString> | |
| <Props> | |
| <S N="ResourceAppId">00000003-0000-0000-c000-000000000000</S> | |
| <Obj N="ResourceAccess" RefId="34"> | |
| <TNRef RefId="12" /> | |
| <LST> | |
| <S>class ResourceAccess {_x000A_ Id: e1fe6dd8-ba31-4d61-89e7-88639da4683d_x000A_ Type: Scope_x000A_}_x000A_</S> | |
| <S>class ResourceAccess {_x000A_ Id: f3a65bd4-b703-46df-8f7e-0174fea562aa_x000A_ Type: Role_x000A_}_x000A_</S> | |
| <S>class ResourceAccess {_x000A_ Id: 59a6b24b-4225-4393-8165-ebaec5f55d7a_x000A_ Type: Role_x000A_}_x000A_</S> | |
| </LST> | |
| </Obj> | |
| </Props> | |
| </Obj> | |
| </LST> | |
| </Obj> | |
| <Nil N="SamlMetadataUrl" /> | |
| <S N="SignInAudience">AzureADMultipleOrgs</S> | |
| <Nil N="WwwHomepage" /> | |
| </Props> | |
| </Obj> | |
| </En> | |
| <En> | |
| <S N="Key">DisplayName</S> | |
| <S N="Value">SP2</S> | |
| </En> | |
| <En> | |
| <S N="Key">API</S> | |
| <Obj N="Value" RefId="35"> | |
| <TNRef RefId="0" /> | |
| <DCT> | |
| <En> | |
| <S N="Key">7df0a125-d3be-4c96-aa54-591f83ff541c</S> | |
| <Obj N="Value" RefId="36"> | |
| <TNRef RefId="0" /> | |
| <DCT> | |
| <En> | |
| <S N="Key">ResourceList</S> | |
| <Obj N="Value" RefId="37"> | |
| <TN RefId="13"> | |
| <T>System.Management.Automation.PSCustomObject</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <MS> | |
| <S N="Id">44d8c55c-9ffc-4546-883e-9041b5bb0b01</S> | |
| <S N="Type">Scope</S> | |
| </MS> | |
| </Obj> | |
| </En> | |
| </DCT> | |
| </Obj> | |
| </En> | |
| <En> | |
| <S N="Key">b861dbcc-a7ef-4219-a005-0e4de4ea7dcf</S> | |
| <Obj N="Value" RefId="38"> | |
| <TNRef RefId="0" /> | |
| <DCT> | |
| <En> | |
| <S N="Key">ResourceList</S> | |
| <Obj N="Value" RefId="39"> | |
| <TNRef RefId="13" /> | |
| <MS> | |
| <S N="Id">b2aaadb6-d62b-48f5-a451-e45345c6d980</S> | |
| <S N="Type">Scope</S> | |
| </MS> | |
| </Obj> | |
| </En> | |
| </DCT> | |
| </Obj> | |
| </En> | |
| <En> | |
| <S N="Key">996def3d-b36c-4153-8607-a6fd3c01b89f</S> | |
| <Obj N="Value" RefId="40"> | |
| <TNRef RefId="0" /> | |
| <DCT> | |
| <En> | |
| <S N="Key">ResourceList</S> | |
| <Obj N="Value" RefId="41"> | |
| <TNRef RefId="13" /> | |
| <MS> | |
| <S N="Id">bce0976a-cb0b-473b-8800-84eda9f8e447</S> | |
| <S N="Type">Scope</S> | |
| </MS> | |
| </Obj> | |
| </En> | |
| </DCT> | |
| </Obj> | |
| </En> | |
| <En> | |
| <S N="Key">00000007-0000-0000-c000-000000000000</S> | |
| <Obj N="Value" RefId="42"> | |
| <TNRef RefId="0" /> | |
| <DCT> | |
| <En> | |
| <S N="Key">ResourceList</S> | |
| <Obj N="Value" RefId="43"> | |
| <TNRef RefId="13" /> | |
| <MS> | |
| <S N="Id">78ce3f0f-a1ce-49c2-8cde-64b5c0896db4</S> | |
| <S N="Type">Scope</S> | |
| </MS> | |
| </Obj> | |
| </En> | |
| </DCT> | |
| </Obj> | |
| </En> | |
| <En> | |
| <S N="Key">797f4846-ba00-4fd7-ba43-dac1f8f63013</S> | |
| <Obj N="Value" RefId="44"> | |
| <TNRef RefId="0" /> | |
| <DCT> | |
| <En> | |
| <S N="Key">ResourceList</S> | |
| <Obj N="Value" RefId="45"> | |
| <TNRef RefId="13" /> | |
| <MS> | |
| <S N="Id">41094075-9dad-400e-a0bd-54e686782033</S> | |
| <S N="Type">Scope</S> | |
| </MS> | |
| </Obj> | |
| </En> | |
| </DCT> | |
| </Obj> | |
| </En> | |
| <En> | |
| <S N="Key">c5393580-f805-4401-95e8-94b7a6ef2fc2</S> | |
| <Obj N="Value" RefId="46"> | |
| <TNRef RefId="0" /> | |
| <DCT> | |
| <En> | |
| <S N="Key">ResourceList</S> | |
| <Obj N="Value" RefId="47"> | |
| <TN RefId="14"> | |
| <T>System.Object[]</T> | |
| <T>System.Array</T> | |
| <T>System.Object</T> | |
| </TN> | |
| <LST> | |
| <Obj RefId="48"> | |
| <TNRef RefId="13" /> | |
| <MS> | |
| <S N="Id">594c1fb6-4f81-4475-ae41-0c394909246c</S> | |
| <S N="Type">Role</S> | |
| </MS> | |
| </Obj> | |
| <Obj RefId="49"> | |
| <TNRef RefId="13" /> | |
| <MS> | |
| <S N="Id">4807a72c-ad38-4250-94c9-4eabfe26cd55</S> | |
| <S N="Type">Role</S> | |
| </MS> | |
| </Obj> | |
| <Obj RefId="50"> | |
| <TNRef RefId="13" /> | |
| <MS> | |
| <S N="Id">e2cea78f-e743-4d8f-a16a-75b629a038ae</S> | |
| <S N="Type">Role</S> | |
| </MS> | |
| </Obj> | |
| </LST> | |
| </Obj> | |
| </En> | |
| </DCT> | |
| </Obj> | |
| </En> | |
| <En> | |
| <S N="Key">2d4d3d8e-2be3-4bef-9f87-7875a61c29de</S> | |
| <Obj N="Value" RefId="51"> | |
| <TNRef RefId="0" /> | |
| <DCT> | |
| <En> | |
| <S N="Key">ResourceList</S> | |
| <Obj N="Value" RefId="52"> | |
| <TNRef RefId="14" /> | |
| <LST> | |
| <Obj RefId="53"> | |
| <TNRef RefId="13" /> | |
| <MS> | |
| <S N="Id">27e50e9e-ca8b-4cc6-8dd0-4ba2d49d8228</S> | |
| <S N="Type">Role</S> | |
| </MS> | |
| </Obj> | |
| <Obj RefId="54"> | |
| <TNRef RefId="13" /> | |
| <MS> | |
| <S N="Id">10af711e-5051-4838-8ae7-9767c43d8a9c</S> | |
| <S N="Type">Role</S> | |
| </MS> | |
| </Obj> | |
| </LST> | |
| </Obj> | |
| </En> | |
| </DCT> | |
| </Obj> | |
| </En> | |
| <En> | |
| <S N="Key">00000012-0000-0000-c000-000000000000</S> | |
| <Obj N="Value" RefId="55"> | |
| <TNRef RefId="0" /> | |
| <DCT> | |
| <En> | |
| <S N="Key">ResourceList</S> | |
| <Obj N="Value" RefId="56"> | |
| <TNRef RefId="13" /> | |
| <MS> | |
| <S N="Id">c9c9a04d-3b66-4ca8-a00c-fca953e2afd3</S> | |
| <S N="Type">Scope</S> | |
| </MS> | |
| </Obj> | |
| </En> | |
| </DCT> | |
| </Obj> | |
| </En> | |
| <En> | |
| <S N="Key">c161e42e-d4df-4a3d-9b42-e7a3c31f59d4</S> | |
| <Obj N="Value" RefId="57"> | |
| <TNRef RefId="0" /> | |
| <DCT> | |
| <En> | |
| <S N="Key">ResourceList</S> | |
| <Obj N="Value" RefId="58"> | |
| <TNRef RefId="13" /> | |
| <MS> | |
| <S N="Id">d603c21a-d512-4b5a-b552-c233ebbeaf2e</S> | |
| <S N="Type">Scope</S> | |
| </MS> | |
| </Obj> | |
| </En> | |
| </DCT> | |
| </Obj> | |
| </En> | |
| <En> | |
| <S N="Key">00000003-0000-0000-c000-000000000000</S> | |
| <Obj N="Value" RefId="59"> | |
| <TNRef RefId="0" /> | |
| <DCT> | |
| <En> | |
| <S N="Key">ResourceList</S> | |
| <Obj N="Value" RefId="60"> | |
| <TNRef RefId="14" /> | |
| <LST> | |
| <Obj RefId="61"> | |
| <TNRef RefId="13" /> | |
| <MS> | |
| <S N="Id">e1fe6dd8-ba31-4d61-89e7-88639da4683d</S> | |
| <S N="Type">Scope</S> | |
| </MS> | |
| </Obj> | |
| <Obj RefId="62"> | |
| <TNRef RefId="13" /> | |
| <MS> | |
| <S N="Id">f3a65bd4-b703-46df-8f7e-0174fea562aa</S> | |
| <S N="Type">Role</S> | |
| </MS> | |
| </Obj> | |
| <Obj RefId="63"> | |
| <TNRef RefId="13" /> | |
| <MS> | |
| <S N="Id">59a6b24b-4225-4393-8165-ebaec5f55d7a</S> | |
| <S N="Type">Role</S> | |
| </MS> | |
| </Obj> | |
| </LST> | |
| </Obj> | |
| </En> | |
| </DCT> | |
| </Obj> | |
| </En> | |
| </DCT> | |
| </Obj> | |
| </En> | |
| </DCT> | |
| </Obj> | |
| </Objs> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment