Config
Inherits YAML::Serializable < Reference < Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
duo_device
Sourceduo_device=(duo_device : String)
Sourcehotp_count
Sourcehotp_count=(hotp_count : Int32)
Sourcehotp_secret
Sourcehotp_secret=(hotp_secret : String)
Sourcepassword
Sourcepassword=(password : String)
Sourceusername
Sourceusername=(username : String)
Source