TestimoX

API Reference

Class

RdpPolicyQuery

Namespace ComputerX.Rdp
Assembly ComputerX
Modifiers static

Reads effective RDP policy settings from local/remote registry.

Inheritance

  • Object
  • RdpPolicyQuery

Methods

public static RdpPolicyState Get(String computerName = null) #
Returns: RdpPolicyState

Gets effective RDP policy for a computer.

Parameters

computerName System.String = null optionalposition: 0
Target host; null or '.' uses local machine.

Returns

Snapshot of RDP policy values.