IUser.GetTokenAndSignatureAsync Method

Retrieves an authorization token and digital signature for an HTTP request by this user.

Overload list

Name Description
IUser.GetTokenAndSignatureAsync (String, String, String) Retrieves an authorization token and digital signature for an HTTP request by this user, with no request body.
IUser.GetTokenAndSignatureAsync (String, String, String, Byte[]) Retrieves an authorization token and digital signature for an HTTP request by this user, with the request body expressed as an array of bytes.
IUser.GetTokenAndSignatureAsync (String, String, String, String) Retrieves an authorization token and digital signature for an HTTP request by this user, with a request body expressed as a string.

See also

Reference

IUser Interface

IUser Members

Windows.Xbox.System Namespace