Bagikan melalui


IWSManConnectionOptionsEx2 Interface

Definition

IWSManConnectionOptions interface.

[System.Runtime.InteropServices.Guid("F500C9EC-24EE-48ab-B38D-FC9A164C658E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(4288)]
public interface IWSManConnectionOptionsEx2 : Microsoft.WSMan.Management.IWSManConnectionOptionsEx
[<System.Runtime.InteropServices.Guid("F500C9EC-24EE-48ab-B38D-FC9A164C658E")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(4288)>]
type IWSManConnectionOptionsEx2 = interface
    interface IWSManConnectionOptionsEx
    interface IWSManConnectionOptions
Public Interface IWSManConnectionOptionsEx2
Implements IWSManConnectionOptionsEx
Attributes
Implements

Properties

CertificateThumbprint

CertificateThumbprint property of IWSManConnectionOptionsEx interface.

(Inherited from IWSManConnectionOptionsEx)
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)
ProxyAuthenticationUseBasic()

ProxyAuthenticationUseBasic method of IWSManConnectionOptionsEx2 interface.

ProxyAuthenticationUseDigest()

ProxyAuthenticationUseDigest method of IWSManConnectionOptionsEx2 interface.

ProxyAuthenticationUseNegotiate()

ProxyAuthenticationUseNegotiate method of IWSManConnectionOptionsEx2 interface.

ProxyAutoDetect()

ProxyAutoDetect method of IWSManConnectionOptionsEx2 interface.

ProxyIEConfig()

ProxyIEConfig method of IWSManConnectionOptionsEx2 interface.

ProxyNoProxyServer()

ProxyNoProxyServer method of IWSManConnectionOptionsEx2 interface.

ProxyWinHttpConfig()

ProxyWinHttpConfig method of IWSManConnectionOptionsEx2 interface.

SetProxy(Int32, Int32, String, String)

SetProxy method of IWSManConnectionOptionsEx2 interface.

Applies to