C# Class TeamMentor.CoreLib.TM_Config_Utils

Afficher le fichier Open project: TeamMentor/Master

Méthodes publiques

Méthode Description
currentExpirationDate ( this tmConfig ) : System.DateTime
emailAdminOnNewUsers ( this tmConfig ) : bool
enable304Redirects ( this tmConfig ) : bool
enableGZipForWebServices ( this tmConfig ) : bool
newAccountsEnabled ( this tmConfig ) : bool
showDetailedErrorMessages ( this tmConfig ) : bool
show_ContentToAnonymousUsers ( this tmConfig ) : bool
show_LibraryToAnonymousUsers ( this tmConfig ) : bool
tmConfig_SetCurrent ( this userData, TMConfig tmConfig ) : bool
windowsAuthentication_Enabled ( this tmConfig ) : bool

Method Details

currentExpirationDate() public static méthode

public static currentExpirationDate ( this tmConfig ) : System.DateTime
tmConfig this
Résultat System.DateTime

emailAdminOnNewUsers() public static méthode

public static emailAdminOnNewUsers ( this tmConfig ) : bool
tmConfig this
Résultat bool

enable304Redirects() public static méthode

public static enable304Redirects ( this tmConfig ) : bool
tmConfig this
Résultat bool

enableGZipForWebServices() public static méthode

public static enableGZipForWebServices ( this tmConfig ) : bool
tmConfig this
Résultat bool

newAccountsEnabled() public static méthode

public static newAccountsEnabled ( this tmConfig ) : bool
tmConfig this
Résultat bool

showDetailedErrorMessages() public static méthode

public static showDetailedErrorMessages ( this tmConfig ) : bool
tmConfig this
Résultat bool

show_ContentToAnonymousUsers() public static méthode

public static show_ContentToAnonymousUsers ( this tmConfig ) : bool
tmConfig this
Résultat bool

show_LibraryToAnonymousUsers() public static méthode

public static show_LibraryToAnonymousUsers ( this tmConfig ) : bool
tmConfig this
Résultat bool

tmConfig_SetCurrent() public static méthode

public static tmConfig_SetCurrent ( this userData, TMConfig tmConfig ) : bool
userData this
tmConfig TMConfig
Résultat bool

windowsAuthentication_Enabled() public static méthode

public static windowsAuthentication_Enabled ( this tmConfig ) : bool
tmConfig this
Résultat bool