NetworkOperatorTetheringSessionAccessPointConfiguration.AuthenticationKind 属性

定义

获取或设置要用于 Wi-Fi 网络连接的身份验证类型。 类似于 NetworkOperatorTetheringAccessPointConfiguration.AuthenticationKind

public:
 property TetheringWiFiAuthenticationKind AuthenticationKind { TetheringWiFiAuthenticationKind get(); void set(TetheringWiFiAuthenticationKind value); };
TetheringWiFiAuthenticationKind AuthenticationKind();

void AuthenticationKind(TetheringWiFiAuthenticationKind value);
public TetheringWiFiAuthenticationKind AuthenticationKind { get; set; }
var tetheringWiFiAuthenticationKind = networkOperatorTetheringSessionAccessPointConfiguration.authenticationKind;
networkOperatorTetheringSessionAccessPointConfiguration.authenticationKind = tetheringWiFiAuthenticationKind;
Public Property AuthenticationKind As TetheringWiFiAuthenticationKind

属性值

描述要用于 Wi-Fi 连接身份验证类型的枚举值。

Windows 要求

应用功能
wiFiControl

适用于