C# Класс Microsoft.Research.DataOnboarding.Utilities.Model.RepositoryCredentials

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

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

Метод Описание
RepositoryCredentials ( ) : System.Collections.Generic

Initializes a new instance of the RepositoryCredentials class.

this ( string key ) : string

Gets or sets the value for the key

Описание методов

RepositoryCredentials() публичный Метод

Initializes a new instance of the RepositoryCredentials class.
public RepositoryCredentials ( ) : System.Collections.Generic
Результат System.Collections.Generic

this() публичный Метод

Gets or sets the value for the key
public this ( string key ) : string
key string Key Name.
Результат string