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
[read-only] | AllKeys | string[].
![]() Gets all the collection's keys. |
[read-only] override | CollectionType | System.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. |
[read-only] override | ElementName | string. Documentation for this section has not yet been entered. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. |
[read-only] override | ThrowOnDuplicate | bool. Documentation for this section has not yet been entered. |