HotspotCredentialsAuthenticationResult.HasNetworkErrorOccurred Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique si une erreur réseau qui a empêché la tentative d’authentification s’est produite. Si la valeur est true, les autres propriétés ne doivent pas être examinées.
public:
property bool HasNetworkErrorOccurred { bool get(); };
bool HasNetworkErrorOccurred();
public bool HasNetworkErrorOccurred { get; }
var boolean = hotspotCredentialsAuthenticationResult.hasNetworkErrorOccurred;
Public ReadOnly Property HasNetworkErrorOccurred As Boolean
Valeur de propriété
Boolean
bool
true si une erreur s’est produite ; sinon, false.
Configuration requise pour Windows
Fonctionnalités de l’application |
cellularDeviceControl
cellularDeviceIdentity
|