C# 클래스 Elasticsearch.Net.Aws.Credentials

파일 보기 프로젝트 열기: bcuff/elasticsearch-net-aws 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AccessKey string
SecretKey string
Token string

프로퍼티 상세

AccessKey 공개적으로 프로퍼티

public string AccessKey
리턴 string

SecretKey 공개적으로 프로퍼티

public string SecretKey
리턴 string

Token 공개적으로 프로퍼티

public string Token
리턴 string