Share via


ISite.ClientCertExclusionPath Property

Definition

client certificate authentication comma-separated exclusion paths

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="client certificate authentication comma-separated exclusion paths", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clientCertExclusionPaths")]
public string ClientCertExclusionPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="client certificate authentication comma-separated exclusion paths", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="clientCertExclusionPaths")>]
member this.ClientCertExclusionPath : string with get, set
Public Property ClientCertExclusionPath As String

Property Value

Attributes

Applies to