IRegistryService Members

[Microsoft.WindowsServerSolutions.Mobile.Web.IRegistryService is no longer available for use as of Windows Server 2012 Essentials.] Service contract for the web service that allows users to log in (provide credentials used by other web services), log out, and determine which web services they have permissions to access.

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

Public Methods

  Name Description
public method GetPermittedServices [IRegistryService.GetPermittedServices is no longer available for use as of Windows Server 2012 Essentials.] Retrieves the services in which the current logged-in user has access.
public method GetServerInformation [IRegistryService.GetServerInformation is no longer available for use as of Windows Server 2012 Essentials.] Retrieves information about the hosting server in the form of a ServerInfo object.
public method IsLoggedIn [IRegistryService.IsLoggedIn is no longer available for use as of Windows Server 2012 Essentials.] Indicates whether a session is still logged in.
public method Login [IRegistryService.Login is no longer available for use as of Windows Server 2012 Essentials.] Logs in under a network account.
public method Logout [IRegistryService.Logout is no longer available for use as of Windows Server 2012 Essentials.] Logs out of the current session.
public method ServerLogin [IRegistryService.ServerLogin is no longer available for use as of Windows Server 2012 Essentials.] Logs in under the server account.

Top

See Also

Reference

IRegistryService Interface
Microsoft.WindowsServerSolutions.Mobile.Web Namespace

Copyright © 2012 by Microsoft Corporation. All rights reserved.