C# Class Mvc.Client.Extensions.HttpContextExtensions

Afficher le fichier Open project: aspnet-contrib/AspNet.Security.OpenId.Providers

Méthodes publiques

Méthode Description
GetExternalProviders ( this context ) : IEnumerable
IsProviderSupported ( this context, string provider ) : bool

Method Details

GetExternalProviders() public static méthode

public static GetExternalProviders ( this context ) : IEnumerable
context this
Résultat IEnumerable

IsProviderSupported() public static méthode

public static IsProviderSupported ( this context, string provider ) : bool
context this
provider string
Résultat bool