Cli xml

$cred = Import-CliXml -Path cred.xml; $cred.GetNetworkCredential() | Format-List *