Свойство | Тип | Описание | |
---|---|---|---|
originalWebHttpBehaviour | WebHttpBehavior | ||
serviceHostBase | ServiceHostBase | ||
serviceRoute | ServiceRoute | ||
tmWebHttpBehavior | |||
urlPath | string | ||
urlPath_Tests | string | ||
webServiceHostFactory |
Метод | Описание | |
---|---|---|
Admin_Logs ( ) : string | ||
Admin_Logs_Reset ( ) : string | ||
Admin_Restart ( ) : string | ||
Article ( string articleId ) : string | ||
Article_Html ( string articleId ) : string | ||
Folders ( string libraryId ) : List |
||
Libraries ( ) : List |
||
Library ( string nameOrId ) : |
||
Login ( string username, string password ) : System.Guid | ||
LoginResponse ( string username, string password ) : |
||
Login_using_Credentials ( |
||
Logout ( ) : System.Guid | ||
RBAC_CurrentIdentity_IsAuthenticated ( ) : bool | ||
RBAC_CurrentIdentity_Name ( ) : string | ||
RBAC_CurrentPrincipal_Roles ( ) : List |
||
RBAC_HasRole ( string role ) : bool | ||
RBAC_IsAdmin ( ) : bool | ||
Redirect_Login ( string referer ) : Stream | ||
SendEmail ( |
||
SessionId ( ) : string | ||
SetRouteTable ( ) : void | ||
TBot_Json ( string what ) : Stream | ||
TBot_List ( ) : Stream | ||
TBot_Render ( string what ) : Stream | ||
TBot_Run ( string what ) : Stream | ||
TM_REST ( ) : System | ||
User_LoggedIn ( ) : bool | ||
Version ( ) : string | ||
View ( string viewId ) : TeamMentor.CoreLib.View_V3 | ||
check_CSRF_Header ( ) : void |
Метод | Описание | |
---|---|---|
Admin_ReloadCache ( ) : string | ||
CreateCSVUsers ( string payload ) : string | ||
DeleteUser ( string userId ) : bool | ||
Get_TM_SecretData ( ) : |
||
Publish_Data ( ) : bool | ||
Redirect_PasswordResetPage ( string userId ) : Stream | ||
Reload_Cache ( ) : string | ||
Reload_TMConfig ( ) : bool | ||
Reload_UserData ( ) : bool | ||
Set_TM_SecretData ( |
||
VerifyUserData ( string payload ) : string | ||
user ( string userNameOrId ) : |
||
user_Create ( |
||
user_Delete ( string userId ) : bool | ||
user_New ( |
||
user_Save ( |
||
user_Update ( |
||
user_Verify ( |
||
user_inDomain ( string domain, string user ) : |
||
users ( ) : List |
||
users ( string usersIds ) : List |
public Article ( string articleId ) : string | ||
articleId | string | |
Результат | string |
public Article_Html ( string articleId ) : string | ||
articleId | string | |
Результат | string |
public Folders ( string libraryId ) : List |
||
libraryId | string | |
Результат | List |
public Library ( string nameOrId ) : |
||
nameOrId | string | |
Результат |
public Login ( string username, string password ) : System.Guid | ||
username | string | |
password | string | |
Результат | System.Guid |
public LoginResponse ( string username, string password ) : |
||
username | string | |
password | string | |
Результат |
public Login_using_Credentials ( |
||
credentials | ||
Результат | System.Guid |
public RBAC_CurrentIdentity_IsAuthenticated ( ) : bool | ||
Результат | bool |
public RBAC_CurrentIdentity_Name ( ) : string | ||
Результат | string |
public RBAC_CurrentPrincipal_Roles ( ) : List |
||
Результат | List |
public RBAC_HasRole ( string role ) : bool | ||
role | string | |
Результат | bool |
public Redirect_Login ( string referer ) : Stream | ||
referer | string | |
Результат | Stream |
public SendEmail ( |
||
emailMessagePost | ||
Результат | bool |
public TBot_Render ( string what ) : Stream | ||
what | string | |
Результат | Stream |
public View ( string viewId ) : TeamMentor.CoreLib.View_V3 | ||
viewId | string | |
Результат | TeamMentor.CoreLib.View_V3 |
public static WebHttpBehavior originalWebHttpBehaviour | ||
Результат | WebHttpBehavior |
public static ServiceHostBase serviceHostBase | ||
Результат | ServiceHostBase |
public static ServiceRoute serviceRoute | ||
Результат | ServiceRoute |
public static TMWebHttpBehavior,TeamMentor.CoreLib tmWebHttpBehavior | ||
Результат |