API Reference

Class

GoogleInstalledApplicationAuthorizationOptions

Namespace OfficeIMO.GoogleWorkspace.Auth.GoogleApis
Assembly OfficeIMO.GoogleWorkspace.Auth.GoogleApis
Modifiers sealed

Settings for interactive authorization of a desktop or other installed application.

Inheritance

  • Object
  • GoogleInstalledApplicationAuthorizationOptions

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public GoogleWorkspaceCredentialBindingResolver CredentialBindingResolver { get; set; } #

Required by CancellationToken); resolves the authorized token's provider-issued identity and grants. Read-only callers can use CancellationToken) without a resolver.

public IGoogleWorkspaceTokenStore TokenStore { get; set; } #