Share via


WSManSessionOptions Class

Definition

public ref class WSManSessionOptions : Microsoft::Management::Infrastructure::Options::CimSessionOptions
[Windows::Foundation::Metadata::WebHostHidden]
class WSManSessionOptions : Microsoft::Management::Infrastructure::Options::CimSessionOptions
public class WSManSessionOptions : Microsoft.Management.Infrastructure.Options.CimSessionOptions
type WSManSessionOptions = class
    inherit CimSessionOptions
Public Class WSManSessionOptions
Inherits CimSessionOptions
Inheritance
WSManSessionOptions

Constructors

WSManSessionOptions()
WSManSessionOptions(WSManSessionOptions)

Properties

CertCACheck
CertCNCheck
CertRevocationCheck
Culture (Inherited from CimSessionOptions)
DestinationPort
EncodePortInServicePrincipalName
HttpUrlPrefix
MaxEnvelopeSize
NoEncryption
PacketEncoding
ProxyType
Timeout (Inherited from CimSessionOptions)
UICulture (Inherited from CimSessionOptions)
UseSsl

Methods

AddDestinationCredentials(CimCredential) (Inherited from CimSessionOptions)
AddProxyCredentials(CimCredential)
Dispose() (Inherited from CimSessionOptions)
Dispose(Boolean) (Inherited from CimSessionOptions)
SetCustomOption(String, String) (Inherited from CimSessionOptions)
SetCustomOption(String, UInt32) (Inherited from CimSessionOptions)

Explicit Interface Implementations

ICloneable.Clone() (Inherited from CimSessionOptions)

Applies to