CIMInternetServerConnectionBase Class Properties
In This Topic
For a list of all members of this type, see CIMInternetServerConnectionBase members.
Public Properties
| Name | Description |
 | Anonymous |
Gets or sets a value indicating whether of not this is an anonymous connection.
|
 | AuthenticationInfo |
Gets or sets the string containing additional authentication information for the connection.
|
 | HideUserProperty |
Gets or sets a value indicating whether of not to hide the user.
|
 | Password |
Gets or sets the password.
|
 | URL |
Gets or sets the URL.
|
 | User |
Gets or sets the user.
|
Top
See Also