NetworkOperatorTetheringSessionAccessPointConfiguration.IsAuthenticationKindSupported メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
|