C# Class Frapid.Areas.RemoteUser

Afficher le fichier Open project: frapid/frapid Class Usage Examples

Méthodes publiques

Méthode Description
Get ( System.Web.HttpContextBase context = null ) : RemoteUser
IsListedInSpamDatabase ( string tenant ) : bool

Method Details

Get() public static méthode

public static Get ( System.Web.HttpContextBase context = null ) : RemoteUser
context System.Web.HttpContextBase
Résultat RemoteUser

IsListedInSpamDatabase() public static méthode

public static IsListedInSpamDatabase ( string tenant ) : bool
tenant string
Résultat bool