public AuthenticateAsync ( |
||
startUrl | The URL that the browser-based control should /// first navigate to in order to start the authenication flow. /// | |
endUrl | The URL that indicates the authentication flow has
/// completed. Upon being redirected to any URL that starts with the
/// endUrl, the browser-based control must stop navigating and
/// return the response data to the |
|
useSingleSignOn | bool | Indicates if single sign-on should be used so /// that users do not have to re-enter his/her credentials every time. /// |
Результат | Task |