Compartilhar via


Propriedade AccessTokenResponse.RefreshToken

Namespace:  Microsoft.VisualStudio.Services.OAuth
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

'Declaração
<DataMemberAttribute(Name := "refresh_token")> _
Public Property RefreshToken As String
[DataMemberAttribute(Name = "refresh_token")]
public string RefreshToken { get; set; }

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

AccessTokenResponse Classe

Namespace Microsoft.VisualStudio.Services.OAuth