Looks for an appSetting key you specify and if it exists and is set to true or 1 which forces SSL.
public RequireSslAttribute(string appSettingsKey)
Parameters
appSettingsKey
Overloads:
public RequireSslAttribute()
public RequireSslAttribute(bool requireSsl)
public RequireSslAttribute(Type type, string method)
See also:
Class RequireSslAttribute© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic