[ 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).
| client_id |
a client ID of the broker client (UUID string). |
| authority |
an authority URL of the OAuth2 service |
| cancellable |
|
a new MsOapxbc |