Returns true if the connection authentication method used a password. Returns false if not.
This function can be applied after a failed connection attempt to decide whether to prompt the user for a password.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | intent(in) | :: | conn |