This documentation is archived and is not being maintained.
SettingsAllowAnonymousAttribute Properties
.NET Framework (current version)
Namespace:
System.Web.ProfileAssembly:
System.Web (in System.Web.dll)
| Name | Description |
|---|
 | Allow | Gets a value indicating whether the associated property of a custom profile implementation can be accessed if the user is an anonymous user. |
 | TypeId | When implemented in a derived class, gets a unique identifier for this Attribute.(Inherited from Attribute.) |
Return to top