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