RemotelyManagedComputer.ProxyAgentPrincipalName 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 FQDN of the proxy agent.
public:
property System::String ^ ProxyAgentPrincipalName { System::String ^ get(); };
public string ProxyAgentPrincipalName { get; }
member this.ProxyAgentPrincipalName : string
Public ReadOnly Property ProxyAgentPrincipalName As String
Property Value
Returns a String value that contains the FQDN of the proxy agent that manages this computer.