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