WinRMListenerProtocolType Enum

Definition

Specifies the protocol of WinRM listener. Possible values are: http, https..

public enum WinRMListenerProtocolType
type WinRMListenerProtocolType = 
Public Enum WinRMListenerProtocolType
Inheritance
WinRMListenerProtocolType

Fields

Http 0

Http.

Https 1

Https.

Applies to