Compartilhar via


NetworkOperatorTetheringSessionAccessPointConfiguration.AuthenticationKind Propriedade

Definição

Obtém ou define o tipo de autenticação a ser usado para o Wi-Fi conexão de vinculação. Semelhante 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 da propriedade

O valor de enumeração que descreve o tipo de autenticação a ser usado para o Wi-Fi conexão de vinculação.

Requisitos do Windows

Funcionalidades do aplicativo
wiFiControl

Aplica-se a