IWSManEx.SessionFlagSkipCACheck 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.
SessionFlagSkipCACheck
method of IWSManEx
interface.
[System.Runtime.InteropServices.DispId(8)]
public int SessionFlagSkipCACheck ();
[<System.Runtime.InteropServices.DispId(8)>]
abstract member SessionFlagSkipCACheck : unit -> int
Public Function SessionFlagSkipCACheck () As Integer
Returns
- Attributes
Remarks
An original IDL definition of SessionFlagSkipCACheck
method was the following: HRESULT SessionFlagSkipCACheck ([out, retval] long* ReturnValue)
;