VpnPickedCredential.PasskeyCredential Property

Definition

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

Applies to