Freigeben über


WebProviderTokenResponse Klasse

Definition

Stellt eine Webanbietertokenantwort dar.

public ref class WebProviderTokenResponse sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Security.Authentication.Web.Provider.IWebProviderTokenResponseFactory, 65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class WebProviderTokenResponse final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(Windows.Security.Authentication.Web.Provider.IWebProviderTokenResponseFactory, 65536, "Windows.Foundation.UniversalApiContract")]
class WebProviderTokenResponse final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Security.Authentication.Web.Provider.IWebProviderTokenResponseFactory), 65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class WebProviderTokenResponse
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Security.Authentication.Web.Provider.IWebProviderTokenResponseFactory), 65536, "Windows.Foundation.UniversalApiContract")]
public sealed class WebProviderTokenResponse
function WebProviderTokenResponse(webTokenResponse)
Public NotInheritable Class WebProviderTokenResponse
Vererbung
Object Platform::Object IInspectable WebProviderTokenResponse
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Konstruktoren

WebProviderTokenResponse(WebTokenResponse)

Erstellt eine neue instance der WebProviderTokenResponse-Klasse.

Eigenschaften

ClientResponse

Ruft die Antwort vom Anbieter an den Client ab.

Gilt für: