C# Class UCosmic.Web.Mvc.Controllers.T4MVC_SamlMetadataController

Inheritance: UCosmic.Web.Mvc.Controllers.SamlMetadataController
Afficher le fichier Open project: ucosmic/UCosmicAlpha

Méthodes publiques

Méthode Description
RealSamlMetadata ( string contentType ) : System.Web.Mvc.PartialViewResult
T4MVC_SamlMetadataController ( ) : System
TestSamlMetadata ( string contentType ) : System.Web.Mvc.PartialViewResult

Method Details

RealSamlMetadata() public méthode

public RealSamlMetadata ( string contentType ) : System.Web.Mvc.PartialViewResult
contentType string
Résultat System.Web.Mvc.PartialViewResult

T4MVC_SamlMetadataController() public méthode

public T4MVC_SamlMetadataController ( ) : System
Résultat System

TestSamlMetadata() public méthode

public TestSamlMetadata ( string contentType ) : System.Web.Mvc.PartialViewResult
contentType string
Résultat System.Web.Mvc.PartialViewResult