共用方式為


NetworkOperatorTetheringSessionAccessPointConfiguration.IsAuthenticationKindSupported 方法

定義

取得值,指出 Wi-Fi 配接器是否允許使用特定驗證種類來設定連線熱點。 類似於 NetworkOperatorTetheringAccessPointConfiguration.IsAuthenticationKindSupported

public:
 virtual bool IsAuthenticationKindSupported(TetheringWiFiAuthenticationKind authenticationKind) = IsAuthenticationKindSupported;
bool IsAuthenticationKindSupported(TetheringWiFiAuthenticationKind const& authenticationKind);
public bool IsAuthenticationKindSupported(TetheringWiFiAuthenticationKind authenticationKind);
function isAuthenticationKindSupported(authenticationKind)
Public Function IsAuthenticationKindSupported (authenticationKind As TetheringWiFiAuthenticationKind) As Boolean

參數

authenticationKind
TetheringWiFiAuthenticationKind

指定要查詢的驗證種類。

傳回

Boolean

bool

true 如果支援驗證種類,則為 ;否則為 false

Windows 需求

應用程式功能
wiFiControl

適用於