VpnCustomErrorBox VpnCustomErrorBox VpnCustomErrorBox VpnCustomErrorBox Class

Definition

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

public : sealed class VpnCustomErrorBox : IVpnCustomErrorBox, IVpnCustomPromptpublic sealed class VpnCustomErrorBox : IVpnCustomErrorBox, IVpnCustomPromptPublic NotInheritable Class VpnCustomErrorBox Implements IVpnCustomErrorBox, 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

VpnCustomErrorBox() VpnCustomErrorBox() VpnCustomErrorBox() VpnCustomErrorBox()

Not supported.

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

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