AzureSqlServerActiveDirectoryOnlyAuthenticationAdapter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adapter for Azure SQL Server Active Directory administrator operations
public class AzureSqlServerActiveDirectoryOnlyAuthenticationAdapter
type AzureSqlServerActiveDirectoryOnlyAuthenticationAdapter = class
Public Class AzureSqlServerActiveDirectoryOnlyAuthenticationAdapter
- Inheritance
-
AzureSqlServerActiveDirectoryOnlyAuthenticationAdapter
Constructors
| Name | Description |
|---|---|
| AzureSqlServerActiveDirectoryOnlyAuthenticationAdapter(IAzureContext) |
Constructs a Azure SQL Server Active Directory administrator adapter |
Properties
| Name | Description |
|---|---|
| Context |
Gets or sets the Azure profile |
Methods
| Name | Description |
|---|---|
| CreateServerActiveDirectoryOnlyAuthenticationModelFromResponse(String, String, ServerAzureADOnlyAuthentication) |
Converts the response from the service to a powershell database object |