Sha256: 8d4bfdde5d10e330013c2945a86793641a24683fd44e07fa5069fe7e28aa1000
Contents?: true
Size: 429 Bytes
Versions: 9
Compression:
Stored size: 429 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 UnauthenticatedClientAction # module UnauthenticatedClientAction RedirectToLoginPage = "RedirectToLoginPage" AllowAnonymous = "AllowAnonymous" end end end
Version data entries
9 entries across 9 versions & 1 rubygems