Partager via


AuthInfo.Token Propriété

Définition

Obtient ou définit le jeton d’accès utilisé pour accéder au fournisseur de contrôle de code source.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à