DotNetDocsSettings.GitLogin property

Credentials used to push to git.

public GitLoginInfo? GitLogin { get; set; }

See Also