C# 클래스 GoogleCloudExtension.Accounts.UserAccount

This class stores the complete data for a user account. The class can be serialize to a .json string with an schema compatible with gcloud by design. The serialized form of this class can be consumed by gcloud via the --credential-file-override parameter. The serialize form can also be consumed as the "application default credentials" by apps using Google's client NuGet packages.
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetGoogleCredential ( ) : Google.Apis.Auth.OAuth2.GoogleCredential

메소드 상세

GetGoogleCredential() 공개 메소드

public GetGoogleCredential ( ) : Google.Apis.Auth.OAuth2.GoogleCredential
리턴 Google.Apis.Auth.OAuth2.GoogleCredential