C# Class Microsoft.Research.DataOnboarding.Utilities.Model.RepositoryCredentials

Afficher le fichier Open project: CDLUC3/dataup2 Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
RepositoryCredentials ( ) : System.Collections.Generic

Initializes a new instance of the RepositoryCredentials class.

this ( string key ) : string

Gets or sets the value for the key

Method Details

RepositoryCredentials() public méthode

Initializes a new instance of the RepositoryCredentials class.
public RepositoryCredentials ( ) : System.Collections.Generic
Résultat System.Collections.Generic

this() public méthode

Gets or sets the value for the key
public this ( string key ) : string
key string Key Name.
Résultat string