Gets the authorization string required to access the protected resource.
[VB.NET] Public Function GetAuthorizationAsync() As Task<string>
[C#] public Task<string> GetAuthorizationAsync();