HotspotCredentialsAuthenticationResult.ResponseCode 속성

정의

서버에서 반환된 인증 시도에 대한 WISPr 응답 코드를 제공합니다. 가능한 값은 HotspotAuthenticationResponseCode에 의해 정의됩니다.

public:
 property HotspotAuthenticationResponseCode ResponseCode { HotspotAuthenticationResponseCode get(); };
HotspotAuthenticationResponseCode ResponseCode();
public HotspotAuthenticationResponseCode ResponseCode { get; }
var hotspotAuthenticationResponseCode = hotspotCredentialsAuthenticationResult.responseCode;
Public ReadOnly Property ResponseCode As HotspotAuthenticationResponseCode

속성 값

인증 결과입니다.

Windows 요구 사항

앱 기능
cellularDeviceControl cellularDeviceIdentity

적용 대상