Class DynamicsAuthenticationType


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

      • DynamicsAuthenticationType

        public DynamicsAuthenticationType()
    • Method Detail

      • fromString

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