GitVersionOptions.

AuthenticationInfo Property

Summary

Gets the credentials used when authenticating with a remote repository.
Namespace
GitVersion
Containing Type
GitVersionOptions

Syntax

public AuthenticationInfo AuthenticationInfo { get; }

Value

Type Description
AuthenticationInfo
GitHub