Share via


OAuthCreatingTicketContext.TokenResponse Propriété

Définition

Obtient la réponse de jeton retournée par le service d’authentification.

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

Valeur de propriété

S’applique à