C# Class Profiles.Login.Modules.ShibLogin.ShibLogin

Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: ProfilesRNS/ProfilesRNS

Méthodes publiques

Méthode Description
ShibLogin ( ) : System
ShibLogin ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
RedirectAuthenticatedUser ( ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

ShibLogin() public méthode

public ShibLogin ( ) : System
Résultat System

ShibLogin() public méthode

public ShibLogin ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System
pagedata System.Xml.XmlDocument
moduleparams List
pagenamespaces System.Xml.XmlNamespaceManager
Résultat System