Partager via


HotspotCredentialsAuthenticationResult.HasNetworkErrorOccurred Propriété

Définition

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

S’applique à