Class TeamDeskAuthenticationType


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

      • TeamDeskAuthenticationType

        public TeamDeskAuthenticationType()
    • Method Detail

      • fromString

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