NewAzureApiManagementCustomHostnameConfiguration.NegotiateClientCertificate 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.
[System.Management.Automation.Parameter(HelpMessage="Determines whether the value is a secret and should be encrypted or not. This parameter is optional. Default Value is false.", Mandatory=false)]
public System.Management.Automation.SwitchParameter NegotiateClientCertificate { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Determines whether the value is a secret and should be encrypted or not. This parameter is optional. Default Value is false.", Mandatory=false)>]
member this.NegotiateClientCertificate : System.Management.Automation.SwitchParameter with get, set
Public Property NegotiateClientCertificate As SwitchParameter
Property Value
- Attributes