Delen via


AppConfigurationDataPlaneProxyProperties.AuthenticationMode Property

Definition

The data plane proxy authentication mode. This property manages the authentication mode of request to the data plane resources.

public Azure.ResourceManager.AppConfiguration.Models.DataPlaneProxyAuthenticationMode? AuthenticationMode { get; set; }
member this.AuthenticationMode : Nullable<Azure.ResourceManager.AppConfiguration.Models.DataPlaneProxyAuthenticationMode> with get, set
Public Property AuthenticationMode As Nullable(Of DataPlaneProxyAuthenticationMode)

Property Value

Applies to