Share via


AzureSqlServerActiveDirectoryOnlyAuthenticationAdapter Class

Definition

Adapter for Azure SQL Server Active Directory administrator operations

public class AzureSqlServerActiveDirectoryOnlyAuthenticationAdapter
type AzureSqlServerActiveDirectoryOnlyAuthenticationAdapter = class
Public Class AzureSqlServerActiveDirectoryOnlyAuthenticationAdapter
Inheritance
AzureSqlServerActiveDirectoryOnlyAuthenticationAdapter

Constructors

AzureSqlServerActiveDirectoryOnlyAuthenticationAdapter(IAzureContext)

Constructs a Azure SQL Server Active Directory administrator adapter

Properties

Context

Gets or sets the Azure profile

Methods

CreateServerActiveDirectoryOnlyAuthenticationModelFromResponse(String, String, ServerAzureADOnlyAuthentication)

Converts the response from the service to a powershell database object

Applies to