- Namespace
- GitReleaseManager
.Core .Options - Containing Type
- BaseVcsOptions
Syntax
[LogMasked(Text = "[REDACTED]")]
[Option("token", HelpText = "The Access Token to access Version Control System with.", Required = true, SetName = "OAuth flow")]
public string Token { get; set; }
Attributes
Type | Description |
---|---|
LogMasked | |
Option |
Value
Type | Description |
---|---|
string |