HotspotCredentialsAuthenticationResult.ResponseCode 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为服务器返回的身份验证尝试提供 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
|