get_window_id


Description:

public bool get_window_id (out uint32 window_id)

A getter for a window id setting associated with the authentication session.

This can be used to embed the user interaction window produced by the authentication session into an application window.

Parameters:

this

a Dictionary structure

window_id

the value for the parameter is written here

Returns:

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