---
title: VerifyIdentityWithWalletButtonLabel
framework: passkit
role: symbol
role_heading: Structure
path: passkit/verifyidentitywithwalletbuttonlabel
---

# VerifyIdentityWithWalletButtonLabel

A type that represents the label you use with a verify identity button.

## Declaration

```swift
struct VerifyIdentityWithWalletButtonLabel
```

## Topics

### Getting standard labels

- [continue](passkit/verifyidentitywithwalletbuttonlabel/continue.md)
- [verify](passkit/verifyidentitywithwalletbuttonlabel/verify.md)
- [verifyAge](passkit/verifyidentitywithwalletbuttonlabel/verifyage.md)
- [verifyIdentity](passkit/verifyidentitywithwalletbuttonlabel/verifyidentity.md)

## See Also

### Identity sheet interactions and authorization

- [PKIdentityAuthorizationController](passkit/pkidentityauthorizationcontroller.md)
- [PKIdentityRequest](passkit/pkidentityrequest.md)
- [PKIdentityDocument](passkit/pkidentitydocument.md)
- [PKIdentityElement](passkit/pkidentityelement.md)
- [PKIdentityButton](passkit/pkidentitybutton.md)
- [VerifyIdentityWithWalletButton](passkit/verifyidentitywithwalletbutton.md)
- [VerifyIdentityWithWalletButtonStyle](passkit/verifyidentitywithwalletbuttonstyle.md)
