0
我想要顯示來自需要Windows身份驗證的網站的圖像。我目前使用這樣的:WPF XAML Image Source和所需的Windows身份驗證
<Image Grid.Column="0" Source="https://Foo/899fddb8-d5df-4f04-9d20-50de22f7d671/0102d4d6-3c3d-4717-985b-74021348413d.png" Margin="5,0,0,0" />
它適用於瀏覽器,此代碼的工作:
<Image Grid.Column="0" Source="http://img.clubic.com/00C8009607654557-c1-photo-bbpppremium.jpg" Margin="5,0,0,0" />