Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a security header that will be added to the SOAP request.
Namespace: Microsoft.Web.Services3.Security
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
'Usage
Dim security1 As Security
'Declaration
Public Class Security
Inherits WSESoapHeader
public class Security : WSESoapHeader
public ref class Security : WSESoapHeader
public class Security extends WSESoapHeader
public class Security extends WSESoapHeader
A security header provides a mechanism for attaching security-related information targeted at a specific receiver. A SOAP message can have multiple security headers.
A typical security header can contain multiple tokens, signatures and encryption keys.
Note
The value of the MustUnderstand property is ignored and always has a value of true.
System.Object
Microsoft.Web.Services3.Xml.WSESoapHeader
Microsoft.Web.Services3.Security.Security
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server