<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "applicensedeliverysdk",
  "identifier" : "/documentation/AppLicenseDeliverySDK/ALDSession/ALDLicenseAction",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "App License Delivery SDK"
    ],
    "preciseIdentifier" : "s:3ALD10ALDSessionC16ALDLicenseActionO"
  },
  "title" : "ALDSession.ALDLicenseAction"
}
-->

# ALDSession.ALDLicenseAction

The action requested in the license request or provided in the response to one.

```
enum ALDLicenseAction
```

## Topics

### Enumeration Cases

[`case create`](/documentation/AppLicenseDeliverySDK/ALDSession/ALDLicenseAction/create)

[`case generateStatic`](/documentation/AppLicenseDeliverySDK/ALDSession/ALDLicenseAction/generateStatic)

[`case renew`](/documentation/AppLicenseDeliverySDK/ALDSession/ALDLicenseAction/renew)

[`case unknown`](/documentation/AppLicenseDeliverySDK/ALDSession/ALDLicenseAction/unknown)

### Initializers

[`init?(rawValue: UInt32)`](/documentation/AppLicenseDeliverySDK/ALDSession/ALDLicenseAction/init(rawValue:))

Creates a new instance with the specified raw value.

### Default Implementations

[Equatable Implementations](/documentation/AppLicenseDeliverySDK/ALDSession/ALDLicenseAction/Equatable-Implementations)

[RawRepresentable Implementations](/documentation/AppLicenseDeliverySDK/ALDSession/ALDLicenseAction/RawRepresentable-Implementations)

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Equatable`](/documentation/Swift/Equatable)

---

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)