Sha256: 947bc2b5c2ff03beb0af6271c98080483e0c0b347fcf69084a786d67a5d457c7

Contents?: true

Size: 511 Bytes

Versions: 6

Compression:

Stored size: 511 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.

module Azure::ARM::Web
  module Models
    #
    # Defines values for BuiltInAuthenticationProvider
    #
    module BuiltInAuthenticationProvider
      AzureActiveDirectory = "AzureActiveDirectory"
      Facebook = "Facebook"
      Google = "Google"
      MicrosoftAccount = "MicrosoftAccount"
      Twitter = "Twitter"
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
azure_mgmt_web-0.7.0 lib/generated/azure_mgmt_web/models/built_in_authentication_provider.rb
azure_mgmt_web-0.6.0 lib/generated/azure_mgmt_web/models/built_in_authentication_provider.rb
azure_mgmt_web-0.5.0 lib/generated/azure_mgmt_web/models/built_in_authentication_provider.rb
azure_mgmt_web-0.4.0 lib/generated/azure_mgmt_web/models/built_in_authentication_provider.rb
azure_mgmt_web-0.3.1 lib/azure_mgmt_web/models/built_in_authentication_provider.rb
azure_mgmt_web-0.3.0 lib/azure_mgmt_web/models/built_in_authentication_provider.rb