Used when authorization cannot be obtained online.
[VB.NET] Public Function ForceAsync(ByVal VoiceAuthCode As String) As IAsyncAction
[C#] public IAsyncAction ForceAsync(string voiceAuthCode);