### YamlMime:JavaEnum fields: - fullName: com.microsoft.azure.management.sql.AuthenticationType.ADPASSWORD name: ADPASSWORD nameWithType: AuthenticationType.ADPASSWORD summary:

Enum value ADPassword.

uid: com.microsoft.azure.management.sql.AuthenticationType.ADPASSWORD - fullName: com.microsoft.azure.management.sql.AuthenticationType.SQL name: SQL nameWithType: AuthenticationType.SQL summary:

Enum value SQL.

uid: com.microsoft.azure.management.sql.AuthenticationType.SQL inheritances: - - methods: - fullName: com.microsoft.azure.management.sql.AuthenticationType.fromString(String value) name: fromString(String value) nameWithType: AuthenticationType.fromString(String value) parameters: - description:

the serialized value to parse.

name: value type: returns: description:

the parsed AuthenticationType object, or null if unable to parse.

type: summary: >-

Parses a serialized value to a AuthenticationType instance.

syntax: public static AuthenticationType fromString(String value) uid: com.microsoft.azure.management.sql.AuthenticationType.fromString(String) - fullName: com.microsoft.azure.management.sql.AuthenticationType.toString() name: toString() nameWithType: AuthenticationType.toString() returns: type: syntax: public String toString() uid: com.microsoft.azure.management.sql.AuthenticationType.toString() nameWithType: AuthenticationType syntax: public enum AuthenticationType uid: com.microsoft.azure.management.sql.AuthenticationType fullName: com.microsoft.azure.management.sql.AuthenticationType name: AuthenticationType package: com.microsoft.azure.management.sql summary:

Defines values for AuthenticationType.

metadata: {}