git_credential_default_new

Create a "default" credential usable for Negotiate mechanisms like NTLM or Kerberos authentication.

@param out_ The newly created credential object. @return 0 for success or an error code for failure

extern (C) nothrow @nogc
int
git_credential_default_new

Meta