VpnCustomTextBox
VpnCustomTextBox
VpnCustomTextBox
VpnCustomTextBox
Class
Definition
VpnCustomTextBox is not supported and may be altered or unavailable in the future. Instead, use VpnCustomPromptText.
public : sealed class VpnCustomTextBox : IVpnCustomPrompt, IVpnCustomTextBoxpublic sealed class VpnCustomTextBox : IVpnCustomPrompt, IVpnCustomTextBoxPublic NotInheritable Class VpnCustomTextBox Implements IVpnCustomPrompt, IVpnCustomTextBox// This API is not available in Javascript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
networkingVpnProvider
|
Constructors
VpnCustomTextBox() VpnCustomTextBox() VpnCustomTextBox() VpnCustomTextBox()
Not supported.
public : VpnCustomTextBox()public VpnCustomTextBox()Public Sub New()// This API is not available in Javascript.
Additional features and requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
networkingVpnProvider
|
Properties
Bordered Bordered Bordered Bordered
Not supported.
public : PlatForm::Boolean Bordered { get; set; }public bool Bordered { get; set; }Public ReadWrite Property Bordered As bool// This API is not available in Javascript.
- Value
- PlatForm::Boolean bool bool bool
Not supported.
Additional features and requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
networkingVpnProvider
|
Compulsory Compulsory Compulsory Compulsory
Not supported.
public : PlatForm::Boolean Compulsory { get; set; }public bool Compulsory { get; set; }Public ReadWrite Property Compulsory As bool// This API is not available in Javascript.
- Value
- PlatForm::Boolean bool bool bool
Not supported.
Additional features and requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
networkingVpnProvider
|
DisplayText DisplayText DisplayText DisplayText
Not supported.
public : PlatForm::String DisplayText { get; set; }public string DisplayText { get; set; }Public ReadWrite Property DisplayText As string// This API is not available in Javascript.
- Value
- PlatForm::String string string string
Not supported.
Additional features and requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
networkingVpnProvider
|
Label Label Label Label
Not supported.
public : PlatForm::String Label { get; set; }public string Label { get; set; }Public ReadWrite Property Label As string// This API is not available in Javascript.
- Value
- PlatForm::String string string string
Not supported.
Additional features and requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
| Capabilities |
networkingVpnProvider
|