RunspaceServerSettingsPresentationObject Members
Include Protected Members
Include Inherited Members
The RunspaceServerSettingsPresentationObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
DefaultConfigurationDomainController | ||
DefaultGlobalCatalog | ||
DefaultPreferredDomainControllers | ||
Identity | Gets or sets the identifier of the object. (Inherited from ConfigurableObject.) | |
IsValid | Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.) | |
PreferredDomainControllerForDomain | ||
RecipientViewRoot | ||
UserPreferredConfigurationDomainController | ||
UserPreferredDomainControllers | ||
UserPreferredGlobalCatalog | ||
ViewEntireForest | ||
WriteOriginatingChangeTimestamp | ||
WriteShadowProperties |
Top
Methods
Name | Description | |
---|---|---|
Clone | (Inherited from ConfigurableObject.) | |
Equals(Object) | (Inherited from Object.) | |
Equals(RunspaceServerSettingsPresentationObject) | ||
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetProperties | (Inherited from ConfigurableObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Validate | (Inherited from ConfigurableObject.) | |
ValidateRead | (Inherited from ConfigurableObject.) | |
ValidateWrite | (Inherited from ConfigurableObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IConfigurable.CopyChangesFrom | (Inherited from ConfigurableObject.) | |
IConfigurable.ObjectState | (Inherited from ConfigurableObject.) | |
IConfigurable.ResetChangeTracking | (Inherited from ConfigurableObject.) |
Top