Condividi tramite


SourceControlSecurityTokenProperties.TokenType Proprietà

Definizione

Ottiene o imposta il tipo di token. Deve essere PersonalAccessToken o Oauth. I valori possibili includono: 'PersonalAccessToken', 'Oauth'

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a