C# 클래스 AccidentalFish.ApplicationSupport.Azure.Configuration.KeyVaultConfigurationKeyEncoder

상속: IKeyVaultConfigurationKeyEncoder
파일 보기 프로젝트 열기: JamesRandall/AccidentalFish.ApplicationSupport 1 사용 예제들

공개 메소드들

메소드 설명
Decode ( string key ) : string
Encode ( string key ) : string

메소드 상세

Decode() 공개 메소드

public Decode ( string key ) : string
key string
리턴 string

Encode() 공개 메소드

public Encode ( string key ) : string
key string
리턴 string