---
title: enterprise
framework: lightweightcoderequirements
role: symbol
role_heading: Type Property
path: lightweightcoderequirements/validationcategory/value/enterprise
---

# enterprise

Indicates that the code is signed by an Apple issued distribution certificate and allowed to run via Provisioning profile.

## Declaration

```swift
static let enterprise: ValidationCategory.Value
```

## Discussion

Discussion This category will match on iOS, watchOS, tvOS, and  visionOS apps. On macOS this category will only match on iOS on macOS apps.
