C# Class GoogleCloudExtension.AddWindowsCredential.AddWindowsCredentialWindow

This class represents the AddWindowsCredential window.
Inheritance: GoogleCloudExtension.Theming.CommonDialogWindowBase
Afficher le fichier Open project: GoogleCloudPlatform/google-cloud-visualstudio Class Usage Examples

Méthodes publiques

Méthode Description
PromptUser ( Instance instance ) : AddWindowsCredentialResult

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

Private Methods

Méthode Description
AddWindowsCredentialWindow ( Instance instance ) : Google.Apis.Compute.v1.Data

Method Details

PromptUser() public static méthode

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.
Résultat AddWindowsCredentialResult