RestartComputerCommand.WsmanAuthentication Property

Definition

The authentication options for CIM_WSMan connection

public:
 property System::String ^ WsmanAuthentication { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ WsmanAuthentication { Platform::String ^ get(); void set(Platform::String ^ value); };
public string WsmanAuthentication { get; set; }
member this.WsmanAuthentication : string with get, set
Public Property WsmanAuthentication As String

Property Value

Applies to