C# 클래스 GoogleCloudExtension.AddWindowsCredential.AddWindowsCredentialWindow

This class represents the AddWindowsCredential window.
상속: GoogleCloudExtension.Theming.CommonDialogWindowBase
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio 1 사용 예제들

공개 메소드들

메소드 설명
PromptUser ( Instance instance ) : AddWindowsCredentialResult

Prompt the user for the Windows credentials to use, returns the result of the operation.

비공개 메소드들

메소드 설명
AddWindowsCredentialWindow ( Instance instance ) : Google.Apis.Compute.v1.Data

메소드 상세

PromptUser() 공개 정적인 메소드

Prompt the user for the Windows credentials to use, returns the result of the operation.
public static PromptUser ( Instance instance ) : AddWindowsCredentialResult
instance Instance The instance for which the credentials are added.
리턴 AddWindowsCredentialResult