RestServiceUtil.IgnoreCertNameMismatchValidation Method
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.
Overloads
IgnoreCertNameMismatchValidation() | |
IgnoreCertNameMismatchValidation(IHpcContext) |
IgnoreCertNameMismatchValidation()
public static void IgnoreCertNameMismatchValidation ();
static member IgnoreCertNameMismatchValidation : unit -> unit
Public Sub IgnoreCertNameMismatchValidation ()
Applies to
IgnoreCertNameMismatchValidation(IHpcContext)
public static void IgnoreCertNameMismatchValidation (this Microsoft.Hpc.IHpcContext context);
static member IgnoreCertNameMismatchValidation : Microsoft.Hpc.IHpcContext -> unit
<Extension()>
Public Sub IgnoreCertNameMismatchValidation (context As IHpcContext)
Parameters
- context
- IHpcContext