AccessControl interface

Properties

defaultAction

The behavior for IP access control in Key Delivery.

ipAllowList

The IP allow list for access control in Key Delivery. If the default action is set to 'Allow', the IP allow list must be empty.

Property Details

defaultAction

The behavior for IP access control in Key Delivery.

defaultAction?: string

Property Value

string

ipAllowList

The IP allow list for access control in Key Delivery. If the default action is set to 'Allow', the IP allow list must be empty.

ipAllowList?: string[]

Property Value

string[]