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