GitReleaseNotesSettings.

RepoToken Property

Summary

Gets or sets the token to use when accessing repository.

Syntax

public string RepoToken { get; set; }

Remarks

To be used instead of username/password.

Value

Type Description
string