Sha256: a0afa716834d88fb87dd95b60e89085d513f7bf3510d24053d1cd20cb87cf0ae
Contents?: true
Size: 429 Bytes
Versions: 2
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::V2020_09_01 module Models # # Defines values for UnauthenticatedClientAction # module UnauthenticatedClientAction RedirectToLoginPage = "RedirectToLoginPage" AllowAnonymous = "AllowAnonymous" end end end
Version data entries
2 entries across 2 versions & 1 rubygems