LoginResult members

Represents the results of a logon attempt on a SharePoint site that uses forms-based authentication.

The LoginResult type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

Fields

  Name Description
Public field CookieName Represents the name of the cookie that is holding a user's session authentication ticket.
Public field ErrorCode Represents the reason why a logon attempt failed on a SharePoint site that is using forms-based authentication.
Public field TimeoutSeconds

Top

See also

Reference

LoginResult structure

WebSvcAuthentication namespace