Condividi tramite


PrivateRegistryCredentials.Username Proprietà

Definizione

Ottiene o imposta il nome utente.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Nome utente per accedere al repository.

Si applica a