MsOapxbc.sync


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.54" ) ]
public MsOapxbc.sync (string client_id, string authority, Cancellable? cancellable = null) throws Error

Synchronously create a new MsOapxbc.

This initiates the communication with a locally running Microsoft Identity broker service via D-Bus. In case the broker is not running, it is started. If no broker is registered, this function will fail (return null).

Parameters:

client_id

a client ID of the broker client (UUID string).

authority

an authority URL of the OAuth2 service

cancellable

a Cancellable

Returns:

a new MsOapxbc