Partager via


WebProviderTokenResponse Classe

Définition

Représente une réponse de jeton de fournisseur web.

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
Héritage
Object Platform::Object IInspectable WebProviderTokenResponse
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Constructeurs

WebProviderTokenResponse(WebTokenResponse)

Crée une instance de la classe WebProviderTokenResponse.

Propriétés

ClientResponse

Obtient la réponse du fournisseur au client.

S’applique à