Sha256: 2a1ff3900b18af6d0bc912fcd8dc07157706232ad5ac6b9db61d2e2cef867675
Contents?: true
Size: 517 Bytes
Versions: 9
Compression:
Stored size: 517 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::Web::Mgmt::V2018_02_01 module Models # # Defines values for BuiltInAuthenticationProvider # module BuiltInAuthenticationProvider AzureActiveDirectory = "AzureActiveDirectory" Facebook = "Facebook" Google = "Google" MicrosoftAccount = "MicrosoftAccount" Twitter = "Twitter" end end end
Version data entries
9 entries across 9 versions & 1 rubygems