GetAssertionAsync Method
Gets the assertion.
Syntax
[VB.NET] Public Function GetAssertionAsync() As IAsyncAction
[C#] public IAsyncAction GetAssertionAsync();
IP*Works! Auth V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
GetAssertionAsync MethodGets the assertion. Syntax[VB.NET] Public Function GetAssertionAsync() As IAsyncAction [C#] public IAsyncAction 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. |
||