Поделиться через


NetworkOperatorTetheringAccessPointConfiguration.IsAuthenticationKindSupported Метод

Определение

Извлекает значение, указывающее, допускает ли адаптер Wi-Fi настройку точки доступа с определенным типом проверки подлинности.

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

Параметры

authenticationKind
TetheringWiFiAuthenticationKind

Значение перечисления TetheringWiFiAuthenticationKind , указывающее тип проверки подлинности для запроса.

Возвращаемое значение

Boolean

bool

true Значение , если тип проверки подлинности поддерживается; в противном случае — false.

Требования к Windows

Семейство устройств
Windows 11, version 24H2 (появилось в 10.0.26100.0)
API contract
Windows.Foundation.UniversalApiContract (появилось в v19.0)
Возможности приложения
wiFiControl

Применяется к