NewCimSessionOptionCommand.Protocol Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The following is the definition of the input parameter "Protocol". Switch indicating if to encode Port In Service Principal Name.
public Microsoft.Management.Infrastructure.CimCmdlets.ProtocolType Protocol { get; set; }
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ProtocolTypeSet", Position=0, ValueFromPipelineByPropertyName=true)]
public Microsoft.Management.Infrastructure.CimCmdlets.ProtocolType Protocol { get; set; }
member this.Protocol : Microsoft.Management.Infrastructure.CimCmdlets.ProtocolType with get, set
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ProtocolTypeSet", Position=0, ValueFromPipelineByPropertyName=true)>]
member this.Protocol : Microsoft.Management.Infrastructure.CimCmdlets.ProtocolType with get, set
Public Property Protocol As ProtocolType
Property Value
- Attributes