메소드 | 설명 | |
---|---|---|
GetLogoutUrl ( string redirectUri, string idToken, APIContext apiContext ) : string |
Returns the URL to which the user must be redirected to logout from the OpenId provider (i.e., PayPal)
|
|
GetRedirectUrl ( string redirectUri, List |
Returns the PayPal URL to which the user must be redirected to start the authentication / authorization process
|
public static GetLogoutUrl ( string redirectUri, string idToken, APIContext apiContext ) : string | ||
redirectUri | string | |
idToken | string | |
apiContext | APIContext | |
리턴 | string |
public static GetRedirectUrl ( string redirectUri, List |
||
redirectUri | string | |
scope | List |
|
apiContext | APIContext | |
리턴 | string |