Share via


NonAuthenticatedIdentity Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

This class provides an IIdentity that is not considered authenticated. This allows a site to recognize a user without treating the user as authenticated.

The NonAuthenticatedIdentity type exposes the following members.

Constructors

  Name Description
Aa510692.pubmethod(en-US,CS.70).gif NonAuthenticatedIdentity Overloaded. Initializes a new instance of the NonAuthenticatedIdentity class representing the user with the specified name.

Top

Methods

  Name Description
Aa510692.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa510692.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa510692.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa510692.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa510692.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa510692.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa510692.pubproperty(en-US,CS.70).gif AuthenticationType (Inherited from GenericIdentity.)
Aa510692.pubproperty(en-US,CS.70).gif IsAuthenticated Gets a value indicating whether the user has been authenticated. (Overrides GenericIdentity..::.IsAuthenticated.)
Aa510692.pubproperty(en-US,CS.70).gif Name (Inherited from GenericIdentity.)

Top

See Also

Reference

NonAuthenticatedIdentity Class

Microsoft.CommerceServer.Runtime Namespace