Bagikan melalui


IWSManConnectionOptionsEx Interface

Definition

IWSManConnectionOptions interface.

[System.Runtime.InteropServices.Guid("EF43EDF7-2A48-4d93-9526-8BD6AB6D4A6B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(4288)]
public interface IWSManConnectionOptionsEx : Microsoft.WSMan.Management.IWSManConnectionOptions
[<System.Runtime.InteropServices.Guid("EF43EDF7-2A48-4d93-9526-8BD6AB6D4A6B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(4288)>]
type IWSManConnectionOptionsEx = interface
    interface IWSManConnectionOptions
Public Interface IWSManConnectionOptionsEx
Implements IWSManConnectionOptions
Derived
Attributes
Implements

Properties

CertificateThumbprint

CertificateThumbprint property of IWSManConnectionOptionsEx interface.

Password

Password property of IWSManConnectionOptions interface.

(Inherited from IWSManConnectionOptions)
UserName

UserName property of IWSManConnectionOptions interface.

(Inherited from IWSManConnectionOptions)

Methods

GetIDsOfNames() (Inherited from IWSManConnectionOptions)
GetTypeInfo() (Inherited from IWSManConnectionOptions)
GetTypeInfoCount() (Inherited from IWSManConnectionOptions)
Invoke() (Inherited from IWSManConnectionOptions)

Applies to