C# Класс GoogleCloudExtension.AddWindowsCredential.AddWindowsCredentialWindow

This class represents the AddWindowsCredential window.
Наследование: GoogleCloudExtension.Theming.CommonDialogWindowBase
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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