get_renew_token


Description:

public bool get_renew_token (out bool renew_token)

A getter for a renew token property associated with the authentication session.

This property tells the plugin to discard any cached tokens and start the authentication process anew.

Parameters:

this

a Dictionary structure

renew_token

the value for the parameter is written here

Returns:

whether the key-value pair exists in the this dictionary or not.