InvalidCredentialException Constructor
Creates a new instance of InvalidCredentialException.
public InvalidCredentialException( string message )
Parameters
- message String
- Message to include in the exception.
public InvalidCredentialException( string message )