Click or drag to resize

GroupConfig Methods

The GroupConfig type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Serves as the default hash function.
(Overrides ObjectGetHashCode.)
Public methodGetName
Gets the name of the group.
Public methodGetPassword
Gets the password to connec to to the group.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetName
Sets the group name.
Public methodSetPassword
Sets the password.
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
See Also