Partilhar via


NetworkOperatorTetheringSessionAccessPointConfiguration.IsAuthenticationKindSupported Método

Definição

Obtém um valor que indica se o adaptador de Wi-Fi permite configurar o hotspot de tethering com um tipo de autenticação específico. Semelhante a NetworkOperatorTetheringAccessPointConfiguration.IsAuthenticationKindSupported.

public:
 virtual bool IsAuthenticationKindSupported(TetheringWiFiAuthenticationKind authenticationKind) = IsAuthenticationKindSupported;
bool IsAuthenticationKindSupported(TetheringWiFiAuthenticationKind const& authenticationKind);
public bool IsAuthenticationKindSupported(TetheringWiFiAuthenticationKind authenticationKind);
function isAuthenticationKindSupported(authenticationKind)
Public Function IsAuthenticationKindSupported (authenticationKind As TetheringWiFiAuthenticationKind) As Boolean

Parâmetros

authenticationKind
TetheringWiFiAuthenticationKind

Especifica o tipo de autenticação a ser consultado.

Retornos

Boolean

bool

true se o tipo de autenticação tiver suporte; caso contrário, false.

Requisitos do Windows

Funcionalidades do aplicativo
wiFiControl

Aplica-se a