Contents

PKIdentityDocumentDescriptor

A type that describes the structure and behavior of an identity document.

Declaration

protocol PKIdentityDocumentDescriptor : NSObjectProtocol

Overview

A descriptor object describes the type of document that your app can request or check whether a document is available to request. For example, you use a PKIdentityDriversLicenseDescriptor to request information from a user’s driver’s license (or equivalent document).

Topics

Inspecting elements

Adding an identity element

Getting an elements intent

See Also

Describing a document