Share via


PSSenderInfo.UserInfo Property

Definition

Contains information related to the user connecting to the server.

public:
 property System::Management::Automation::Remoting::PSPrincipal ^ UserInfo { System::Management::Automation::Remoting::PSPrincipal ^ get(); };
public System.Management.Automation.Remoting.PSPrincipal UserInfo { get; }
member this.UserInfo : System.Management.Automation.Remoting.PSPrincipal
Public ReadOnly Property UserInfo As PSPrincipal

Property Value

Applies to