你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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