KeyValue Class

Namespace
CondenserDotNet.Configuration.Consul
Base Types
  • object
graph TD Base0["object"]-->Type Type["KeyValue"] class Type type-node

Syntax

public class KeyValue

Properties

Name Value Summary
IsDerivedKey bool
Key string
Session string
Value string

Methods

Name Value Summary
ValueFromBase64() string