IVpnCustomPrompt IVpnCustomPrompt IVpnCustomPrompt IVpnCustomPrompt Interface

Definition

Not supported.

public : interface IVpnCustomPromptpublic interface IVpnCustomPromptPublic Interface IVpnCustomPrompt// You can use this interface in JavaScript.
Attributes
Windows 10 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// You can use this property 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// You can use this property 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// You can use this property 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