PCSDKModule Documentation Beta

Structure PCCodeword​Template

public struct PCCodewordTemplate: PCExtendedAuthTemplate
PCCodewordTemplate PCCodewordTemplate PCExtendedAuthTemplate PCExtendedAuthTemplate PCCodewordTemplate->PCExtendedAuthTemplate

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