PKIdentityDocumentDescriptor
A type that describes the structure and behavior of an identity document.
Declaration
protocol PKIdentityDocumentDescriptor : NSObjectProtocolOverview
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).