User.GetTokenAndSignatureForAllUsersAsync Method

Retrieves an authorization token and digital signature for an HTTP request by all users.

Overload list

Name Description
User.GetTokenAndSignatureForAllUsersAsync (String, String, String) Retrieves an authorization token and digital signature for an HTTP request made on behalf of all users, with no request body.
User.GetTokenAndSignatureForAllUsersAsync (String, String, String, Byte[]) Retrieves an authorization token and digital signature for an HTTP request made on behalf of all users, with a body represented as an array of bytes.
User.GetTokenAndSignatureForAllUsersAsync (String, String, String, String) Retrieves an authorization token and digital signature for an HTTP request made on behalf of all users, with a body represented as a string.

See also

Reference

User Class

User Members

Windows.Xbox.System Namespace