Condividi tramite


DataPlaneProxyAuthenticationMode.PassThrough Property

Definition

The pass-through authentication mode. User identity will be passed through from Azure Resource Manager (ARM), requiring user to have data plane action permissions (Available via App Configuration Data Owner/ App Configuration Data Reader).

public static Azure.ResourceManager.AppConfiguration.Models.DataPlaneProxyAuthenticationMode PassThrough { get; }
static member PassThrough : Azure.ResourceManager.AppConfiguration.Models.DataPlaneProxyAuthenticationMode
Public Shared ReadOnly Property PassThrough As DataPlaneProxyAuthenticationMode

Property Value

Applies to