HotspotCredentialsAuthenticationResult.ResponseCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides the WISPr Response Code for the authentication attempt as returned from the server. Possible values are defined by HotspotAuthenticationResponseCode.
public:
property HotspotAuthenticationResponseCode ResponseCode { HotspotAuthenticationResponseCode get(); };
HotspotAuthenticationResponseCode ResponseCode();
public HotspotAuthenticationResponseCode ResponseCode { get; }
var hotspotAuthenticationResponseCode = hotspotCredentialsAuthenticationResult.responseCode;
Public ReadOnly Property ResponseCode As HotspotAuthenticationResponseCode
Property Value
The authentication result.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|