ReceivePSSessionCommand.CertificateThumbprint Property

Definition

Specifies the certificate thumbprint to be used to impersonate the user on the remote machine.

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

Property Value

Applies to