HotspotCredentialsAuthenticationResult.HasNetworkErrorOccurred Property

Definition

Indicates if a network error has occurred that prevented the authentication attempt. If true, the other properties should not be examined.

public:
 property bool HasNetworkErrorOccurred { bool get(); };
bool HasNetworkErrorOccurred();
public bool HasNetworkErrorOccurred { get; }
var boolean = hotspotCredentialsAuthenticationResult.hasNetworkErrorOccurred;
Public ReadOnly Property HasNetworkErrorOccurred As Boolean

Property Value

Boolean

bool

true if an error occurred; otherwise, false.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to