IWSManEx3 interface (wsmandisp.h)

Extends the methods and properties of the IWSManEx interface to include a method that returns a session flag value related to authentication using the Credential Security Support Provider (CredSSP).

Inheritance

The IWSManEx3 interface inherits from IWSManEx. IWSManEx3 also has these types of members:

Methods

The IWSManEx3 interface has these methods.

 
IWSManEx3::SessionFlagUseCredSsp

Returns the value of the authentication flag WSManFlagUseCredSsp for use in the flags parameter of IWSMan::CreateSession.

Requirements

Requirement Value
Minimum supported client Windows 7
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header wsmandisp.h
Redistributable Windows Management Framework on Windows Server 2008 with SP2 and Windows Vista with SP2

See also

IWSManEx