VMware.vSphere.SsoAdmin
1.3.3
PowerShell Module for Managing VMware vSphere SSO Admin functionality.
Installation Options
Owners
Copyright
Copyright (c) VMware, Inc. All rights reserved.
Package Details
Author(s)
- Dimitar Milov
Functions
Connect-SsoAdminServer Disconnect-SsoAdminServer New-SsoPersonUser Get-SsoPersonUser Set-SsoPersonUser Remove-SsoPersonUser Set-SsoSelfPersonUserPassword New-SsoGroup Get-SsoGroup Set-SsoGroup Remove-SsoGroup Add-GroupToSsoGroup Remove-GroupFromSsoGroup Add-UserToSsoGroup Remove-UserFromSsoGroup Get-SsoPasswordPolicy Set-SsoPasswordPolicy Get-SsoLockoutPolicy Set-SsoLockoutPolicy Get-SsoTokenLifetime Set-SsoTokenLifetime Get-IdentitySource Remove-IdentitySource Add-ActiveDirectoryIdentitySource Add-LDAPIdentitySource Set-LDAPIdentitySource Get-SsoAuthenticationPolicy Set-SsoAuthenticationPolicy
Dependencies
-
- VMware.VimAutomation.Common (>= 12.0.0.15939652)
FileList
- VMware.vSphere.SsoAdmin.nuspec
- AuthenticationPolicy.ps1
- Connect.ps1
- Group.ps1
- IdentitySource.ps1
- LockoutPolicy.ps1
- PasswordPolicy.ps1
- PersonUser.ps1
- README.md
- TokenLifetime.ps1
- VMware.vSphere.SsoAdmin.psd1
- VMware.vSphere.SsoAdmin.psm1
- net45\VMware.vSphere.LsClient.dll
- net45\VMware.vSphere.SsoAdmin.Format.ps1xml
- net45\VMware.vSphere.SsoAdmin.psd1
- net45\VMware.vSphere.SsoAdmin.Utils.dll
- net45\VMware.vSphere.SsoAdminClient.dll
- netcoreapp3.1\VMware.vSphere.LsClient.dll
- netcoreapp3.1\VMware.vSphere.SsoAdmin.Format.ps1xml
- netcoreapp3.1\VMware.vSphere.SsoAdmin.psd1
- netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.dll
- netcoreapp3.1\VMware.vSphere.SsoAdminClient.dll
- netcoreapp3.1\VMware.vSphere.SsoAdminClient.pdb
- src\build.ps1
- src\resources\powercli.png
- src\test\AuthenticationPolicy.Tests.ps1
- src\test\ConnectDisconnect.Tests.ps1
- src\test\Group.Tests.ps1
- src\test\IdentitySource.Tests.ps1
- src\test\LockoutPolicy.Tests.ps1
- src\test\LsClient.Tests.ps1
- src\test\PasswordPolicy.Tests.ps1
- src\test\PersonUser.Tests.ps1
- src\test\RunTests.ps1
- src\test\TokenLifetime.Tests.ps1
- src\VMware.vSphere.SsoAdmin.Client\Nuget.config
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Client.sln
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\LookupServiceClient.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\VMware.vSphere.LsClient.csproj
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\AcceptAllX509CertificateValidator.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\StringToSecureStringArgumentTransformationAttribute.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\StringToSsoAdminServerArgumentTransformationAttribute.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\VMware.vSphere.SsoAdmin.Utils.csproj
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\SsoAdminClient.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\UserPassSecurityContext.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\VMware.vSphere.SsoAdminClient.csproj
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\IntegrationTests.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\VMware.vSphere.SsoAdminClient.Tests.csproj
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\project.assets.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\project.nuget.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\VMware.vSphere.LsClient.csproj.nuget.dgspec.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\VMware.vSphere.LsClient.csproj.nuget.g.props
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\VMware.vSphere.LsClient.csproj.nuget.g.targets
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\project.assets.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\project.nuget.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\VMware.vSphere.SsoAdmin.Utils.csproj.nuget.dgspec.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\VMware.vSphere.SsoAdmin.Utils.csproj.nuget.g.props
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\VMware.vSphere.SsoAdmin.Utils.csproj.nuget.g.targets
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\DataTypes\ActiveDirectoryIdentitySource.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\DataTypes\AuthenticationPolicy.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\DataTypes\Group.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\DataTypes\IdentitySource.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\DataTypes\LocalOSIdentitySource.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\DataTypes\LockoutPolicy.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\DataTypes\PasswordPolicy.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\DataTypes\PersonUser.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\DataTypes\SsoAdminServer.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\DataTypes\SystemIdentitySource.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\DataTypes\TokenLifetime.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\project.assets.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\project.nuget.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\VMware.vSphere.SsoAdminClient.csproj.nuget.dgspec.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\VMware.vSphere.SsoAdminClient.csproj.nuget.g.props
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\VMware.vSphere.SsoAdminClient.csproj.nuget.g.targets
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\SsoAdminServiceReference\Reference.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\project.assets.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\project.nuget.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\VMware.vSphere.SsoAdminClient.Tests.csproj.nuget.dgspec.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\VMware.vSphere.SsoAdminClient.Tests.csproj.nuget.g.props
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\VMware.vSphere.SsoAdminClient.Tests.csproj.nuget.g.targets
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\Connected Services\LookupServiceReference\ConnectedService.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\Connected Services\LookupServiceReference\Reference.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Debug\net45\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Debug\net45\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Debug\netcoreapp2.0\VMware.vSphere.LsClient.deps.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Debug\netcoreapp2.0\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Debug\netcoreapp2.0\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Debug\netcoreapp3.1\VMware.vSphere.LsClient.deps.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Debug\netcoreapp3.1\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Debug\netcoreapp3.1\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Release\net45\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Release\net45\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Release\netcoreapp2.0\VMware.vSphere.LsClient.deps.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Release\netcoreapp2.0\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Release\netcoreapp2.0\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Release\netcoreapp3.1\VMware.vSphere.LsClient.deps.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Release\netcoreapp3.1\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\bin\Release\netcoreapp3.1\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\net45\.NETFramework,Version=v4.5.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\net45\VMware.vSphere.LsClient.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\net45\VMware.vSphere.LsClient.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\net45\VMware.vSphere.LsClient.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\net45\VMware.vSphere.LsClient.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\net45\VMware.vSphere.LsClient.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\net45\VMware.vSphere.LsClient.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\net45\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\net45\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp2.0\.NETCoreApp,Version=v2.0.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp2.0\VMware.vSphere.LsClient.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp2.0\VMware.vSphere.LsClient.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp2.0\VMware.vSphere.LsClient.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp2.0\VMware.vSphere.LsClient.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp2.0\VMware.vSphere.LsClient.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp2.0\VMware.vSphere.LsClient.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp2.0\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp2.0\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp3.1\.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp3.1\VMware.vSphere.LsClient.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp3.1\VMware.vSphere.LsClient.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp3.1\VMware.vSphere.LsClient.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp3.1\VMware.vSphere.LsClient.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp3.1\VMware.vSphere.LsClient.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp3.1\VMware.vSphere.LsClient.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp3.1\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Debug\netcoreapp3.1\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\net45\.NETFramework,Version=v4.5.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\net45\VMware.vSphere.LsClient.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\net45\VMware.vSphere.LsClient.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\net45\VMware.vSphere.LsClient.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\net45\VMware.vSphere.LsClient.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\net45\VMware.vSphere.LsClient.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\net45\VMware.vSphere.LsClient.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\net45\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\net45\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp2.0\.NETCoreApp,Version=v2.0.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp2.0\VMware.vSphere.LsClient.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp2.0\VMware.vSphere.LsClient.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp2.0\VMware.vSphere.LsClient.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp2.0\VMware.vSphere.LsClient.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp2.0\VMware.vSphere.LsClient.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp2.0\VMware.vSphere.LsClient.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp2.0\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp2.0\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp3.1\.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp3.1\VMware.vSphere.LsClient.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp3.1\VMware.vSphere.LsClient.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp3.1\VMware.vSphere.LsClient.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp3.1\VMware.vSphere.LsClient.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp3.1\VMware.vSphere.LsClient.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp3.1\VMware.vSphere.LsClient.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp3.1\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.LsClient\obj\Release\netcoreapp3.1\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\net45\System.Management.Automation.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\net45\System.Runtime.InteropServices.RuntimeInformation.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\net45\VMware.Binding.Sts.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\net45\VMware.Binding.WsTrust.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\net45\VMware.Util.Sspi.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\net45\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\net45\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\net45\VMware.vSphere.SsoAdmin.Utils.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\net45\VMware.vSphere.SsoAdmin.Utils.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\net45\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\net45\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\netcoreapp3.1\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\netcoreapp3.1\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.deps.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\net45\System.Management.Automation.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\net45\System.Runtime.InteropServices.RuntimeInformation.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\net45\VMware.Binding.Sts.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\net45\VMware.Binding.WsTrust.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\net45\VMware.Util.Sspi.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\net45\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\net45\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\net45\VMware.vSphere.SsoAdmin.Utils.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\net45\VMware.vSphere.SsoAdmin.Utils.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\net45\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\net45\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\netcoreapp2.0\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\netcoreapp2.0\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.deps.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\netcoreapp2.0\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\netcoreapp2.0\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\netcoreapp3.1\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\netcoreapp3.1\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.deps.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\net45\.NETFramework,Version=v4.5.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\net45\VMware.vSphere.SsoAdmin.Utils.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\net45\VMware.vSphere.SsoAdmin.Utils.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\net45\VMware.vSphere.SsoAdmin.Utils.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\net45\VMware.vSphere.SsoAdmin.Utils.csproj.CopyComplete
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\net45\VMware.vSphere.SsoAdmin.Utils.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\net45\VMware.vSphere.SsoAdmin.Utils.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\net45\VMware.vSphere.SsoAdmin.Utils.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\net45\VMware.vSphere.SsoAdmin.Utils.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\net45\VMware.vSphere.SsoAdmin.Utils.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp2.0\.NETCoreApp,Version=v2.0.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp3.1\.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.csproj.CopyComplete
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\net45\.NETFramework,Version=v4.5.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\net45\VMware.vSphere.SsoAdmin.Utils.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\net45\VMware.vSphere.SsoAdmin.Utils.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\net45\VMware.vSphere.SsoAdmin.Utils.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\net45\VMware.vSphere.SsoAdmin.Utils.csproj.CopyComplete
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\net45\VMware.vSphere.SsoAdmin.Utils.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\net45\VMware.vSphere.SsoAdmin.Utils.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\net45\VMware.vSphere.SsoAdmin.Utils.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\net45\VMware.vSphere.SsoAdmin.Utils.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\net45\VMware.vSphere.SsoAdmin.Utils.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp2.0\.NETCoreApp,Version=v2.0.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.csproj.CopyComplete
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdmin.Utils.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp3.1\.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.csproj.CopyComplete
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Debug\net45\System.Runtime.InteropServices.RuntimeInformation.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Debug\net45\VMware.Binding.Sts.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Debug\net45\VMware.Binding.WsTrust.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Debug\net45\VMware.Util.Sspi.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Debug\net45\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Debug\net45\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Debug\net45\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Debug\net45\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Debug\netcoreapp3.1\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Debug\netcoreapp3.1\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.deps.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\net45\System.Runtime.InteropServices.RuntimeInformation.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\net45\VMware.Binding.Sts.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\net45\VMware.Binding.WsTrust.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\net45\VMware.Util.Sspi.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\net45\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\net45\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\net45\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\net45\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\netcoreapp2.0\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\netcoreapp2.0\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\netcoreapp2.0\VMware.vSphere.SsoAdminClient.deps.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\netcoreapp2.0\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\netcoreapp2.0\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\netcoreapp3.1\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\netcoreapp3.1\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.deps.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\net45\.NETFramework,Version=v4.5.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\net45\VMware.vSphere.SsoAdminClient.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\net45\VMware.vSphere.SsoAdminClient.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\net45\VMware.vSphere.SsoAdminClient.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\net45\VMware.vSphere.SsoAdminClient.csproj.CopyComplete
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\net45\VMware.vSphere.SsoAdminClient.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\net45\VMware.vSphere.SsoAdminClient.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\net45\VMware.vSphere.SsoAdminClient.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\net45\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\net45\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\netcoreapp2.0\.NETCoreApp,Version=v2.0.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\netcoreapp2.0\VMware.vSphere.SsoAdminClient.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\netcoreapp2.0\VMware.vSphere.SsoAdminClient.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\netcoreapp2.0\VMware.vSphere.SsoAdminClient.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\netcoreapp3.1\.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.csproj.CopyComplete
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\net45\.NETFramework,Version=v4.5.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\net45\VMware.vSphere.SsoAdminClient.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\net45\VMware.vSphere.SsoAdminClient.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\net45\VMware.vSphere.SsoAdminClient.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\net45\VMware.vSphere.SsoAdminClient.csproj.CopyComplete
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\net45\VMware.vSphere.SsoAdminClient.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\net45\VMware.vSphere.SsoAdminClient.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\net45\VMware.vSphere.SsoAdminClient.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\net45\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\net45\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp2.0\.NETCoreApp,Version=v2.0.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdminClient.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdminClient.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdminClient.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdminClient.csproj.CopyComplete
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdminClient.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdminClient.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdminClient.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp2.0\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp3.1\.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.csproj.CopyComplete
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\Microsoft.DotNet.InternalAbstractions.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\Microsoft.TestPlatform.CommunicationUtilities.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\Microsoft.TestPlatform.CoreUtilities.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\Microsoft.TestPlatform.CrossPlatEngine.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\Microsoft.TestPlatform.PlatformAbstractions.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\Microsoft.TestPlatform.Utilities.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.CodeCoverage.Shim.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.TestPlatform.Common.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\Newtonsoft.Json.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\NuGet.Frameworks.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\nunit.engine.api.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\nunit.engine.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\nunit.framework.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\NUnit3.TestAdapter.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\NUnit3.TestAdapter.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\nunit_random_seed.tmp
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\System.Security.Cryptography.Xml.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\System.Xml.XPath.XmlDocument.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\testhost.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.Binding.Sts.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.Binding.WsTrust.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.System.Private.ServiceModel.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.Util.Sspi.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.deps.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.runtimeconfig.dev.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.runtimeconfig.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\Microsoft.DotNet.InternalAbstractions.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\Microsoft.TestPlatform.CommunicationUtilities.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\Microsoft.TestPlatform.CoreUtilities.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\Microsoft.TestPlatform.CrossPlatEngine.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\Microsoft.TestPlatform.PlatformAbstractions.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\Microsoft.TestPlatform.Utilities.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\Microsoft.VisualStudio.CodeCoverage.Shim.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\Microsoft.VisualStudio.TestPlatform.Common.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\Newtonsoft.Json.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\NuGet.Frameworks.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\nunit.engine.api.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\nunit.engine.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\nunit.framework.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\NUnit3.TestAdapter.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\NUnit3.TestAdapter.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\System.Security.Cryptography.Xml.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\System.Xml.XPath.XmlDocument.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\testhost.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.Binding.Sts.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.Binding.WsTrust.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.System.Private.ServiceModel.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.Util.Sspi.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.vSphere.LsClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.vSphere.LsClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdmin.Utils.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.deps.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.runtimeconfig.dev.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.runtimeconfig.json
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Debug\netcoreapp3.1\.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.csproj.CopyComplete
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.genruntimeconfig.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Debug\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Release\netcoreapp3.1\.NETCoreApp,Version=v3.1.AssemblyAttributes.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.AssemblyInfo.cs
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.AssemblyInfoInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.assets.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.csproj.CopyComplete
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.csproj.CoreCompileInputs.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.csproj.FileListAbsolute.txt
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.csprojAssemblyReference.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.genruntimeconfig.cache
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\obj\Release\netcoreapp3.1\VMware.vSphere.SsoAdminClient.Tests.pdb
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\de\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\es\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\it\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\de\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\es\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\it\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\runtimes\win-arm\lib\netstandard2.0\Microsoft.WSMan.Runtime.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\runtimes\win-arm64\lib\netstandard2.0\Microsoft.WSMan.Runtime.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\runtimes\win-x64\lib\netstandard2.0\Microsoft.WSMan.Runtime.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Debug\netcoreapp3.1\runtimes\win-x86\lib\netstandard2.0\Microsoft.WSMan.Runtime.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\runtimes\win-arm\lib\netstandard2.0\Microsoft.WSMan.Runtime.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\runtimes\win-arm64\lib\netstandard2.0\Microsoft.WSMan.Runtime.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\runtimes\win-x64\lib\netstandard2.0\Microsoft.WSMan.Runtime.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient.Tests\bin\Release\netcoreapp3.1\runtimes\win-x86\lib\netstandard2.0\Microsoft.WSMan.Runtime.dll
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdmin.Utils\bin\Debug\netcoreapp2.0\_._
- src\VMware.vSphere.SsoAdmin.Client\VMware.vSphere.SsoAdminClient\bin\Debug\netcoreapp2.0\_._
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.9 | 121,295 | 3/6/2023 |
1.3.8 | 350,396 | 2/25/2022 |
1.3.7 | 821 | 12/22/2021 |
1.3.6 | 496 | 11/25/2021 |
1.3.5 | 12,740 | 9/7/2021 |
1.3.4 | 2,060 | 7/28/2021 |
1.3.3 (current version) | 21 | 7/28/2021 |
1.3.2 | 188 | 7/23/2021 |
1.3.1 | 1,914 | 6/7/2021 |
1.3.0 | 1,025 | 5/26/2021 |
1.2.3 | 676 | 3/19/2021 |
1.2.2 | 542 | 2/19/2021 |
1.2.1 | 39 | 2/17/2021 |
1.2.0 | 46 | 2/17/2021 |