Google.Apis.Auth.OAuth2 AuthorizationCodeWPInstalledApp em C# (CSharp) - 6 exemplos encontrados. Esses são os exemplos do mundo real mais bem avaliados de Google.Apis.Auth.OAuth2.AuthorizationCodeWPInstalledApp em C# (CSharp) extraídos de projetos de código aberto. Você pode avaliar os exemplos para nos ajudar a melhorar a qualidade deles.
Thread-safe OAuth 2.0 authorization code flow for a Windows Phone installed application that persists end-user credentials. The AuthorizeAsync method MUST be called from the dispatcher thread! This installed app class uses an internal AuthorizationCodeInstalledApp with a Google.Apis.Auth.OAuth2.AuthorizationCodeBroker for retrieving the authorization code.