Compartir a través de


NetworkOperatorTetheringSessionAccessPointConfiguration.AuthenticationKind Propiedad

Definición

Obtiene o establece el tipo de autenticación que se usará para la conexión de tethering de Wi-Fi. Similar 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

Valor de propiedad

Valor de enumeración que describe el tipo de autenticación que se usará para la conexión de tethering Wi-Fi.

Requisitos de Windows

Características de aplicaciones
wiFiControl

Se aplica a