GetAssertionAsync Method
Gets the assertion.
Syntax
[VB.NET] Public Function GetAssertionAsync() As Task
[C#] public Task GetAssertionAsync();
IP*Works! Auth V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
GetAssertionAsync MethodGets the assertion. Syntax[VB.NET] Public Function GetAssertionAsync() As Task [C#] public Task GetAssertionAsync(); RemarksThis method is the asynchronous version of the GetAssertion method and is used to support asynchronous operations in WinRT. Please refer to GetAssertion for more information. |
||