Freigeben über


NetworkOperatorTetheringSessionAccessPointConfiguration.AuthenticationKind Eigenschaft

Definition

Ruft die Authentifizierungsart ab, die für die Wi-Fi Tetheringverbindung verwendet werden soll, oder legt diese fest. Ähnlich wie 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

Eigenschaftswert

Der Enumerationswert, der die Authentifizierungsart beschreibt, die für die Wi-Fi Tetheringverbindung verwendet werden soll.

Windows-Anforderungen

App-Funktionen
wiFiControl

Gilt für: