Share via


CredentialsInvalidException Constructor

 

Initializes a new instance of the CredentialsInvalidException class.

Namespace:   Microsoft.Maps.MapControl.WPF.Core
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

Overload List

Name Description
System_CAPS_pubmethod CredentialsInvalidException()

Initializes a new instance of the CredentialsInvalidException class.

System_CAPS_pubmethod CredentialsInvalidException(String)

Initializes a new instance of the CredentialsInvalidException class.

System_CAPS_pubmethod CredentialsInvalidException(String, Exception)

Initializes a new instance of the CredentialsInvalidException class.

See Also

CredentialsInvalidException Class
Microsoft.Maps.MapControl.WPF.Core Namespace

Return to top