<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreNFC",
  "identifier" : "/documentation/CoreNFC/NFCVASReaderSession",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Core NFC"
    ],
    "preciseIdentifier" : "c:objc(cs)NFCVASReaderSession"
  },
  "title" : "NFCVASReaderSession"
}
-->

# NFCVASReaderSession

A reader session for processing Value Added Service (VAS) tags.

```
class NFCVASReaderSession
```

## Overview> Note:
> Using NFCVASReaderSession requires an entitlement from Apple. Updates will include information about the entitlement and a link to the entitlement request form.

## Topics

### Creating a VAS Reader Session

[`init(vasCommandConfigurations:delegate:queue:)`](/documentation/CoreNFC/NFCVASReaderSession/init(vasCommandConfigurations:delegate:queue:)-23h52)

Creates a VAS reader session.

[`NFCVASCommandConfiguration`](/documentation/CoreNFC/NFCVASCommandConfiguration)

An object providing the configuration for a GET VAS DATA command.

[`NFCVASReaderSessionDelegate`](/documentation/CoreNFC/NFCVASReaderSessionDelegate)

A protocol that an object implements to receive callbacks from a VAS reader session.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)