User.GetTokenAndSignatureAsync Method

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

Overload list

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

See also

Reference

User Class

User Members

Windows.Xbox.System Namespace