Method | 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, |
||
windowsAuthentication_Enabled ( this tmConfig ) : bool |
public static currentExpirationDate ( this tmConfig ) : System.DateTime | ||
tmConfig | this | |
return | System.DateTime |
public static emailAdminOnNewUsers ( this tmConfig ) : bool | ||
tmConfig | this | |
return | bool |
public static enable304Redirects ( this tmConfig ) : bool | ||
tmConfig | this | |
return | bool |
public static enableGZipForWebServices ( this tmConfig ) : bool | ||
tmConfig | this | |
return | bool |
public static newAccountsEnabled ( this tmConfig ) : bool | ||
tmConfig | this | |
return | bool |
public static showDetailedErrorMessages ( this tmConfig ) : bool | ||
tmConfig | this | |
return | bool |
public static show_ContentToAnonymousUsers ( this tmConfig ) : bool | ||
tmConfig | this | |
return | bool |
public static show_LibraryToAnonymousUsers ( this tmConfig ) : bool | ||
tmConfig | this | |
return | bool |
public static tmConfig_SetCurrent ( this userData, |
||
userData | this | |
tmConfig | ||
return | bool |
public static windowsAuthentication_Enabled ( this tmConfig ) : bool | ||
tmConfig | this | |
return | bool |