Freigeben über


OAuthCreatingTicketContext.TokenResponse Eigenschaft

Definition

Ruft die vom Authentifizierungsdienst zurückgegebene Tokenantwort ab.

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

Eigenschaftswert

Gilt für: