Console.GetTokenAndSignatureAsync Method

Retrieves an authorization token and digital signature for an HTTP request by the console.

Overload list

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

See also

Reference

Console Class

Console Members

Windows.Xbox.System Namespace