System.Web
2.0.0.0
System.Configuration.ConfigurationSection
To be added.
To be added.
Constructor
To be added.
To be added.
2.0.0.0
Property
System.Configuration.ConfigurationProperty("cacheRolesInCookie", DefaultValue=false)
System.Boolean
To be added.
To be added.
To be added.
2.0.0.0
Property
System.Configuration.ConfigurationProperty("cookieName", DefaultValue=".ASPXROLES")
System.Configuration.StringValidator(MinLength=1)
System.ComponentModel.TypeConverter(typeof(System.Configuration.WhiteSpaceTrimStringConverter))
System.String
To be added.
To be added.
To be added.
2.0.0.0
Property
System.Configuration.ConfigurationProperty("cookiePath", DefaultValue="/")
System.Configuration.StringValidator(MinLength=1)
System.ComponentModel.TypeConverter(typeof(System.Configuration.WhiteSpaceTrimStringConverter))
System.String
To be added.
To be added.
To be added.
2.0.0.0
Property
System.Configuration.ConfigurationProperty("cookieProtection", DefaultValue="All")
System.Web.Security.CookieProtection
To be added.
To be added.
To be added.
2.0.0.0
Property
System.Configuration.ConfigurationProperty("cookieRequireSSL", DefaultValue=false)
System.Boolean
To be added.
To be added.
To be added.
2.0.0.0
Property
System.Configuration.ConfigurationProperty("cookieSlidingExpiration", DefaultValue=true)
System.Boolean
To be added.
To be added.
To be added.
2.0.0.0
Property
System.ComponentModel.TypeConverter(typeof(System.Configuration.TimeSpanMinutesOrInfiniteConverter))
System.Configuration.ConfigurationProperty("cookieTimeout", DefaultValue="00:30:00")
System.Configuration.TimeSpanValidator(MinValueString="00:00:00", MaxValueString="10675199.02:48:05.4775807")
System.TimeSpan
To be added.
To be added.
To be added.
2.0.0.0
Property
System.Configuration.ConfigurationProperty("createPersistentCookie", DefaultValue=false)
System.Boolean
To be added.
To be added.
To be added.
2.0.0.0
Property
System.Configuration.ConfigurationProperty("defaultProvider", DefaultValue="AspNetSqlRoleProvider")
System.Configuration.StringValidator(MinLength=1)
System.ComponentModel.TypeConverter(typeof(System.Configuration.WhiteSpaceTrimStringConverter))
System.String
To be added.
To be added.
To be added.
2.0.0.0
Property
System.Configuration.ConfigurationProperty("domain")
System.String
To be added.
To be added.
To be added.
2.0.0.0
Property
System.Configuration.ConfigurationProperty("enabled", DefaultValue=false)
System.Boolean
To be added.
To be added.
To be added.
2.0.0.0
Property
System.Configuration.ConfigurationProperty("maxCachedResults", DefaultValue=25)
System.Int32
To be added.
To be added.
To be added.
2.0.0.0
Property
System.Configuration.ConfigurationPropertyCollection
To be added.
To be added.
To be added.
2.0.0.0
Property
System.Configuration.ConfigurationProperty("providers")
System.Configuration.ProviderSettingsCollection
To be added.
To be added.
To be added.
2.0.0.0