C# 클래스 GoogleCloudExtension.ManageWindowsCredentials.ManageWindowsCredentialsViewModel

This class is the view model for the ManageWindowsCredentialsWindow dialog and implements all of the behaviors associated with it.
상속: GoogleCloudExtension.Utils.ViewModelBase
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio

공개 메소드들

메소드 설명
ManageWindowsCredentialsViewModel ( Instance instance, ManageWindowsCredentialsWindow owner ) : Google.Apis.Compute.v1.Data

비공개 메소드들

메소드 설명
CreateOrResetCredentials ( string user ) : Task
LoadCredentialsForInstance ( Instance instance ) : IEnumerable
OnAddCredentialsCommand ( ) : void
OnDeleteCredentialsCommand ( ) : void
OnShowCredentialsCommand ( ) : void
UpdateCommands ( ) : void
VerifyGCloudDependencies ( ) : Task

메소드 상세

ManageWindowsCredentialsViewModel() 공개 메소드

public ManageWindowsCredentialsViewModel ( Instance instance, ManageWindowsCredentialsWindow owner ) : Google.Apis.Compute.v1.Data
instance Instance
owner ManageWindowsCredentialsWindow
리턴 Google.Apis.Compute.v1.Data