ISite.ClientCertExclusionPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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