Class MongoDbAuthenticationType


  • public final class MongoDbAuthenticationType
    extends com.azure.core.util.ExpandableStringEnum<MongoDbAuthenticationType>
    Defines values for MongoDbAuthenticationType.
    • Constructor Detail

      • MongoDbAuthenticationType

        public MongoDbAuthenticationType()
    • Method Detail

      • fromString

        public static MongoDbAuthenticationType fromString​(String name)
        Creates or finds a MongoDbAuthenticationType from its string representation.
        Parameters:
        name - a name to look for.
        Returns:
        the corresponding MongoDbAuthenticationType.