VpnPickedCredential.OldPasswordCredential Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Not supported. Use VpnCredential instead.
public:
property PasswordCredential ^ OldPasswordCredential { PasswordCredential ^ get(); };
PasswordCredential OldPasswordCredential();
public PasswordCredential OldPasswordCredential { get; }
var passwordCredential = vpnPickedCredential.oldPasswordCredential;
Public ReadOnly Property OldPasswordCredential As PasswordCredential
Property Value
Not supported.
Windows requirements
App capabilities |
networkingVpnProvider
|