Compartir a través de


AuthInfoUpdateParameters.TokenType Propiedad

Definición

Obtiene o establece el tipo de token de autenticación. Entre los valores posibles se incluyen: "PAT", "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a