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