Класс TrustedUserHeader
This class is not used.
Иерархия наследования
System. . :: . .Object
System.Web.Services.Protocols. . :: . .SoapHeader
ReportService2010..::..TrustedUserHeader
Пространство имен: ReportService2010
Сборка: ReportService2010 (в ReportService2010.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class TrustedUserHeader _
Inherits SoapHeader
'Применение
Dim instance As TrustedUserHeader
[SerializableAttribute]
public class TrustedUserHeader : SoapHeader
[SerializableAttribute]
public ref class TrustedUserHeader : public SoapHeader
[<SerializableAttribute>]
type TrustedUserHeader =
class
inherit SoapHeader
end
public class TrustedUserHeader extends SoapHeader
Тип TrustedUserHeader обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
![]() |
Actor | (Производный от SoapHeader.) |
![]() |
AnyAttr | This property is not used. |
![]() |
DidUnderstand | (Производный от SoapHeader.) |
![]() |
EncodedMustUnderstand | (Производный от SoapHeader.) |
![]() |
EncodedMustUnderstand12 | (Производный от SoapHeader.) |
![]() |
EncodedRelay | (Производный от SoapHeader.) |
![]() |
MustUnderstand | (Производный от SoapHeader.) |
![]() |
Relay | (Производный от SoapHeader.) |
![]() |
Role | (Производный от SoapHeader.) |
![]() |
UserName | This property is not used. |
![]() |
UserToken | This property is not used. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.