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