ManifestV1_10-InstallerAuthentication.yaml (881B)
1 # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.10.0.schema.json 2 3 PackageIdentifier: AppInstallerCliTest.InstallerAuthentication 4 PackageVersion: 1.0.0.0 5 PackageLocale: en-US 6 PackageName: AppInstaller Test Installer Authentication 7 Publisher: Microsoft Corporation 8 AppMoniker: AICLITestInstallerAuthentication 9 License: Test 10 Authentication: 11 AuthenticationType: microsoftEntraId 12 MicrosoftEntraIdAuthenticationInfo: 13 Resource: TestResource 14 Scope: TestScope 15 ShortDescription: Test installer for authentication 16 17 Installers: 18 - Architecture: x86 19 InstallerUrl: https://ThisIsNotUsed 20 InstallerType: msi 21 InstallerSha256: 65DB2F2AC2686C7F2FD69D4A4C6683B888DC55BFA20A0E32CA9F838B51689A3B 22 Authentication: 23 AuthenticationType: microsoftEntraIdForAzureBlobStorage 24 ManifestType: singleton 25 ManifestVersion: 1.10.0