VpnPickedCredential.PasskeyCredential 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 ^ PasskeyCredential { PasswordCredential ^ get(); };
PasswordCredential PasskeyCredential();
public PasswordCredential PasskeyCredential { get; }
var passwordCredential = vpnPickedCredential.passkeyCredential;
Public ReadOnly Property PasskeyCredential As PasswordCredential
Property Value
Not supported.
Windows requirements
App capabilities |
networkingVpnProvider
|