<PackageReference Include="Microsoft.Identity.Client" Version="4.84.1" />

Microsoft.Identity.Client.WsTrust.WsTrustVersion

namespace Microsoft.Identity.Client.WsTrust { internal enum WsTrustVersion { WsTrust13, WsTrust2005 } }