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