PCSDKModule Documentation Beta

Protocol PCExtended​Auth​Template

public protocol PCExtendedAuthTemplate: Codable

Contains extended authentication template data

PCExtendedAuthTemplate PCExtendedAuthTemplate Codable Codable PCExtendedAuthTemplate->Codable PCCodewordTemplate PCCodewordTemplate PCCodewordTemplate->PCExtendedAuthTemplate PCOzBiometryTemplate PCOzBiometryTemplate PCOzBiometryTemplate->PCExtendedAuthTemplate

Conforms To

Codable

Types Conforming to PCExtended​Auth​Template

PCCodewordTemplate
PCOzBiometryTemplate

Requirements

type

var type: PCExtendedAuthType

Type to be registered on a server

value

var value: String

Value to be registered on a server