Error from msdn -- NO2. rolemanager element (ASP. NET settings schema)

Source: Internet
Author: User

(1) Error page path:

L MS-help: // Ms. msdnqtr. v80.en/MS. msdn. v80/MS. netdevfx. v20.en/dv_aspnetgenref/html/plugin

L http://msdn2.microsoft.com/en-us/library/ms164660.aspx

(2) Page content:

 

Configures an application for role management.

This element is new in the. NET Framework Version 2.0.

 

<Rolemanager

Cacherolesincookie = "True | false"

Cookiename = "name"

Cookiepath = "/"

Cookieprotection = "All | encryption | validation | none"

Cookierequiressl = "True | false"

Cookieslidingexpiration = "True | false"

Cookietimeout = "number of minutes"

Createpersistentcookie = "True | false"

Defaultprovider = "provider name"

Domain = "Cookie domain">(Error here)

Enabled = "True | false"

Maxcachedresults = "Maximum number of role names cached"(Error here)

<Providers>... </providers>

</Rolemanager>

 

 

(3) Brief description:

In <Rolemanager> StatementCodeMedium, attribute Domain = "Cookie domain" And should not be followed by right angle brackets ( > ). This is an error. It should be wrong, because the previous <Rolemanager> No ending right angle brackets ( > ).

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.