Condividi tramite


NetworkOperatorTetheringSessionAccessPointConfiguration.AuthenticationKind Proprietà

Definizione

Ottiene o imposta il tipo di autenticazione da usare per la connessione Wi-Fi tethering. Simile a 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

Valore della proprietà

Valore di enumerazione che descrive il tipo di autenticazione da usare per la connessione Wi-Fi tethering.

Requisiti Windows

Funzionalità dell'app
wiFiControl

Si applica a