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