C# 클래스 Conjur.Variable

Conjur variable reference.
상속: Resource
파일 보기 프로젝트 열기: conjurinc/api-dotnet

공개 메소드들

메소드 설명
GetValue ( ) : string

Gets the most recent value of the variable.

비공개 메소드들

메소드 설명
Variable ( Client client, string name ) : System.Net

Initializes a new instance of the Conjur.Variable class.

메소드 상세

GetValue() 공개 메소드

Gets the most recent value of the variable.
public GetValue ( ) : string
리턴 string