Structure
PCCodewordTemplate
public struct PCCodewordTemplate: PCExtendedAuthTemplate
Relationships
Conforms To
PCExtendedAuthTemplate
Contains extended authentication template data
Initializers
init(codeword:)
public init(codeword: String)
Properties
type
var type: PCExtendedAuthType = .codeword
value
var value: String