HomeGroupManager Members

[Microsoft.WindowsServerSolutions.HomeGroup.HomeGroupManager is no longer available for use as of Windows Server 2012 Essentials.] Represents operations that are performed by the HomeGroup Manager.

The following tables list the members exposed by the HomeGroupManager type.

Public Constructors

  Name Description
  HomeGroupManager [Microsoft.WindowsServerSolutions.HomeGroup.HomeGroupManager is no longer available for use as of Windows Server 2012 Essentials.] Initializes a new instance of the HomeGroupManager class.

Top

Public Properties

  Name Description
public property HomeUsersGroup [HomeGroupManager.HomeUsersGroup is no longer available for use as of Windows Server 2012 Essentials.] Gets the name of the group that is created when a homegroup is created or joined.
public property Status [HomeGroupManager.Status is no longer available for use as of Windows Server 2012 Essentials.] Gets the status of the homegroup.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method ChangePassword [HomeGroupManager.ChangePassword is no longer available for use as of Windows Server 2012 Essentials.] Changes the password that is used for the homegroup.
public method ChangePasswordAsync [HomeGroupManager.ChangePasswordAsync is no longer available for use as of Windows Server 2012 Essentials.] Asynchronously changes the password that is used for the homegroup
public method Connect [HomeGroupManager.Connect is no longer available for use as of Windows Server 2012 Essentials.] Connects to the User Provider.
public method ConnectAsync [HomeGroupManager.ConnectAsync is no longer available for use as of Windows Server 2012 Essentials.] Asynchronously connects to the User Provider.
public method CreateHomeGroup [HomeGroupManager.CreateHomeGroup is no longer available for use as of Windows Server 2012 Essentials.] Creates a homegroup by using the specified name as the creator name.
public method CreateHomeGroupAsync [HomeGroupManager.CreateHomeGroupAsync is no longer available for use as of Windows Server 2012 Essentials.] Asynchronously creates a homegroup by using the specified name as the creator name.
public method Dispose Overloaded. [Microsoft.WindowsServerSolutions.HomeGroup.HomeGroupManager.Dispose is no longer available for use as of Windows Server 2012 Essentials.] Release all resources that are used by the HomeGroupManager object.
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method JoinHomeGroup [HomeGroupManager.JoinHomeGroup is no longer available for use as of Windows Server 2012 Essentials.] Joins a user account to the homegroup.
public method JoinHomeGroupAsync [HomeGroupManager.JoinHomeGroupAsync is no longer available for use as of Windows Server 2012 Essentials.] Asynchronously joins a user account to the homegroup.
public method LeaveHomeGroup [HomeGroupManager.LeaveHomeGroup is no longer available for use as of Windows Server 2012 Essentials.] Removes a user account from a homegroup.
public method LeaveHomeGroupAsync [HomeGroupManager.LeaveHomeGroupAsync is no longer available for use as of Windows Server 2012 Essentials.] Asynchronously removes a user account from a homegroup.
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Dispose Overloaded. [Microsoft.WindowsServerSolutions.HomeGroup.HomeGroupManager.Dispose is no longer available for use as of Windows Server 2012 Essentials.] Release all resources that are used by the HomeGroupManager object.
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

Public Events

  Name Description
public event ChangePasswordRequestCompletionCallback [HomeGroupManager.ChangePasswordRequestCompletionCallback is no longer available for use as of Windows Server 2012 Essentials.] Represents the callback event for the request to change a password.
public event ConnectRequestCompletionCallback [HomeGroupManager.ConnectRequestCompletionCallback is no longer available for use as of Windows Server 2012 Essentials.] Represents the callback event for the request for a connection.
public event CreateRequestCompletionCallback [HomeGroupManager.CreateRequestCompletionCallback is no longer available for use as of Windows Server 2012 Essentials.] Represents the callback event for the request to create a homegroup.
public event JoinRequestCompletionCallback [HomeGroupManager.JoinRequestCompletionCallback is no longer available for use as of Windows Server 2012 Essentials.] Represents the callback event for the request to join a homegroup.
public event LeaveRequestCompletionCallback [HomeGroupManager.LeaveRequestCompletionCallback is no longer available for use as of Windows Server 2012 Essentials.] Represents the callback event for the request to leave a homegroup.
public event PropertyChanged [HomeGroupManager.PropertyChanged is no longer available for use as of Windows Server 2012 Essentials.] Represents the event that occurs when a property changes.

Top

See Also

Reference

HomeGroupManager Class
Microsoft.WindowsServerSolutions.HomeGroup Namespace

Copyright © 2012 by Microsoft Corporation. All rights reserved.