IWithAuthenticationTypeAndLoginPassword Interface

Definition

Sets the authentication type and SQL or Active Directory administrator login and password.

public interface IWithAuthenticationTypeAndLoginPassword
type IWithAuthenticationTypeAndLoginPassword = interface
Public Interface IWithAuthenticationTypeAndLoginPassword
Derived

Methods

WithActiveDirectoryLoginAndPassword(String, String)
WithSqlAdministratorLoginAndPassword(String, String)

Applies to