System.Web.Configuration.FormsAuthenticationUserCollection: Property Members

The properties of System.Web.Configuration.FormsAuthenticationUserCollection are listed below. For a list of all members, see the FormsAuthenticationUserCollection Members list.

See Also: Inherited members from System.Configuration.ConfigurationElementCollection

Public Properties

[read-only]
AllKeysstring[].

Gets all the collection's keys.

[read-only]
override
CollectionTypeSystem.Configuration.ConfigurationElementCollectionType.

Gets the type of the System.Web.Configuration.FormsAuthenticationUserCollection.

default property
Item(int)FormsAuthenticationUser. Documentation for this section has not yet been entered.
[read-only]
default property
Item(string)FormsAuthenticationUser. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
ElementNamestring. Documentation for this section has not yet been entered.
[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.
[read-only]
override
ThrowOnDuplicatebool. Documentation for this section has not yet been entered.