AzureADServiceManager Class

Operates on integration, manage user, group, domain and tenant information.

Namespace: Microsoft.WindowsServerSolutions.AzureADIntegration
Assembly: Wssg.AzureAD.ServiceManagement (in Wssg.AzureAD.ServiceManagement.dll)

Usage

'Usage
Dim instance As AzureADServiceManager

Syntax

'Declaration
Public Class AzureADServiceManager
    Implements IDisposable
public class AzureADServiceManager : IDisposable
public ref class AzureADServiceManager : IDisposable
public class AzureADServiceManager implements IDisposable
public class AzureADServiceManager implements IDisposable

Inheritance Hierarchy

System.Object
  Microsoft.WindowsServerSolutions.AzureADIntegration.AzureADServiceManager

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows 7 x32, Windows 7 x64, Windows Server 2008 R2 x64, Windows Server 2012 x64, Windows Server 2012 R2 x64

Target Platforms

Windows Server 2012 R2 x64, Windows Server 2012 R2 Essentials

See Also

Reference

AzureADServiceManager Members
Microsoft.WindowsServerSolutions.AzureADIntegration Namespace

Copyright © 2013 by Microsoft Corporation. All rights reserved.