Created
August 8, 2020 15:23
-
-
Save kevinblumenfeld/b79335e79c7fceb3b07db5d4f5b4407c 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: 1912f265-daf7-493d-b632-32094cc770ce_x000A_ ObjectType: Application_x000A_ AddIns: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.AddIn]_x000A_ AllowGuestsSignIn: _x000A_ AllowPassthroughUsers: _x000A_ AppId: 52ab8b2e-a5da-43a8-96ea-73d01ebdc01e_x000A_ AppLogoUrl: _x000A_ AppRoles: System.Collections.Generic.List`1[Microsoft.Open.AzureAD.Model.AppRole]_x000A_ AvailableToOtherTenants: False_x000A_ DisplayName: TeamsTest211_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: _x000A_ Oauth2AllowImplicitFlow: False_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: _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: AzureADMyOrg_x000A_ WwwHomepage: _x000A_}_x000A_</ToString> | |
<Props> | |
<Nil N="DeletionTimestamp" /> | |
<S N="ObjectId">1912f265-daf7-493d-b632-32094cc770ce</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">52ab8b2e-a5da-43a8-96ea-73d01ebdc01e</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">false</B> | |
<S N="DisplayName">TeamsTest211</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> | |
<Nil N="LogoutUrl" /> | |
<B N="Oauth2AllowImplicitFlow">false</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 RefId="9"> | |
<TN RefId="8"> | |
<T>Microsoft.Open.AzureAD.Model.OAuth2Permission</T> | |
<T>System.Object</T> | |
</TN> | |
<ToString>class OAuth2Permission {_x000A_ AdminConsentDescription: Allow the application to access TeamsTest211 on behalf of the signed-in user._x000A_ AdminConsentDisplayName: Access TeamsTest211_x000A_ Id: a234d3a2-ac25-4a27-8c62-c93e330af790_x000A_ IsEnabled: True_x000A_ Type: User_x000A_ UserConsentDescription: Allow the application to access TeamsTest211 on your behalf._x000A_ UserConsentDisplayName: Access TeamsTest211_x000A_ Value: user_impersonation_x000A_}_x000A_</ToString> | |
<Props> | |
<S N="AdminConsentDescription">Allow the application to access TeamsTest211 on behalf of the signed-in user.</S> | |
<S N="AdminConsentDisplayName">Access TeamsTest211</S> | |
<S N="Id">a234d3a2-ac25-4a27-8c62-c93e330af790</S> | |
<B N="IsEnabled">true</B> | |
<S N="Type">User</S> | |
<S N="UserConsentDescription">Allow the application to access TeamsTest211 on your behalf.</S> | |
<S N="UserConsentDisplayName">Access TeamsTest211</S> | |
<S N="Value">user_impersonation</S> | |
</Props> | |
</Obj> | |
</LST> | |
</Obj> | |
<B N="Oauth2RequirePostResponse">false</B> | |
<Obj N="OrgRestrictions" RefId="10"> | |
<TNRef RefId="4" /> | |
<LST /> | |
</Obj> | |
<Nil N="OptionalClaims" /> | |
<Obj N="ParentalControlSettings" RefId="11"> | |
<TN RefId="9"> | |
<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="12"> | |
<TNRef RefId="4" /> | |
<LST /> | |
</Obj> | |
</Props> | |
</Obj> | |
<Obj N="PasswordCredentials" RefId="13"> | |
<TN RefId="10"> | |
<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 RefId="14"> | |
<TN RefId="11"> | |
<T>Microsoft.Open.AzureAD.Model.PasswordCredential</T> | |
<T>System.Object</T> | |
</TN> | |
<ToString>class PasswordCredential {_x000A_ CustomKeyIdentifier: System.Byte[]_x000A_ EndDate: 8/8/2024 2:58:14 PM_x000A_ KeyId: 0fddec12-9e2f-4120-bba8-6e201087ee44_x000A_ StartDate: 8/8/2020 2:58:14 PM_x000A_ Value: _x000A_}_x000A_</ToString> | |
<Props> | |
<BA N="CustomKeyIdentifier">VGVhbXNUZXN0MjExLTIwMjAwODA4VDEwNTg=</BA> | |
<DT N="EndDate">2024-08-08T14:58:14.8310625Z</DT> | |
<S N="KeyId">0fddec12-9e2f-4120-bba8-6e201087ee44</S> | |
<DT N="StartDate">2020-08-08T14:58:14.903568Z</DT> | |
<Nil N="Value" /> | |
</Props> | |
</Obj> | |
</LST> | |
</Obj> | |
<Nil N="PreAuthorizedApplications" /> | |
<Nil N="PublicClient" /> | |
<S N="PublisherDomain">kevdev.onmicrosoft.com</S> | |
<Nil N="RecordConsentConditions" /> | |
<Obj N="ReplyUrls" RefId="15"> | |
<TNRef RefId="4" /> | |
<LST> | |
<S>https://nothing.office.com</S> | |
<S>https://portal.office.com</S> | |
</LST> | |
</Obj> | |
<Obj N="RequiredResourceAccess" RefId="16"> | |
<TN RefId="12"> | |
<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="17"> | |
<TN RefId="13"> | |
<T>Microsoft.Open.AzureAD.Model.RequiredResourceAccess</T> | |
<T>System.Object</T> | |
</TN> | |
<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="18"> | |
<TN RefId="14"> | |
<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: 32ea53ac-4a89-4cde-bac4-727c6fb9ac29_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: 2b61aa8a-6d36-4b2f-ac7b-f29867937c53_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: 767156cb-16ae-4d10-8f8b-41b657c8c8c8_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: ebf0f66e-9fb1-49e4-a278-222f76911cf4_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: f501c180-9344-439a-bca0-6cbf209fd270_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: 9ff7295e-131b-4d94-90e1-69fde507ac11_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: 5f8c59db-677d-491f-a6b8-5f174b11ec1d_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: 4e46008b-f24c-477d-8fff-7bb4ec7aafe0_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: 405a51b5-8d8d-430b-9842-8be4b0e9f324_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: 63dd7cd9-b489-4adf-a28c-ac38b9a0f962_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: e1fe6dd8-ba31-4d61-89e7-88639da4683d_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: a154be20-db9c-4678-8ab7-66f6cc099a59_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: b340eb25-3456-403f-be2f-af7a0d370277_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: b4e74841-8e56-480b-be8b-910348b18b4c_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: 204e0828-b5ca-4ad8-b9f3-f32a958e7cc4_x000A_ Type: Scope_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: 4d02b0cc-d90b-441f-8d82-4fb55c34d6bb_x000A_ Type: Role_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: 7b2449af-6ccd-4f4d-9f78-e550c193f0d1_x000A_ Type: Role_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: 6b7d71aa-70aa-4810-a8d9-5d9fb2830017_x000A_ Type: Role_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: 7e847308-e030-4183-9899-5235d7270f58_x000A_ Type: Role_x000A_}_x000A_</S> | |
<S>class ResourceAccess {_x000A_ Id: 294ce7c9-31ba-490a-ad7d-97a7d075e4ed_x000A_ Type: Role_x000A_}_x000A_</S> | |
</LST> | |
</Obj> | |
</Props> | |
</Obj> | |
</LST> | |
</Obj> | |
<Nil N="SamlMetadataUrl" /> | |
<S N="SignInAudience">AzureADMyOrg</S> | |
<Nil N="WwwHomepage" /> | |
</Props> | |
</Obj> | |
</En> | |
<En> | |
<S N="Key">DisplayName</S> | |
<S N="Value">TeamsTest211</S> | |
</En> | |
<En> | |
<S N="Key">API</S> | |
<Obj N="Value" RefId="19"> | |
<TNRef RefId="0" /> | |
<DCT> | |
<En> | |
<S N="Key">00000003-0000-0000-c000-000000000000</S> | |
<Obj N="Value" RefId="20"> | |
<TNRef RefId="0" /> | |
<DCT> | |
<En> | |
<S N="Key">ResourceList</S> | |
<Obj N="Value" RefId="21"> | |
<TN RefId="15"> | |
<T>System.Object[]</T> | |
<T>System.Array</T> | |
<T>System.Object</T> | |
</TN> | |
<LST> | |
<Obj RefId="22"> | |
<TN RefId="16"> | |
<T>System.Management.Automation.PSCustomObject</T> | |
<T>System.Object</T> | |
</TN> | |
<MS> | |
<S N="Id">32ea53ac-4a89-4cde-bac4-727c6fb9ac29</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="23"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">2b61aa8a-6d36-4b2f-ac7b-f29867937c53</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="24"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">767156cb-16ae-4d10-8f8b-41b657c8c8c8</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="25"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">ebf0f66e-9fb1-49e4-a278-222f76911cf4</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="26"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">f501c180-9344-439a-bca0-6cbf209fd270</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="27"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">9ff7295e-131b-4d94-90e1-69fde507ac11</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="28"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">5f8c59db-677d-491f-a6b8-5f174b11ec1d</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="29"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">4e46008b-f24c-477d-8fff-7bb4ec7aafe0</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="30"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">405a51b5-8d8d-430b-9842-8be4b0e9f324</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="31"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">63dd7cd9-b489-4adf-a28c-ac38b9a0f962</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="32"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">e1fe6dd8-ba31-4d61-89e7-88639da4683d</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="33"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">a154be20-db9c-4678-8ab7-66f6cc099a59</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="34"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">b340eb25-3456-403f-be2f-af7a0d370277</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="35"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">b4e74841-8e56-480b-be8b-910348b18b4c</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="36"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">204e0828-b5ca-4ad8-b9f3-f32a958e7cc4</S> | |
<S N="Type">Scope</S> | |
</MS> | |
</Obj> | |
<Obj RefId="37"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">4d02b0cc-d90b-441f-8d82-4fb55c34d6bb</S> | |
<S N="Type">Role</S> | |
</MS> | |
</Obj> | |
<Obj RefId="38"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">7b2449af-6ccd-4f4d-9f78-e550c193f0d1</S> | |
<S N="Type">Role</S> | |
</MS> | |
</Obj> | |
<Obj RefId="39"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">6b7d71aa-70aa-4810-a8d9-5d9fb2830017</S> | |
<S N="Type">Role</S> | |
</MS> | |
</Obj> | |
<Obj RefId="40"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">7e847308-e030-4183-9899-5235d7270f58</S> | |
<S N="Type">Role</S> | |
</MS> | |
</Obj> | |
<Obj RefId="41"> | |
<TNRef RefId="16" /> | |
<MS> | |
<S N="Id">294ce7c9-31ba-490a-ad7d-97a7d075e4ed</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