Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains constants representing the URIs specifying how the password for a UsernameToken security token is sent in a SOAP message.
Namespace: Microsoft.Web.Services3.Security.Tokens
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
Usage
'Usage
Dim passwordTypes1 As New PasswordTypes()
Syntax
'Declaration
Public Class PasswordTypes
public class PasswordTypes
public ref class PasswordTypes
public class PasswordTypes
public class PasswordTypes
Remarks
WSE uses the constants in the PasswordTypes class when sending SOAP messages that contain UsernameToken security tokens. The particular constant used by WSE depends upon the value of the PasswordOption property for the UsernameToken.
Inheritance Hierarchy
System.Object
Microsoft.Web.Services3.Security.Tokens.PasswordTypes
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server
Target Platforms
See Also
Reference
PasswordTypes Members
Microsoft.Web.Services3.Security.Tokens Namespace
UsernameToken
PasswordOption
SendPlainText