Share via


IVpnCustomPromptElement 接口

定义

VpnChannel.RequestCustomPromptAsync 方法中使用的所有 UI 元素对象提供通用接口。

public interface class IVpnCustomPromptElement
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1941788216, 28420, 16461, 147, 221, 80, 164, 73, 36, 163, 139)]
struct IVpnCustomPromptElement
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1941788216, 28420, 16461, 147, 221, 80, 164, 73, 36, 163, 139)]
public interface IVpnCustomPromptElement
Public Interface IVpnCustomPromptElement
派生
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)
应用功能
networkingVpnProvider

属性

Compulsory

获取或设置对象是否需要在继续 UI 流之前接收输入。

DisplayName

获取或设置输入 UI 元素的文本标签。

Emphasized

获取或设置 UI 元素是否强调 (边框) 。

适用于