PSSessionTypeOption
Class
Definition
This is the base class from which other classes should derive. This class defines the options for the specified configuration type.
public abstract class PSSessionTypeOption
- Inheritance
-
PSSessionTypeOption
- Derived
Constructors
| PSSessionTypeOption() |
Methods
| ConstructObjectFromPrivateData(String) |
Returns a new instance constructed from privateData string. |
| ConstructPrivateData() |
Returns a xml formatted data that represents the options |
| CopyUpdatedValuesFrom(PSSessionTypeOption) |
Copies values from updated. Only non default values are copies. |