Compartir a través de


OAuthCreatingTicketContext.TokenResponse Propiedad

Definición

Obtiene la respuesta del token devuelta por el servicio de autenticación.

public:
 property Microsoft::AspNetCore::Authentication::OAuth::OAuthTokenResponse ^ TokenResponse { Microsoft::AspNetCore::Authentication::OAuth::OAuthTokenResponse ^ get(); };
public Microsoft.AspNetCore.Authentication.OAuth.OAuthTokenResponse TokenResponse { get; }
member this.TokenResponse : Microsoft.AspNetCore.Authentication.OAuth.OAuthTokenResponse
Public ReadOnly Property TokenResponse As OAuthTokenResponse

Valor de propiedad

Se aplica a