VpnCustomEditBox VpnCustomEditBox VpnCustomEditBox VpnCustomEditBox Class

Definition

VpnCustomEditBox is not supported and may be altered or unavailable in the future. Instead, use VpnCustomPromptTextInput.

public : sealed class VpnCustomEditBox : IVpnCustomEditBox, IVpnCustomPromptpublic sealed class VpnCustomEditBox : IVpnCustomEditBox, IVpnCustomPromptPublic NotInheritable Class VpnCustomEditBox Implements IVpnCustomEditBox, IVpnCustomPrompt// 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

VpnCustomEditBox() VpnCustomEditBox() VpnCustomEditBox() VpnCustomEditBox()

Not supported.

public : VpnCustomEditBox()public VpnCustomEditBox()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

DefaultText DefaultText DefaultText DefaultText

Not supported.

public : PlatForm::String DefaultText { get; set; }public string DefaultText { get; set; }Public ReadWrite Property DefaultText 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

NoEcho NoEcho NoEcho NoEcho

Not supported.

public : PlatForm::Boolean NoEcho { get; set; }public bool NoEcho { get; set; }Public ReadWrite Property NoEcho 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

Text Text Text Text

Not supported.

public : PlatForm::String Text { get; }public string Text { get; }Public ReadOnly Property Text 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