VpnPickedCredential.AdditionalPin 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 Platform::String ^ AdditionalPin { Platform::String ^ get(); };
winrt::hstring AdditionalPin();
public string AdditionalPin { get; }
var string = vpnPickedCredential.additionalPin;
Public ReadOnly Property AdditionalPin As String
Property Value
Not supported.
Windows requirements
App capabilities |
networkingVpnProvider
|