asp.net.ph

FormsAuthenticationUserCollection Class

System.Web.Configuration Namespace


.NET Framework version 2.0

FormsAuthenticationUserCollection Class Members

Collapse   Constructors

Visibility Constructor Parameters
public FormsAuthenticationUserCollection ( )

Collapse   Properties

Visibility Name Value Type Accessibility
public AllKeys String [ Get ]
public CollectionType ConfigurationElementCollectionType [ Get ]
public Item ( String name ) FormsAuthenticationUser [ Get ]
public Item ( Int32 index ) FormsAuthenticationUser [ Get , Set ]

Collapse   Methods

Visibility Name Parameters Return Type
public Add ( FormsAuthenticationUser user ) Void
public Clear ( ) Void
protected CreateNewElement ( ) ConfigurationElement
public Get ( String name ) FormsAuthenticationUser
public Get ( Int32 index ) FormsAuthenticationUser
protected GetElementKey ( ConfigurationElement element ) Object
public GetKey ( Int32 index ) String
public Remove ( String name ) Void
public RemoveAt ( Int32 index ) Void
public Set ( FormsAuthenticationUser user ) Void

Remarks


See Also

Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph