文档
测试

authorize

POST
http://cnshah0itiis01/DSignService/DSignService.asmx/authorize

接口描述

用户授权

请求头

参数名
类型
描述
必填
Content-Type
string
application/json;charset=UTF-8
必填

请求参数

参数名
类型
描述
必填
username
string
用户名(NT账号)
必填
role
string
role value
必填

成功返回

参数名
类型
描述
必填
d
dict
微软(默认)
必填
meta
dict
状态
必填
status
int
状态码,正确为200
必填
msg
string
返回状态说明
必填
data
dict
数据
必填
__type
string
微软(默认)
必填