GroupConfig Methods |
The GroupConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object).) | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) | |
| GetName | Gets the name of the group. | |
| GetPassword | Gets the password to connec to to the group. | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| SetName | Sets the group name. | |
| SetPassword | Sets the password. | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |