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