asp.net.ph

GenericIdentity Class

System.Security.Principal Namespace


Represents a generic user.

GenericIdentity Class Members

Collapse   Constructors

Visibility Constructor Parameters
public GenericIdentity ( String name , String type )
public GenericIdentity ( String name )

Collapse   Properties

Visibility Name Value Type Accessibility
public AuthenticationType String [ Get ]
public Claims IEnumerable`1 [ Get ]
public IsAuthenticated Boolean [ Get ]
public Name String [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
public Clone ( ) ClaimsIdentity

Remarks

An identity object that represents the user on whose behalf the code is running.

See Also

GenericPrincipal Class 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