Partager via


NetworkOperatorTetheringAccessPointConfiguration.IsAuthenticationKindSupported Méthode

Définition

Récupère une valeur indiquant si l’adaptateur Wi-Fi permet de configurer le point d’accès avec un type d’authentification spécifique.

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

Paramètres

authenticationKind
TetheringWiFiAuthenticationKind

Valeur d’énumération TetheringWiFiAuthenticationKind , spécifiant le type d’authentification à interroger.

Retours

Boolean

bool

true si le type d’authentification est pris en charge ; sinon, false.

Configuration requise pour Windows

Famille d’appareils
Windows 11 Insider Preview (introduit dans 10.0.26100.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v19.0)
Fonctionnalités de l’application
wiFiControl

S’applique à