C# 클래스 Microsoft.Research.DataOnboarding.Utilities.Model.RepositoryCredentials

파일 보기 프로젝트 열기: CDLUC3/dataup2 1 사용 예제들

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