Partager via


NetworkOperatorTetheringSessionAccessPointConfiguration.IsAuthenticationKindSupported Méthode

Définition

Obtient une valeur indiquant si l’adaptateur Wi-Fi permet de configurer le point d’accès avec un type d’authentification spécifique. Similaire à 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

Paramètres

authenticationKind
TetheringWiFiAuthenticationKind

Spécifie le type d’authentification à interroger.

Retours

Boolean

bool

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

Configuration requise pour Windows

Fonctionnalités de l’application
wiFiControl

S’applique à