HotspotCredentialsAuthenticationResult.ResponseCode Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Proporciona el código de respuesta de WISPr para el intento de autenticación tal y como se devuelve desde el servidor. Los valores posibles se definen mediante HotspotAuthenticationResponseCode.
public:
property HotspotAuthenticationResponseCode ResponseCode { HotspotAuthenticationResponseCode get(); };
HotspotAuthenticationResponseCode ResponseCode();
public HotspotAuthenticationResponseCode ResponseCode { get; }
var hotspotAuthenticationResponseCode = hotspotCredentialsAuthenticationResult.responseCode;
Public ReadOnly Property ResponseCode As HotspotAuthenticationResponseCode
Valor de propiedad
Resultado de la autenticación.
Requisitos de Windows
Características de aplicaciones |
cellularDeviceControl
cellularDeviceIdentity
|