EndValidateCredentials
EndValidateCredentials
Waits for the pending asynchronous operation to complete.
Returns: True if authentication was successful, otherwise false.
EndValidateCredentials(System::SharedPtr < System::IAsyncResult > asyncResult)
| Parameter | Description |
|---|---|
| asyncResult | The reference to the pending asynchronous request to wait for. |