System.Web 1.0.5000.0 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. System.Object System.Security.Principal.IIdentity The class is used by the when a user is authenticated with forms authentication. An instance of the class is created using the that is decrypted from the forms-authentication cookie or from the URL. The new instance of the class is used to construct a new object that is set as the value of the property for the current . Represents a user identity authenticated using forms authentication. This class cannot be inherited. Constructor To be added Initializes a new instance of the class. The authentication ticket upon which this identity is based. 1.0.5000.0 2.0.0.0 Property System.String To be added: an object of type 'string' To be added Gets the type of authenticated identity. 1.0.5000.0 2.0.0.0 Property System.Boolean To be added: an object of type 'bool' To be added Gets a value that indicates whether authentication took place. 1.0.5000.0 2.0.0.0 Property System.String To be added: an object of type 'string' The property returns the value of the property from the supplied to the constructor. Gets the user name of the forms identity. 1.0.5000.0 2.0.0.0 Property System.Web.Security.FormsAuthenticationTicket To be added: an object of type 'FormsAuthenticationTicket' To be added Gets the for the forms-authentication user identity. 1.0.5000.0 2.0.0.0