WebAuthenticationTransferTokenRequest Class

Definition

public ref class WebAuthenticationTransferTokenRequest sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Security.Authentication.Web.Core.IWebAuthenticationTransferTokenRequestFactory, 983040, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 983040)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class WebAuthenticationTransferTokenRequest final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Security.Authentication.Web.Core.IWebAuthenticationTransferTokenRequestFactory), 983040, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 983040)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class WebAuthenticationTransferTokenRequest
function WebAuthenticationTransferTokenRequest(provider, transferToken, correlationId)
Public NotInheritable Class WebAuthenticationTransferTokenRequest
Inheritance
Object Platform::Object IInspectable WebAuthenticationTransferTokenRequest
Attributes

Constructors

WebAuthenticationTransferTokenRequest(WebAccountProvider, String, String)
WebAuthenticationTransferTokenRequest(WebAccountProvider, String)

Properties

CorrelationId
Properties
TransferToken
WebAccountProvider

Applies to