MySoapHeader Class
类库说明文档
| MySoapHeader Class |
webservice 用户验证
Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] public class MySoapHeader : SoapHeader
The MySoapHeader type exposes the following members.
| Name | Description | |
|---|---|---|
| MySoapHeader | Initializes a new instance of the MySoapHeader class | |
| MySoapHeader(String, String) | Initializes a new instance of the MySoapHeader class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| Valid |
| Name | Description | |
|---|---|---|
| Actor | (Inherited from SoapHeader.) | |
| customTag |
自定义信息
| |
| DidUnderstand | (Inherited from SoapHeader.) | |
| EncodedMustUnderstand | (Inherited from SoapHeader.) | |
| EncodedMustUnderstand12 | (Inherited from SoapHeader.) | |
| EncodedRelay | (Inherited from SoapHeader.) | |
| loginUserId |
登陆ID
| |
| MustUnderstand | (Inherited from SoapHeader.) | |
| passWord |
passWord
| |
| Relay | (Inherited from SoapHeader.) | |
| Role | (Inherited from SoapHeader.) | |
| roleCode |
角色等级
| |
| roleLevel |
角色等级
| |
| supplementCode |
管理单位、平台编码
| |
| userName |
userName
|