Enum SplashPage
The type of splash page for the SSID ('None', 'Click-through splash page', 'Billing', 'Password-protected with Meraki RADIUS', 'Password-protected with custom RADIUS', 'Password-protected with Active Directory', 'Password-protected with LDAP', 'SMS authentication', 'Systems Manager Sentry', 'Facebook Wi-Fi', 'Google OAuth', 'Sponsored guest', 'Cisco ISE' or 'Google Apps domain'). This attribute is not supported for template children. ///
[JsonConverter(typeof(StringEnumConverter))]
public enum SplashPage
- Extension Methods
Fields
[EnumMember(Value = "Billing")] Billing = 2
Enum Billing for "Billing"
[EnumMember(Value = "Cisco ISE")] CiscoISE = 12
Cisco ISE
[EnumMember(Value = "Click-through splash page")] Clickthroughsplashpage = 1
Click-through splash page
[EnumMember(Value = "Facebook Wi-Fi")] FacebookWiFi = 9
Facebook Wi-Fi
[EnumMember(Value = "Google Apps domain")] GoogleAppsDomain = 13
Google Apps domain
[EnumMember(Value = "Google OAuth")] GoogleOAuth = 10
Google OAuth
[EnumMember(Value = "None")] None = 0
None
[EnumMember(Value = "Password-protected with Active Directory")] PasswordprotectedwithActiveDirectory = 5
Password-protected with Active Directory
[EnumMember(Value = "Password-protected with LDAP")] PasswordprotectedwithLDAP = 6
Password-protected with LDAP
[EnumMember(Value = "Password-protected with Meraki RADIUS")] PasswordprotectedwithMerakiRADIUS = 3
Password-protected with Meraki RADIUS
[EnumMember(Value = "Password-protected with custom RADIUS")] PasswordprotectedwithcustomRADIUS = 4
Password-protected with custom RADIUS
[EnumMember(Value = "SMS authentication")] SMSauthentication = 7
SMS authentication
[EnumMember(Value = "Sponsored guest")] SponsoredGuest = 11
Sponsored guest
[EnumMember(Value = "Systems Manager Sentry")] SystemsManagerSentry = 8
Systems Manager Sentry