Compartilhar via


GitPatternRepository.PrivateKey Propriedade

Definição

Obtém ou define o algoritmo sshKey privado do repositório git.

[Newtonsoft.Json.JsonProperty(PropertyName="privateKey")]
public string PrivateKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="privateKey")>]
member this.PrivateKey : string with get, set
Public Property PrivateKey As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a