IWSManEx2 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 client certificates.

Inheritance

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

Methods

The IWSManEx2 interface has these methods.

 
IWSManEx2::SessionFlagUseClientCertificate

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

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header wsmandisp.h

See also

IWSManEx