C# 클래스 TeamMentor.CoreLib.TM_Config_Utils

파일 보기 프로젝트 열기: TeamMentor/Master

공개 메소드들

메소드 설명
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

메소드 상세

currentExpirationDate() 공개 정적인 메소드

public static currentExpirationDate ( this tmConfig ) : System.DateTime
tmConfig this
리턴 System.DateTime

emailAdminOnNewUsers() 공개 정적인 메소드

public static emailAdminOnNewUsers ( this tmConfig ) : bool
tmConfig this
리턴 bool

enable304Redirects() 공개 정적인 메소드

public static enable304Redirects ( this tmConfig ) : bool
tmConfig this
리턴 bool

enableGZipForWebServices() 공개 정적인 메소드

public static enableGZipForWebServices ( this tmConfig ) : bool
tmConfig this
리턴 bool

newAccountsEnabled() 공개 정적인 메소드

public static newAccountsEnabled ( this tmConfig ) : bool
tmConfig this
리턴 bool

showDetailedErrorMessages() 공개 정적인 메소드

public static showDetailedErrorMessages ( this tmConfig ) : bool
tmConfig this
리턴 bool

show_ContentToAnonymousUsers() 공개 정적인 메소드

public static show_ContentToAnonymousUsers ( this tmConfig ) : bool
tmConfig this
리턴 bool

show_LibraryToAnonymousUsers() 공개 정적인 메소드

public static show_LibraryToAnonymousUsers ( this tmConfig ) : bool
tmConfig this
리턴 bool

tmConfig_SetCurrent() 공개 정적인 메소드

public static tmConfig_SetCurrent ( this userData, TMConfig tmConfig ) : bool
userData this
tmConfig TMConfig
리턴 bool

windowsAuthentication_Enabled() 공개 정적인 메소드

public static windowsAuthentication_Enabled ( this tmConfig ) : bool
tmConfig this
리턴 bool