C# 클래스 GoogleCloudExtension.ShowPassword.ShowPasswordWindow

This class represents the dialog that will show the user the Windows credentials obtained after a password reset.
상속: GoogleCloudExtension.Theming.CommonDialogWindowBase
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio 1 사용 예제들

공개 메소드들

메소드 설명
PromptUser ( Options options ) : void

Shows the given credentials to the user.

비공개 메소드들

메소드 설명
ShowPasswordWindow ( Options options ) : GoogleCloudExtension.Theming

메소드 상세

PromptUser() 공개 정적인 메소드

Shows the given credentials to the user.
public static PromptUser ( Options options ) : void
options Options
리턴 void