NetworkOperatorTetheringSessionAccessPointConfiguration.AuthenticationKind Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
|