System.Web.Profile.SettingsAllowAnonymousAttribute Members

The members of System.Web.Profile.SettingsAllowAnonymousAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Creates a new instance of the System.Web.Profile.SettingsAllowAnonymousAttribute class and specifies whether to allow anonymous access to the associated profile property.

Public Properties

[read-only]
Allowbool.

Gets a value indicating whether the associated property of a custom profile implementation can be accessed if the user is an anonymous user.

Public Methods

override
IsDefaultAttribute() : bool

Gets a value indicating whether the SettingsAllowAnonymousAttribute.Allow property is set to the default value.